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
{
"resourceType" : "Practitioner",
"id" : "example-practitioner",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2022-09-20T13:56:24.034+08:00",
"source" : "#gEMvOh7Ox0Q9oTpE",
"profile" : [
🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner example-practitioner</b></p><a name=\"example-practitioner\"> </a><a name=\"hcexample-practitioner\"> </a><a name=\"example-practitioner-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: 2; Last updated: 2022-09-20 13:56:24+0800; </p><p style=\"margin-bottom: 0px\">Information Source: #gEMvOh7Ox0Q9oTpE</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Practitioner-my-core.html\">Practitioner (MY Core)</a></p></div><blockquote><p><b>ExtensionAudit (MY Core)</b></p><ul><li>recorder: <a href=\"PractitionerRole/null\">AWAL DANIAL</a></li><li>recordedDate: 2022-09-20 13:53:58+0800</li><li>lastUpdater: <a href=\"PractitionerRole/null\">null</a></li></ul></blockquote><p><b>identifier</b>: <code>http://fhir.hie.moh.gov.my/sid/professional-no</code>/81751, <code>http://fhir.hie.moh.gov.my/sid/my-kad-no</code>/921005146671</p><p><b>active</b>: true</p><p><b>name</b>: SAIFULDAULAH BIN MOHD HAFIZ NGOO</p><p><b>telecom</b>: ph: -unknown-(Work), <a href=\"mailto:saifuldaulah@mhn.asia\">saifuldaulah@mhn.asia</a></p><p><b>address</b>: MYS </p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1992-10-05</p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "recorder",
"valueReference" : {
"reference" : "PractitionerRole/null",
"display" : "AWAL DANIAL"
}
},
{
"url" : "recordedDate",
"valueDateTime" : "2022-09-20T13:53:58+08:00"
},
{
"url" : "lastUpdater",
"valueReference" : {
"reference" : "PractitionerRole/null",
"display" : "null"
}
}
],
"url" : "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"
}
],
"identifier" : [
{
"system" : "http://fhir.hie.moh.gov.my/sid/professional-no",
"value" : "81751"
},
{
"system" : "http://fhir.hie.moh.gov.my/sid/my-kad-no",
"value" : "921005146671"
}
],
"active" : true,
"name" : [
{
"extension" : [
{
"url" : "http://fhir.hie.moh.gov.my/StructureDefinition/person-title-my-core",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/person-title-my-core",
"code" : "C040",
"display" : "Doktor"
}
],
"text" : "S"
}
}
],
"text" : "SAIFULDAULAH BIN MOHD HAFIZ NGOO"
}
],
"telecom" : [
{
"system" : "phone",
"use" : "work"
},
{
"system" : "email",
"value" : "saifuldaulah@mhn.asia",
"use" : "work"
}
],
"address" : [
{
"country" : "MYS"
}
],
"gender" : "male",
"birthDate" : "1992-10-05"
}