: 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 class="res-header-id"><b>Generated Narrative: Immunization db1b8c4e-4175-11e9-97b5-0753fbae2fb1</b></p><a name="db1b8c4e-4175-11e9-97b5-0753fbae2fb1"> </a><a name="hcdb1b8c4e-4175-11e9-97b5-0753fbae2fb1"> </a><a name="db1b8c4e-4175-11e9-97b5-0753fbae2fb1-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: 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 Label: unrestricted (Details: Confidentiality code U = 'unrestricted')</p></div><p><b>Vaccine Serial Number Extension</b>: 126599092844</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 12341000168106}, {https://www.humanservices.gov.au/organisations/health-professionals/enablers/air-vaccine-code-formats IFHX}">Infanrix Hexa</span></p><p><b>patient</b>: <a href="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --> 2025-02))</a></p><p><b>encounter</b>: <a href="Encounter-1e5cae20-85bf-11e8-b401-ffccd711ad9g.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2021-10-25 01:43:30+0000 --> 2021-10-25 02:21:30+0000; reasonCode = </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>: <span title="Codes:{http://snomed.info/sct 368208006}">Structure of left upper arm</span></p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 26643006}">Oral route</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><span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}">Administering Provider</span></td><td><a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">Practitioner John Smith </a></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>