COVID19 Case Reporting - Local Development build (v0.1.0). See the Directory of published versions
: Source of Information - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "vs-source-of-info",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-source-of-info.html\"><code>http://openhie.org/fhir/covid19-casereporting/CodeSystem/cs-source-of-info</code></a></li></ul></div>"
},
"url" : "http://openhie.org/fhir/covid19-casereporting/ValueSet/vs-source-of-info",
"version" : "0.1.0",
"name" : "VSSourceOfInfo",
"title" : "Source of Information",
"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 report on the origin of the individual's COVID19 diagnosis",
"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-source-of-info"
}
]
}
}