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
<Encounter xmlns="http://hl7.org/fhir">
<id value="example-vci-enc-example"/>
<meta>
<source value="http://sample"/>
<profile
value="http://fhir.hie.moh.gov.my/StructureDefinition/Encounter-my-core"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter example-vci-enc-example</b></p><a name="example-vci-enc-example"> </a><a name="hcexample-vci-enc-example"> </a><a name="example-vci-enc-example-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://sample">http://sample</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Encounter-my-core.html">Encounter (MY Core)</a></p></div><p><b>identifier</b>: <code>http://fhir.hie.moh.gov.my/sid/vc-token</code>/19d3b96a-6c4d-485a-9514-cbf6ccfeed6b, <code>http://fhir.hie.moh.gov.my/sid/encounter-id</code>/HTJ-ENC-2307000110</p><p><b>status</b>: Arrived</p><h3>StatusHistories</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Status</b></td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td>Planned</td><td>2023-07-07 17:50:00+0800 --> 2023-07-07 18:20:00+0800</td></tr></table><p><b>class</b>: <a href="CodeSystem-code-system-encounter-class-my-core.html#code-system-encounter-class-my-core-VR">CodeSystemEncounterClass (MY Core) VR</a>: Virtual</p><p><b>type</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core 86}">Addiction & Substance Abuse</span></p><p><b>serviceType</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core VCI}">Individual Virtual Consultation</span></p><p><b>subject</b>: <a href="Patient/48e364a3-aa9b-4364-8458-d75c1591ef0d">SIVAKUMAR A/L ARUMUGAM </a></p><p><b>period</b>: 2023-07-07 17:50:35+0800 --> (ongoing)</p><p><b>serviceProvider</b>: <a href="Organization/11-05060009">Organization/11-05060009</a></p></div>
</text>
<identifier>
<system value="http://fhir.hie.moh.gov.my/sid/vc-token"/>
<value value="19d3b96a-6c4d-485a-9514-cbf6ccfeed6b"/>
</identifier>
<identifier>
<system value="http://fhir.hie.moh.gov.my/sid/encounter-id"/>
<value value="HTJ-ENC-2307000110"/>
</identifier>
<status value="arrived"/>
<statusHistory>
<status value="planned"/>
<period>
<start value="2023-07-07T17:50:00+08:00"/>
<end value="2023-07-07T18:20:00+08:00"/>
</period>
</statusHistory>
<class>
<system
value="http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core"/>
<code value="VR"/>
<display value="Virtual"/>
</class>
<type>
<coding>
<system
value="http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core"/>
<code value="86"/>
<display value="Addiction & Substance Abuse"/>
</coding>
</type>
<serviceType>
<coding>
<system
value="http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core"/>
<code value="VCI"/>
<display value="Individual Virtual Consultation"/>
</coding>
</serviceType>
<subject>
<reference value="Patient/48e364a3-aa9b-4364-8458-d75c1591ef0d"/>
<type value="Patient"/>
<display value="SIVAKUMAR A/L ARUMUGAM "/>
</subject>
<period>
<start value="2023-07-07T17:50:35+08:00"/>
</period>
<serviceProvider>
<reference value="Organization/11-05060009"/>
</serviceProvider>
</Encounter>