HL7 FHIR Malaysia Core (MY Core) Implementation Guide
2.0.0 - ci-build
HL7 FHIR Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="example-immunization"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2023-09-15T11:25:22.775+08:00"/>
<source value="http://provider.hie.moh.gov.my#PnEHAWalvo0XS29w"/>
<profile
value="http://fhir.hie.moh.gov.my/StructureDefinition/Immunization-my-core"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization example-immunization</b></p><a name="example-immunization"> </a><a name="hcexample-immunization"> </a><a name="example-immunization-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">version: 1; Last updated: 2023-09-15 11:25:22+0800; </p><p style="margin-bottom: 0px">Information Source: <a href="http://provider.hie.moh.gov.my#PnEHAWalvo0XS29w">http://provider.hie.moh.gov.my#PnEHAWalvo0XS29w</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Immunization-my-core.html">Immunization (MY Core)</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/vaccine-code-my-core J07BX03000P3004}">COVID-19 Vaccine Janssen Inj</span></p><p><b>patient</b>: <a href="Patient/1725cc06-9544-4a10-b8e7-6fe5506d4749">Patient/1725cc06-9544-4a10-b8e7-6fe5506d4749</a></p><p><b>encounter</b>: <a href="Encounter/32e3996b-0a19-4f1f-9973-f0184fa90f06">Encounter/32e3996b-0a19-4f1f-9973-f0184fa90f06</a></p><p><b>occurrence</b>: 2023-09-15 03:23:39+0000</p><p><b>recorded</b>: 2023-09-15 03:23:39+0000</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: Fhnujk</p><p><b>expirationDate</b>: 2023-09-15</p><p><b>doseQuantity</b>: 9 ml<span style="background: LightGoldenRodYellow"> (Details: UCUM codemL = 'mL')</span></p><blockquote><p><b>performer</b></p><p><b>function</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 OP}">Ordering Provider</span></p><p><b>actor</b>: <a href="PractitionerRole/58039945-28c3-4b23-9669-77c1ece60319">PractitionerRole/58039945-28c3-4b23-9669-77c1ece60319</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}">Administering Provider</span></p><p><b>actor</b>: <a href="PractitionerRole/5a234254-1ef8-4383-9f72-5b612311aee2">PractitionerRole/5a234254-1ef8-4383-9f72-5b612311aee2</a></p></blockquote><p><b>note</b>: -</p><p><b>isSubpotent</b>: false</p><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Extension</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style="display: none">*</td><td/><td>9</td></tr></table></div>
</text>
<status value="completed"/>
<vaccineCode>
<coding>
<system
value="http://fhir.hie.moh.gov.my/CodeSystem/vaccine-code-my-core"/>
<version value="1.0.0"/>
<code value="J07BX03000P3004"/>
<display value="COVID-19 Vaccine Janssen Inj"/>
</coding>
</vaccineCode>
<patient>
<reference value="Patient/1725cc06-9544-4a10-b8e7-6fe5506d4749"/>
</patient>
<encounter>
<reference value="Encounter/32e3996b-0a19-4f1f-9973-f0184fa90f06"/>
</encounter>
<occurrenceDateTime value="2023-09-15T03:23:39.203Z"/>
<recorded value="2023-09-15T03:23:39.203Z"/>
<primarySource value="true"/>
<lotNumber value="Fhnujk"/>
<expirationDate value="2023-09-15"/>
<doseQuantity>
<value value="9"/>
<unit value="ml"/>
<system value="http://unitsofmeasure.org"/>
<code value="mL"/>
</doseQuantity>
<performer>
<function>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
<code value="OP"/>
<display value="Ordering Provider"/>
</coding>
</function>
<actor>
<reference
value="PractitionerRole/58039945-28c3-4b23-9669-77c1ece60319"/>
</actor>
</performer>
<performer>
<function>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
<code value="AP"/>
<display value="Administering Provider"/>
</coding>
</function>
<actor>
<reference
value="PractitionerRole/5a234254-1ef8-4383-9f72-5b612311aee2"/>
</actor>
</performer>
<note>
<text value="-"/>
</note>
<isSubpotent value="false"/>
<protocolApplied>
<extension
url="http://fhir.hie.moh.gov.my/StructureDefinition/extension-booster-my-core">
<valueBoolean value="false"/>
</extension>
<doseNumberPositiveInt value="9"/>
</protocolApplied>
</Immunization>