: Immunisation Administered Example - XML Representation
Raw xml | Download
<Immunization xmlns="http://hl7.org/fhir">
<id value="db1b8c4e-4175-11e9-97b5-0753fbae2fb1"/>
<meta>
<lastUpdated value="2021-10-27T01:43:30Z"/>
<profile
value="https://fhir.medirecords.com/StructureDefinition/mr-immunisation"/>
<security>
<system
value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
<code value="U"/>
</security>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Immunization</b><a name="db1b8c4e-4175-11e9-97b5-0753fbae2fb1"> </a></p><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">Resource Immunization "db1b8c4e-4175-11e9-97b5-0753fbae2fb1" Updated "2021-10-27 01:43:30+0000" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-immunisation.html">MR Immunisation</a></p><p style="margin-bottom: 0px">Security Labels: <span title="{http://terminology.hl7.org/CodeSystem/v3-Confidentiality http://terminology.hl7.org/CodeSystem/v3-Confidentiality}">http://terminology.hl7.org/CodeSystem/v3-Confidentiality</span></p></div><p><b>Vaccine Serial Number Extension</b>: 126599092844</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Infanrix Hexa <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#12341000168106; air-vaccine-code-formats#IFHX)</span></p><p><b>patient</b>: <a href="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c</a> " GREY"</p><p><b>encounter</b>: <a href="Encounter-1e5cae20-85bf-11e8-b401-ffccd711ad9g.html">Encounter/1e5cae20-85bf-11e8-b401-ffccd711ad9g</a></p><p><b>occurrence</b>: 2021-10-27</p><p><b>recorded</b>: 2021-10-27</p><p><b>lotNumber</b>: 18921KI</p><p><b>site</b>: Structure of left upper arm <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#368208006)</span></p><p><b>route</b>: Oral route <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#26643006)</span></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td>Administering Provider <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/6.0.2/CodeSystem-v2-0443.html">providerRole</a>#AP)</span></td><td><a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054</a> " SMITH"</td></tr></table><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style="display: none">*</td><td>1</td><td>1</td></tr></table></div>
</text>
<extension
url="https://fhir.medirecords.com/StructureDefinition/mr-vaccine-serial-number-extn">
<valueString value="126599092844"/>
</extension>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="12341000168106"/>
<display value="Infanrix Hexa"/>
</coding>
<coding>
<system
value="https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats"/>
<code value="IFHX"/>
<display value="Infanrix Hexa"/>
</coding>
<text value="Infanrix Hexa"/>
</vaccineCode>
<patient>🔗
<reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
</patient>
<encounter>🔗
<reference value="Encounter/1e5cae20-85bf-11e8-b401-ffccd711ad9g"/>
</encounter>
<occurrenceDateTime value="2021-10-27"/>
<recorded value="2021-10-27"/>
<lotNumber value="18921KI"/>
<site>
<coding>
<system value="http://snomed.info/sct"/>
<code value="368208006"/>
<display value="Structure of left upper arm"/>
</coding>
</site>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26643006"/>
<display value="Oral route"/>
</coding>
</route>
<performer>
<function>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
<code value="AP"/>
<display value="Administering Provider"/>
</coding>
</function>
<actor>🔗
<reference value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
</actor>
</performer>
<protocolApplied>
<series value="1"/>
<doseNumberPositiveInt value="1"/>
</protocolApplied>
</Immunization>