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
{
"resourceType" : "Medication",
"id" : "Vaccine-SIIMeasles",
"meta" : {
"profile" : [
🔗 "http://smart.who.int/immunizations-measles/StructureDefinition/SGVaccineProduct"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication Vaccine-SIIMeasles</b></p><a name=\"Vaccine-SIIMeasles\"> </a><a name=\"hcVaccine-SIIMeasles\"> </a><a name=\"Vaccine-SIIMeasles-en-US\"> </a><p><b>SGMedicationClassification</b>: <span title=\"Codes:{http://id.who.int/icd/release/11/mms XM8L15}\">Measles, live attenuated</span></p><p><b>code</b>: <span title=\"Codes:{http://smart.who.int/immunizations-measles/CodeSystem/VaccineProducts 20009060/2}\">Serum Institute of India Measles vaccine</span></p></div>"
},
"extension" : [
{
"url" : "http://smart.who.int/immunizations-measles/StructureDefinition/SGMedicationClassification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://id.who.int/icd/release/11/mms",
"code" : "XM8L15"
}
]
}
}
],
"code" : {
"coding" : [
{
"system" : "http://smart.who.int/immunizations-measles/CodeSystem/VaccineProducts",
"code" : "20009060/2"
}
]
}
}