WHO SMART Guidelines - Measles Immunization
0.1.0 - ci-build
WHO SMART Guidelines - Measles Immunization, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-example-immz and changes regularly. See the Directory of published versions
Draft as of 2024-08-12 |
{
"resourceType" : "ValueSet",
"id" : "Negativetestresult-values",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"🔗 ,
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset"🔗 ,
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Negativetestresult-values</b></p><a name=\"Negativetestresult-values\"> </a><a name=\"hcNegativetestresult-values\"> </a><a name=\"Negativetestresult-values-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/260385009\">260385009</a></td><td>Negative (qualifier value)</td></tr></table></li></ul></div>"
},
"url" : "http://smart.who.int/immunizations-measles/ValueSet/Negativetestresult-values",
"version" : "0.1.0",
"name" : "Negativetestresultvalues",
"title" : "Negative Test Results",
"status" : "draft",
"experimental" : true,
"date" : "2024-08-12T09:03:21+00:00",
"publisher" : "WHO",
"contact" : [
{
"name" : "WHO",
"telecom" : [
{
"system" : "url",
"value" : "http://who.int"
}
]
}
],
"description" : "Codes representing negative test result values",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "260385009",
"display" : "Negative (qualifier value)"
}
]
}
]
}
}