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
<Slot xmlns="http://hl7.org/fhir">
<id value="example-slot"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2022-09-26T06:12:43.410+08:00"/>
<source value="http://cprchospital.moh.gov.my#mPZE0WRRslihjIDQ"/>
<profile
value="http://fhir.hie.moh.gov.my/StructureDefinition/Slot-my-core"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Slot example-slot</b></p><a name="example-slot"> </a><a name="hcexample-slot"> </a><a name="example-slot-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: 2022-09-26 06:12:43+0800; </p><p style="margin-bottom: 0px">Information Source: <a href="http://cprchospital.moh.gov.my#mPZE0WRRslihjIDQ">http://cprchospital.moh.gov.my#mPZE0WRRslihjIDQ</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Slot-my-core.html">Slot (MY Core)</a></p></div><blockquote><p><b>ExtensionSlotQuota (MY Core)</b></p><ul><li>available: 5</li><li>quota: 5</li></ul></blockquote><p><b>identifier</b>: HTJ-SLT-2200000005</p><p><b>serviceCategory</b>: <span title="Codes:{http://snomed.info/sct 46111000}">Secondary care</span></p><p><b>serviceType</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/secondary-care-type-my-core 22232009}">Hospital</span></p><p><b>specialty</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core 02}">General Medicine</span></p><p><b>appointmentType</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core internal}">Internal</span></p><p><b>schedule</b>: <a href="Schedule/2f994245-45cd-4d77-ad7c-40240924705a">Schedule/2f994245-45cd-4d77-ad7c-40240924705a</a></p><p><b>status</b>: Free</p><p><b>start</b>: 2022-09-30 08:30:00+0800</p><p><b>end</b>: 2022-09-30 16:30:00+0800</p><p><b>comment</b>: TESTING</p></div>
</text>
<extension
url="http://fhir.hie.moh.gov.my/StructureDefinition/slot-quota-my-core">
<extension url="available">
<valueString value="5"/>
</extension>
<extension url="quota">
<valueString value="5"/>
</extension>
</extension>
<identifier>
<value value="HTJ-SLT-2200000005"/>
</identifier>
<serviceCategory>
<coding>
<system value="http://snomed.info/sct"/>
<code value="46111000"/>
<display value="Secondary care"/>
</coding>
</serviceCategory>
<serviceType>
<coding>
<system
value="http://fhir.hie.moh.gov.my/CodeSystem/secondary-care-type-my-core"/>
<code value="22232009"/>
<display value="Hospital"/>
</coding>
</serviceType>
<specialty>
<coding>
<system
value="http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core"/>
<code value="02"/>
<display value="General Medicine"/>
</coding>
</specialty>
<appointmentType>
<coding>
<system
value="http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core"/>
<code value="internal"/>
<display value="Internal"/>
</coding>
</appointmentType>
<schedule>
<reference value="Schedule/2f994245-45cd-4d77-ad7c-40240924705a"/>
</schedule>
<status value="free"/>
<start value="2022-09-30T08:30:00.000+08:00"/>
<end value="2022-09-30T16:30:00.000+08:00"/>
<comment value="TESTING"/>
</Slot>