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
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="example-practitionerrole"/>
<meta>
<versionId value="5"/>
<lastUpdated value="2022-09-23T06:18:15.705+08:00"/>
<source value="http://provider.hie.moh.gov.my#mDknNZGKHwU9ZSrt"/>
<profile
value="http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole example-practitionerrole</b></p><a name="example-practitionerrole"> </a><a name="hcexample-practitionerrole"> </a><a name="example-practitionerrole-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: 5; Last updated: 2022-09-23 06:18:15+0800; </p><p style="margin-bottom: 0px">Information Source: <a href="http://provider.hie.moh.gov.my#mDknNZGKHwU9ZSrt">http://provider.hie.moh.gov.my#mDknNZGKHwU9ZSrt</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-PractitionerRole-my-core.html">PractitionerRole (MY Core)</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner/4152a326-2150-4475-80a1-af9a38e3a807">SAIFULDAULAH BIN MOHD HAFIZ NGOO</a></p><p><b>organization</b>: <a href="Organization/MHNEXUS">MHN</a></p><p><b>code</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/practitioner-role-code-my-core ITO}">IT Officer</span></p><p><b>specialty</b>: <span title="Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core 105}">General Emergency Medicine</span></p><p><b>location</b>: </p><ul><li><a href="Location/905614ed-a58e-4d91-8058-cb633055a39d">BILIK RAWATAN 1</a></li><li><a href="Location/d935d30a-9273-4f21-a8d2-d49ede5e142b">WARD A</a></li></ul><p><b>healthcareService</b>: </p><ul><li><a href="HealthcareService/1a8d7629-fdf7-43c5-9951-32ac96c9c5d4">Non-communicable Disease</a></li><li><a href="HealthcareService/795d0d6c-4f92-4be8-bf06-78f00cd65c80">General Family Medicine</a></li><li><a href="HealthcareService/b9402722-f0d0-4ccd-ae27-e610f1414c60">General Medicine</a></li><li><a href="HealthcareService/90dc8fa7-0951-400d-bcbe-360d7c61ca09">General Dental Public Health</a></li></ul><p><b>telecom</b>: <a href="mailto:saifuldaulah@mhn.asia">saifuldaulah@mhn.asia</a></p></div>
</text>
<active value="true"/>
<practitioner>
<reference value="Practitioner/4152a326-2150-4475-80a1-af9a38e3a807"/>
<identifier>
<system value="http://fhir.hie.moh.gov.my/sid/professional-no"/>
<value value="81751"/>
</identifier>
<display value="SAIFULDAULAH BIN MOHD HAFIZ NGOO"/>
</practitioner>
<organization>
<reference value="Organization/MHNEXUS"/>
<display value="MHN"/>
</organization>
<code>
<coding>
<system
value="http://fhir.hie.moh.gov.my/CodeSystem/practitioner-role-code-my-core"/>
<code value="ITO"/>
<display value="IT Officer"/>
</coding>
</code>
<specialty>
<coding>
<system
value="http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core"/>
<code value="105"/>
<display value="General Emergency Medicine"/>
</coding>
</specialty>
<location>
<reference value="Location/905614ed-a58e-4d91-8058-cb633055a39d"/>
<display value="BILIK RAWATAN 1"/>
</location>
<location>
<reference value="Location/d935d30a-9273-4f21-a8d2-d49ede5e142b"/>
<display value="WARD A"/>
</location>
<healthcareService>
<reference
value="HealthcareService/1a8d7629-fdf7-43c5-9951-32ac96c9c5d4"/>
<display value="Non-communicable Disease"/>
</healthcareService>
<healthcareService>
<reference
value="HealthcareService/795d0d6c-4f92-4be8-bf06-78f00cd65c80"/>
<display value="General Family Medicine"/>
</healthcareService>
<healthcareService>
<reference
value="HealthcareService/b9402722-f0d0-4ccd-ae27-e610f1414c60"/>
<display value="General Medicine"/>
</healthcareService>
<healthcareService>
<reference
value="HealthcareService/90dc8fa7-0951-400d-bcbe-360d7c61ca09"/>
<display value="General Dental Public Health"/>
</healthcareService>
<telecom>
<system value="email"/>
<value value="saifuldaulah@mhn.asia"/>
<use value="work"/>
</telecom>
</PractitionerRole>