SMART Empty IG
0.1.0 - ci-build
SMART Empty IG, 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/jamlung-ri/smart-catopia-measles and changes regularly. See the Directory of published versions
Active as of 2024-08-23 |
{
"resourceType" : "CodeSystem",
"id" : "VaccineProducts",
"meta" : {
"lastUpdated" : "2024-05-03T19:08:20.722859Z"
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem VaccineProducts</b></p><a name=\"VaccineProducts\"> </a><a name=\"hcVaccineProducts\"> </a><a name=\"VaccineProducts-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-05-03 19:08:20+0000; Language: en</p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>conceptclass</td><td>conceptclass</td><td>https://api.qa.openconceptlab.org/orgs/OCL/sources/Classes/concepts</td><td>string</td><td>Standard list of concept classes.</td></tr><tr><td>datatype</td><td>datatype</td><td>https://api.qa.openconceptlab.org/orgs/OCL/sources/Datatypes/concepts</td><td>string</td><td>Standard list of concept datatypes.</td></tr><tr><td>inactive</td><td>inactive</td><td>http://hl7.org/fhir/concept-properties</td><td>Coding</td><td>True if the concept is not considered active.</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://smart.who.int/immunizations-measles/CodeSystem/VaccineProducts</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>inactive</b></td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">1<a name=\"VaccineProducts-1\"> </a></td><td>Serum Institute of India Measles vaccine</td><td>true</td></tr><tr><td style=\"white-space:nowrap\">7680007030014<a name=\"VaccineProducts-7680007030014\"> </a></td><td>M-M-RvaxPRO</td><td/></tr><tr><td style=\"white-space:nowrap\">20009060%2F2<a name=\"VaccineProducts-20009060.372F2\"> </a></td><td>Serum Institute of India Measles vaccine</td><td/></tr></table></div>"
},
"url" : "http://smart.who.int/immunizations-measles/CodeSystem/VaccineProducts",
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v2/0203",
"code" : "ACSN",
"display" : "Accession ID"
}
],
"text" : "Accession ID"
},
"system" : "https://api.qa.openconceptlab.org",
"value" : "/orgs/WHO-Smart-Guidelines/CodeSystem/VaccineProducts/"
}
],
"version" : "0.1.0",
"name" : "VaccineProducts",
"title" : "Vaccine Product codes CodeSet",
"status" : "active",
"experimental" : true,
"date" : "2024-08-23T18:53:53+00:00",
"publisher" : "WHO",
"contact" : [
{
"name" : "WHO",
"telecom" : [
{
"system" : "url",
"value" : "http://who.int"
}
]
}
],
"description" : "0.1.0",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"property" : [
{
"code" : "conceptclass",
"uri" : "https://api.qa.openconceptlab.org/orgs/OCL/sources/Classes/concepts",
"description" : "Standard list of concept classes.",
"type" : "string"
},
{
"code" : "datatype",
"uri" : "https://api.qa.openconceptlab.org/orgs/OCL/sources/Datatypes/concepts",
"description" : "Standard list of concept datatypes.",
"type" : "string"
},
{
"code" : "inactive",
"uri" : "http://hl7.org/fhir/concept-properties",
"description" : "True if the concept is not considered active.",
"type" : "Coding"
}
],
"concept" : [
{
"code" : "1",
"display" : "Serum Institute of India Measles vaccine",
"designation" : [
{
"language" : "en",
"value" : "Serum Institute of India Measles vaccine"
}
],
"property" : [
{
"code" : "conceptclass",
"valueString" : "Drug"
},
{
"code" : "datatype",
"valueString" : "None"
},
{
"code" : "inactive",
"valueBoolean" : true
}
]
},
{
"code" : "7680007030014",
"display" : "M-M-RvaxPRO",
"designation" : [
{
"language" : "en",
"value" : "M-M-RvaxPRO"
}
],
"property" : [
{
"code" : "conceptclass",
"valueString" : "Drug"
},
{
"code" : "datatype",
"valueString" : "None"
}
]
},
{
"code" : "20009060%2F2",
"display" : "Serum Institute of India Measles vaccine",
"designation" : [
{
"language" : "en",
"value" : "Serum Institute of India Measles vaccine"
}
],
"property" : [
{
"code" : "conceptclass",
"valueString" : "Drug"
},
{
"code" : "datatype",
"valueString" : "None"
}
]
}
]
}