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
<MedicationDispense xmlns="http://hl7.org/fhir">
<id value="example-medicationdispense"/>
<meta>
<source value="http://provider.hie.moh.gov.my"/>
<profile
value="http://fhir.hie.moh.gov.my/StructureDefinition/MedicationDispense-my-core"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationDispense example-medicationdispense</b></p><a name="example-medicationdispense"> </a><a name="hcexample-medicationdispense"> </a><a name="example-medicationdispense-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-MedicationDispense-my-core.html">MedicationDispense (MY Core)</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/drug-my-core N02BE01000T1001XX}">Paracetamol 500 mg Tablet</span></p><p><b>subject</b>: <a href="Patient/7f696bd8-db54-49b8-ab4c-2cb2667481d4">Patient/7f696bd8-db54-49b8-ab4c-2cb2667481d4</a></p><p><b>authorizingPrescription</b>: <a href="MedicationRequest/782bbdcb-b35a-4244-a902-4ff01d11f3f6">MedicationRequest/782bbdcb-b35a-4244-a902-4ff01d11f3f6</a></p></div>
</text>
<status value="completed"/>
<medicationCodeableConcept>
<coding>
<system value="http://fhir.hie.moh.gov.my/CodeSystem/drug-my-core"/>
<code value="N02BE01000T1001XX"/>
<display value="Paracetamol 500 mg Tablet"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference value="Patient/7f696bd8-db54-49b8-ab4c-2cb2667481d4"/>
</subject>
<authorizingPrescription>
<reference
value="MedicationRequest/782bbdcb-b35a-4244-a902-4ff01d11f3f6"/>
</authorizingPrescription>
</MedicationDispense>