COVID19 Case Reporting - Local Development build (v0.1.0). See the Directory of published versions
: Lab Result Task Output - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "vs-lab-task-output",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-lab-task-output.html\"><code>http://openhie.org/fhir/covid19-casereporting/CodeSystem/cs-lab-task-output</code></a></li></ul></div>"
},
"url" : "http://openhie.org/fhir/covid19-casereporting/ValueSet/vs-lab-task-output",
"version" : "0.1.0",
"name" : "VSLabTaskOutput",
"title" : "Lab Result Task Output",
"status" : "active",
"experimental" : false,
"date" : "2023-04-04T11:04:38+00:00",
"publisher" : "Jembi Health Systems",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.jembi.org"
},
{
"system" : "email",
"value" : "info@jembi.org"
}
]
}
],
"description" : "Custom code system to support the need to indicate that a COVID19 result was documented by the lab",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://openhie.org/fhir/covid19-casereporting/CodeSystem/cs-lab-task-output"
}
]
}
}