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" : "Bundle",
"id" : "example-bundle-bmi",
"type" : "transaction",
"entry" : [
{
"fullUrl" : "urn:uuid:00000011-0001-0001-0004-000000000001",
"resource" : {
"resourceType" : "Observation",
"id" : "sample-bmi-panel",
"meta" : {
"source" : "http://sample.com",
"profile" : [
🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-anthropometry-panel-my-core"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_sample-bmi-panel\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation sample-bmi-panel</b></p><a name=\"sample-bmi-panel\"> </a><a name=\"hcsample-bmi-panel\"> </a><a name=\"sample-bmi-panel-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.com\">http://sample.com</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-anthropometry-panel-my-core.html\">Observation Anthropometry Panel (MY Core)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 55418-8}\">Anthropometry panel</span></p><p><b>subject</b>: <a href=\"Patient/692a1a7d-38dc-409b-8049-e76918594989\">Patient/692a1a7d-38dc-409b-8049-e76918594989</a></p><p><b>encounter</b>: <a href=\"Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d\">Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d</a></p><p><b>effective</b>: 2024-07-01 08:00:00+0800</p><p><b>issued</b>: 2024-07-01 08:00:00+0800</p><p><b>performer</b>: Saifuldaulah Bin Mohd Hafiz Ngoo</p><p><b>hasMember</b>: </p><ul><li><code>Observation/urn:uuid:00000011-0005-0005-0004-000000000002</code></li><li><code>Observation/urn:uuid:00000011-0005-0005-0004-000000000003</code></li><li><code>Observation/urn:uuid:00000011-0005-0005-0004-000000000004</code></li><li><code>Observation/urn:uuid:00000011-0005-0005-0004-000000000005</code></li></ul></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "55418-8",
"display" : "Anthropometry panel"
}
]
},
"subject" : {
"reference" : "Patient/692a1a7d-38dc-409b-8049-e76918594989"
},
"encounter" : {
"reference" : "Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d"
},
"effectiveDateTime" : "2024-07-01T08:00:00+08:00",
"issued" : "2024-07-01T08:00:00+08:00",
"performer" : [
{
"type" : "PractitionerRole",
"display" : "Saifuldaulah Bin Mohd Hafiz Ngoo"
}
],
"hasMember" : [
{
"reference" : "Observation/urn:uuid:00000011-0005-0005-0004-000000000002"
},
{
"reference" : "Observation/urn:uuid:00000011-0005-0005-0004-000000000003"
},
{
"reference" : "Observation/urn:uuid:00000011-0005-0005-0004-000000000004"
},
{
"reference" : "Observation/urn:uuid:00000011-0005-0005-0004-000000000005"
}
]
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
},
{
"fullUrl" : "urn:uuid:00000011-0005-0005-0004-000000000002",
"resource" : {
"resourceType" : "Observation",
"id" : "sample-bmi",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-07-21T20:52:25.665+08:00",
"source" : "http://sample.com",
"profile" : [
🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-bmi-my-core"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_sample-bmi\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation sample-bmi</b></p><a name=\"sample-bmi\"> </a><a name=\"hcsample-bmi\"> </a><a name=\"sample-bmi-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: 2024-07-21 20:52:25+0800; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://sample.com\">http://sample.com</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-bmi-my-core.html\">Observation Body Mass Index (MY Core)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 39156-5}\">BMI</span></p><p><b>subject</b>: <a href=\"Patient/692a1a7d-38dc-409b-8049-e76918594989\">Patient/692a1a7d-38dc-409b-8049-e76918594989</a></p><p><b>encounter</b>: <a href=\"Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d\">Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d</a></p><p><b>effective</b>: 2024-07-01 08:00:00+0800</p><p><b>issued</b>: 2024-07-01 08:00:00+0800</p><p><b>performer</b>: Saifuldaulah Bin Mohd Hafiz Ngoo</p><p><b>value</b>: 19.5 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codekg/m2 = 'kg/m2')</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "39156-5",
"display" : "BMI"
}
]
},
"subject" : {
"reference" : "Patient/692a1a7d-38dc-409b-8049-e76918594989"
},
"encounter" : {
"reference" : "Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d"
},
"effectiveDateTime" : "2024-07-01T08:00:00+08:00",
"issued" : "2024-07-01T08:00:00+08:00",
"performer" : [
{
"type" : "PractitionerRole",
"display" : "Saifuldaulah Bin Mohd Hafiz Ngoo"
}
],
"valueQuantity" : {
"value" : 19.5,
"unit" : "kg/m2",
"system" : "http://unitsofmeasure.org",
"code" : "kg/m2"
}
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
},
{
"fullUrl" : "urn:uuid:00000011-0005-0005-0004-000000000003",
"resource" : {
"resourceType" : "Observation",
"id" : "sample-height",
"meta" : {
"source" : "http://sample.com",
"profile" : [
🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-height-my-core"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_sample-height\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation sample-height</b></p><a name=\"sample-height\"> </a><a name=\"hcsample-height\"> </a><a name=\"sample-height-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.com\">http://sample.com</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-height-my-core.html\">Observation Height (MY Core)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8302-2}\">Height</span></p><p><b>subject</b>: <a href=\"Patient/692a1a7d-38dc-409b-8049-e76918594989\">Patient/692a1a7d-38dc-409b-8049-e76918594989</a></p><p><b>encounter</b>: <a href=\"Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d\">Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d</a></p><p><b>effective</b>: 2024-07-01 08:00:00+0800</p><p><b>issued</b>: 2024-07-01 08:00:00+0800</p><p><b>performer</b>: Saifuldaulah Bin Mohd Hafiz Ngoo</p><p><b>value</b>: 168 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codecm = 'cm')</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8302-2",
"display" : "Height"
}
]
},
"subject" : {
"reference" : "Patient/692a1a7d-38dc-409b-8049-e76918594989"
},
"encounter" : {
"reference" : "Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d"
},
"effectiveDateTime" : "2024-07-01T08:00:00+08:00",
"issued" : "2024-07-01T08:00:00+08:00",
"performer" : [
{
"type" : "PractitionerRole",
"display" : "Saifuldaulah Bin Mohd Hafiz Ngoo"
}
],
"valueQuantity" : {
"value" : 168,
"unit" : "cm",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
}
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
},
{
"fullUrl" : "urn:uuid:00000011-0005-0005-0004-000000000004",
"resource" : {
"resourceType" : "Observation",
"id" : "sample-waist",
"meta" : {
"source" : "http://sample.com",
"profile" : [
🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-waist-my-core"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_sample-waist\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation sample-waist</b></p><a name=\"sample-waist\"> </a><a name=\"hcsample-waist\"> </a><a name=\"sample-waist-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.com\">http://sample.com</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-waist-my-core.html\">Observation Waist (MY Core)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8280-0}\">Waist Circumference</span></p><p><b>subject</b>: <a href=\"Patient/692a1a7d-38dc-409b-8049-e76918594989\">Patient/692a1a7d-38dc-409b-8049-e76918594989</a></p><p><b>encounter</b>: <a href=\"Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d\">Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d</a></p><p><b>effective</b>: 2024-07-01 08:00:00+0800</p><p><b>issued</b>: 2024-07-01 08:00:00+0800</p><p><b>performer</b>: Saifuldaulah Bin Mohd Hafiz Ngoo</p><p><b>value</b>: 28 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codecm = 'cm')</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8280-0",
"display" : "Waist Circumference"
}
]
},
"subject" : {
"reference" : "Patient/692a1a7d-38dc-409b-8049-e76918594989"
},
"encounter" : {
"reference" : "Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d"
},
"effectiveDateTime" : "2024-07-01T08:00:00+08:00",
"issued" : "2024-07-01T08:00:00+08:00",
"performer" : [
{
"type" : "PractitionerRole",
"display" : "Saifuldaulah Bin Mohd Hafiz Ngoo"
}
],
"valueQuantity" : {
"value" : 28,
"unit" : "cm",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
}
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
},
{
"fullUrl" : "urn:uuid:00000011-0005-0005-0004-000000000005",
"resource" : {
"resourceType" : "Observation",
"id" : "sample-weight",
"meta" : {
"source" : "http://sample.com",
"profile" : [
🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-weight-my-core"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_sample-weight\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation sample-weight</b></p><a name=\"sample-weight\"> </a><a name=\"hcsample-weight\"> </a><a name=\"sample-weight-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.com\">http://sample.com</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-weight-my-core.html\">Observation Weight (MY Core)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Weight</span></p><p><b>subject</b>: <a href=\"Patient/692a1a7d-38dc-409b-8049-e76918594989\">Patient/692a1a7d-38dc-409b-8049-e76918594989</a></p><p><b>encounter</b>: <a href=\"Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d\">Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d</a></p><p><b>effective</b>: 2024-07-01 08:00:00+0800</p><p><b>issued</b>: 2024-07-01 08:00:00+0800</p><p><b>performer</b>: Saifuldaulah Bin Mohd Hafiz Ngoo</p><p><b>value</b>: 55 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codekg = 'kg')</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "29463-7",
"display" : "Weight"
}
]
},
"subject" : {
"reference" : "Patient/692a1a7d-38dc-409b-8049-e76918594989"
},
"encounter" : {
"reference" : "Encounter/1ed9f4c0-69a9-4cf3-abd7-27d27943ee3d"
},
"effectiveDateTime" : "2024-07-01T08:00:00+08:00",
"issued" : "2024-07-01T08:00:00+08:00",
"performer" : [
{
"type" : "PractitionerRole",
"display" : "Saifuldaulah Bin Mohd Hafiz Ngoo"
}
],
"valueQuantity" : {
"value" : 55,
"unit" : "kg",
"system" : "http://unitsofmeasure.org",
"code" : "kg"
}
},
"request" : {
"method" : "POST",
"url" : "Observation"
}
}
]
}