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" : "Medication",
"id" : "example-medication",
"meta" : {
"versionId" : "10",
"lastUpdated" : "2022-08-22T08:29:46.670+08:00",
"source" : "http://provider.hie.moh.gov.my#luMHDWniHDEi418A",
"profile" : [
🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Medication-my-core"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication example-medication</b></p><a name=\"example-medication\"> </a><a name=\"hcexample-medication\"> </a><a name=\"example-medication-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: 10; Last updated: 2022-08-22 08:29:46+0800; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://provider.hie.moh.gov.my#luMHDWniHDEi418A\">http://provider.hie.moh.gov.my#luMHDWniHDEi418A</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Medication-my-core.html\">Medication (MY Core)</a></p></div><blockquote><p><b>ExtensionAudit (MY Core)</b></p><ul><li>recorder: <a href=\"PractitionerRole/8c99c924-ba17-47aa-8bf1-b88cf0e68b61/_history/1\">HASAN</a></li><li>recordedDate: 2022-08-15 14:48:27+0800</li><li>lastUpdater: <a href=\"PractitionerRole/8c99c924-ba17-47aa-8bf1-b88cf0e68b61/_history/1\">HASAN</a></li></ul></blockquote><p><b>ExtensionServiceProvider (MY Core)</b>: <a href=\"Organization/11-05060009\">Organization/11-05060009</a></p><p><b>ExtensionMedicationKnowledge (MY Core)</b>: <a href=\"MedicationKnowledge/N02BE01000T1001XX\">MedicationKnowledge/N02BE01000T1001XX</a></p><p><b>code</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/drug-my-core N02BE01000T1001XX}\">Paracetamol 500mg Tab</span></p><p><b>status</b>: Active</p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "recorder",
"valueReference" : {
"reference" : "PractitionerRole/8c99c924-ba17-47aa-8bf1-b88cf0e68b61/_history/1",
"display" : "HASAN"
}
},
{
"url" : "recordedDate",
"valueDateTime" : "2022-08-15T14:48:27+08:00"
},
{
"url" : "lastUpdater",
"valueReference" : {
"reference" : "PractitionerRole/8c99c924-ba17-47aa-8bf1-b88cf0e68b61/_history/1",
"display" : "HASAN"
}
}
],
"url" : "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"
},
{
"url" : "http://fhir.hie.moh.gov.my/StructureDefinition/service-provider-my-core",
"valueReference" : {
"reference" : "Organization/11-05060009"
}
},
{
"url" : "http://fhir.hie.moh.gov.my/StructureDefinition/medication-knowledge-my-core",
"valueReference" : {
"reference" : "MedicationKnowledge/N02BE01000T1001XX"
}
}
],
"code" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/drug-my-core",
"code" : "N02BE01000T1001XX",
"display" : "Paracetamol 500 mg Tablet"
}
],
"text" : "Paracetamol 500mg Tab"
},
"status" : "active"
}