Mongolian HDIT Implementation guide
1.0.0 - Review
Mongolian HDIT Implementation guide - Local Development build (v1.0.0). See the Directory of published versions
Source view
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="VaccinationTypes"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>Vaccination types</h2><p>This code system http://fhir.mn/CodeSystem/VaccinationTypes 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>Definition</b></td></tr><tr><td style="white-space:nowrap">Live<a name="VaccinationTypes-Live"> </a></td><td>Live-attenuated vaccines</td><td/></tr><tr><td style="white-space:nowrap">Inactive<a name="VaccinationTypes-Inactive"> </a></td><td>Inactivated vaccines</td><td/></tr><tr><td style="white-space:nowrap">Subunit<a name="VaccinationTypes-Subunit"> </a></td><td>Subunit, recombinant, polysaccharide and conjugate vaccines</td><td/></tr><tr><td style="white-space:nowrap">Recombinant<a name="VaccinationTypes-Recombinant"> </a></td><td>Recombinant vaccine</td><td/></tr><tr><td style="white-space:nowrap">Polysaccharide<a name="VaccinationTypes-Polysaccharide"> </a></td><td>Polysaccharide vaccine</td><td/></tr><tr><td style="white-space:nowrap">Conjugate<a name="VaccinationTypes-Conjugate"> </a></td><td>Conjugate vaccine</td><td/></tr><tr><td style="white-space:nowrap">Toxoid<a name="VaccinationTypes-Toxoid"> </a></td><td>Toxoid vaccines</td><td/></tr></table></div> </text> <url value="http://fhir.mn/CodeSystem/VaccinationTypes"/> <version value="1.0.0"/> <name value="VaccinationTypes"/> <title value="Vaccination types"/> <status value="active"/> <date value="2021-10-12T23:24:32+02:00"/> <publisher value="http://fhir.mn"/> <contact> <name value="Pétur Þór Valdimarsson"/> <telecom> <system value="url"/> <value value="http://fhir.mn"/> </telecom> <telecom> <system value="email"/> <value value="petur.valdimarsson@chorus.se"/> </telecom> </contact> <content value="complete"/> <concept> <code value="Live"/> <display value="Live-attenuated vaccines"/> </concept> <concept> <code value="Inactive"/> <display value="Inactivated vaccines"/> </concept> <concept> <code value="Subunit"/> <display value="Subunit, recombinant, polysaccharide and conjugate vaccines"/> </concept> <concept> <code value="Recombinant"/> <display value="Recombinant vaccine"/> </concept> <concept> <code value="Polysaccharide"/> <display value="Polysaccharide vaccine"/> </concept> <concept> <code value="Conjugate"/> <display value="Conjugate vaccine"/> </concept> <concept> <code value="Toxoid"/> <display value="Toxoid vaccines"/> </concept> </CodeSystem>