WHO Case Reporting for COVID-19 Surveillance
0.1.0 - ci-build
WHO Case Reporting for COVID-19 Surveillance - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "WhoCrValueSetSubmitted",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/v2/0136/index.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0136</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-WhoCrCodeSystemSubmissionCompletion.html\"><code>http://openhie.github.io/covid-19/CodeSystem/WhoCrCodeSystemSubmissionCompletion</code></a></li></ul></div>"
},
"url" : "http://openhie.github.io/covid-19/ValueSet/WhoCrValueSetSubmitted",
"version" : "0.1.0",
"name" : "WhoCrValueSetSubmitted",
"title" : "Report Submitted Yes/No/Partial",
"status" : "draft",
"experimental" : true,
"date" : "2021-02-11T17:12:53+00:00",
"publisher" : "OpenHIE",
"contact" : [
{
"name" : "OpenHIE",
"telecom" : [
{
"system" : "url",
"value" : "http://www.ohie.org"
}
]
}
],
"description" : "Report Submitted Yes/No/Partial",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"immutable" : false,
"copyright" : "2021",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0136"
},
{
"system" : "http://openhie.github.io/covid-19/CodeSystem/WhoCrCodeSystemSubmissionCompletion"
}
]
}
}