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
<ImmunizationRecommendation xmlns="http://hl7.org/fhir">
<id value="example-immunizationrecommendation-sample"/>
<meta>
<source value="http://provider.hie.moh.gov.my"/>
<profile
value="http://fhir.hie.moh.gov.my/StructureDefinition/ImmunizationRecommendation-my-core"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ImmunizationRecommendation example-immunizationrecommendation-sample</b></p><a name="example-immunizationrecommendation-sample"> </a><a name="hcexample-immunizationrecommendation-sample"> </a><a name="example-immunizationrecommendation-sample-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"/><p style="margin-bottom: 0px">Information Source: <a href="http://provider.hie.moh.gov.my">http://provider.hie.moh.gov.my</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ImmunizationRecommendation-my-core.html">ImmunizationRecommendation (MY Core)</a></p></div><p><b>patient</b>: <a href="Bundle-example-bundle-encounter-summary.html#Patient_patient-sample">Bundle: type = transaction</a></p><p><b>date</b>: 2022-01-01 10:30:00+0800</p><p><b>authority</b>: <a href="Organization/11-05060009">Organization/11-05060009</a></p><blockquote><p><b>recommendation</b></p><p><b>vaccineCode</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/vaccine-code-my-core J07BX03000P3001}">COVID-19 Vaccine AstraZeneca Inj</span></p><p><b>targetDisease</b>: <span title="Codes:{http://snomed.info/sct 186747009}">Coronavirus infection</span></p><p><b>forecastStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/immunization-recommendation-status complete}">Complete</span></p><h3>DateCriterions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org 30980-7}">Date vaccine due</span></td><td>2022-02-09 10:00:00+0800</td></tr></table><p><b>description</b>: Protocol details example, According to CPG vaccine guideline, example- immunizationrecommendatio-s09-02</p><p><b>series</b>: Name of vaccination series example,example- immunizationrecommendatio-s09-02</p><p><b>doseNumber</b>: 1</p><p><b>seriesDoses</b>: 3</p><p><b>supportingImmunization</b>: <a href="Immunization/immunization-sample">Immunization/immunization-sample</a></p></blockquote></div>
</text>
<patient>
<reference value="Patient/patient-sample"/>
</patient>
<date value="2022-01-01T10:30:00+08:00"/>
<authority>
<reference value="Organization/11-05060009"/>
</authority>
<recommendation>
<vaccineCode>
<coding>
<system
value="http://fhir.hie.moh.gov.my/CodeSystem/vaccine-code-my-core"/>
<code value="J07BX03000P3001"/>
<display value="COVID-19 Vaccine AstraZeneca Inj"/>
</coding>
</vaccineCode>
<targetDisease>
<coding>
<system value="http://snomed.info/sct"/>
<code value="186747009"/>
<display value="Coronavirus infection"/>
</coding>
</targetDisease>
<forecastStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/immunization-recommendation-status"/>
<code value="complete"/>
<display value="Complete"/>
</coding>
</forecastStatus>
<dateCriterion>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="30980-7"/>
<display value="Date vaccine due"/>
</coding>
</code>
<value value="2022-02-09T10:00:00+08:00"/>
</dateCriterion>
<description
value="Protocol details example, According to CPG vaccine guideline, example- immunizationrecommendatio-s09-02"/>
<series
value="Name of vaccination series example,example- immunizationrecommendatio-s09-02"/>
<doseNumberPositiveInt value="1"/>
<seriesDosesPositiveInt value="3"/>
<supportingImmunization>
<reference value="Immunization/immunization-sample"/>
</supportingImmunization>
</recommendation>
</ImmunizationRecommendation>