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" : "Observation",
"id" : "example-observation-child-dev-milestone",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2023-08-23T10:49:26.604+08:00",
"source" : "http://provider.hie.moh.gov.my#rP20xwdzOx3U1bdx",
"profile" : [
🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-developmental-milestone-my-core"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation example-observation-child-dev-milestone</b></p><a name=\"example-observation-child-dev-milestone\"> </a><a name=\"hcexample-observation-child-dev-milestone\"> </a><a name=\"example-observation-child-dev-milestone-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: 2023-08-23 10:49:26+0800; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://provider.hie.moh.gov.my#rP20xwdzOx3U1bdx\">http://provider.hie.moh.gov.my#rP20xwdzOx3U1bdx</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-developmental-milestone-my-core.html\">Observation Developmental Milestones (MY Core)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 251803000}\">Developmental Milestone</span></p><p><b>subject</b>: <a href=\"Patient/3ed70e67-eab8-4d5f-a31b-681d15d72a68\">Patient/3ed70e67-eab8-4d5f-a31b-681d15d72a68</a></p><p><b>encounter</b>: <a href=\"Encounter/4d76eda0-58a8-4e1b-a86c-0b19bac27c79\">Encounter/4d76eda0-58a8-4e1b-a86c-0b19bac27c79</a></p><p><b>effective</b>: 2023-08-23 10:51:00+0800</p><p><b>issued</b>: 2023-08-23 10:51:00+0800</p><p><b>performer</b>: <a href=\"PractitionerRole/d6775233-555a-42eb-98b8-970662d3ea01/_history/1\">LAILA HUDA</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 397669002}\">Age</span></p><p><b>value</b>: 273 days<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM coded = 'd')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/developmental-milestone-my-core gross-motor}\">Gross Motor</span></p><p><b>value</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/dev-milestone-gross-motor-my-core g9m}\">Up to 9 months of age</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/developmental-milestone-my-core fine-motor}\">Fine Motor</span></p><p><b>value</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/dev-milestone-fine-motor-my-core f9m}\">Up to 9 months of age</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/developmental-milestone-my-core speech}\">Speech</span></p><p><b>value</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/dev-milestone-speech-my-core s6m}\">Up to 6 months of age</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/developmental-milestone-my-core social}\">Social</span></p><p><b>value</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/dev-milestone-social-my-core sc9m}\">Up to 9 months of age</span></p></blockquote></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "251803000",
"display" : "Developmental Milestone"
}
]
},
"subject" : {
"reference" : "Patient/3ed70e67-eab8-4d5f-a31b-681d15d72a68"
},
"encounter" : {
"reference" : "Encounter/4d76eda0-58a8-4e1b-a86c-0b19bac27c79"
},
"effectiveDateTime" : "2023-08-23T10:51:00+08:00",
"issued" : "2023-08-23T10:51:00+08:00",
"performer" : [
{
"reference" : "PractitionerRole/d6775233-555a-42eb-98b8-970662d3ea01/_history/1",
"display" : "LAILA HUDA"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "397669002",
"display" : "Age"
}
]
},
"valueQuantity" : {
"value" : 273,
"unit" : "days",
"system" : "http://unitsofmeasure.org",
"code" : "d"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/developmental-milestone-my-core",
"code" : "gross-motor",
"display" : "Gross Motor"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/dev-milestone-gross-motor-my-core",
"code" : "g9m",
"display" : "Up to 9 months of age"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/developmental-milestone-my-core",
"code" : "fine-motor",
"display" : "Fine Motor"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/dev-milestone-fine-motor-my-core",
"code" : "f9m",
"display" : "Up to 9 months of age"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/developmental-milestone-my-core",
"code" : "speech",
"display" : "Speech"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/dev-milestone-speech-my-core",
"code" : "s6m",
"display" : "Up to 6 months of age"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/developmental-milestone-my-core",
"code" : "social",
"display" : "Social"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/dev-milestone-social-my-core",
"code" : "sc9m",
"display" : "Up to 9 months of age"
}
]
}
}
]
}