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-smoking-history",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2024-07-22T09:10:53.345+08:00",
"source" : "http://pekab40.moh.gov.my#oXjuIz1WcN59J4KV",
"profile" : [
🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-smoking-history-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-smoking-history</b></p><a name=\"example-observation-smoking-history\"> </a><a name=\"hcexample-observation-smoking-history\"> </a><a name=\"example-observation-smoking-history-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: 2024-07-22 09:10:53+0800; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://pekab40.moh.gov.my#oXjuIz1WcN59J4KV\">http://pekab40.moh.gov.my#oXjuIz1WcN59J4KV</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-smoking-history-my-core.html\">Observation Smoking History (MY Core)</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 72166-2}\">Smoking History</span></p><p><b>subject</b>: <a href=\"Patient/patient-placeholder\">Patient/patient-placeholder</a></p><p><b>effective</b>: 2024-07-16 14:40:57+0800</p><p><b>issued</b>: 2024-07-16 14:40:57+0800</p><p><b>performer</b>: Saifuldaulah Bin Mohd Hafiz Ngoo</p><p><b>note</b>: <div xmlns="http://www.w3.org/1999/xhtml"><table><tbody><tr><td>Smoking Status</td><td>true</td></tr><tr><td>Lifetime smoking use</td><td>15 years</td></tr><tr><td>Date quit smoking</td><td>19/7/2024</td></tr></tbody><tfoot><tr><td>Smoking device</td><td>Cigarette</td></tr><tr><td>Smoking history</td><td>&nbsp;Patient has been smoking for the past 15 years, have plan to quit now</td></tr></tfoot></table><p>&nbsp;</p></div></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 72166-2}\">Smoking status</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 74011-8}\">Lifetime smoking use</span></p><p><b>value</b>: 15 years<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codea = 'a')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 74010-0}\">Date quit smoking</span></p><p><b>value</b>: 2024-07-19</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 81228-9}\">Smoking product</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 722496004}\">Cigarette</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11366-2}\">Smoking History</span></p><p><b>value</b>: <div xmlns="http://www.w3.org/1999/xhtml">Patient has been smoking for the past 15 years, have plan to quit now</div></p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "social-history",
"display" : "Social History"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72166-2",
"display" : "Smoking History"
}
]
},
"subject" : {
"reference" : "Patient/patient-placeholder"
},
"effectiveDateTime" : "2024-07-16T14:40:57.067+08:00",
"issued" : "2024-07-16T14:40:57.067+08:00",
"performer" : [
{
"type" : "PractitionerRole",
"display" : "Saifuldaulah Bin Mohd Hafiz Ngoo"
}
],
"note" : [
{
"text" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tbody><tr><td>Smoking Status</td><td>true</td></tr><tr><td>Lifetime smoking use</td><td>15 years</td></tr><tr><td>Date quit smoking</td><td>19/7/2024</td></tr></tbody><tfoot><tr><td>Smoking device</td><td>Cigarette</td></tr><tr><td>Smoking history</td><td> Patient has been smoking for the past 15 years, have plan to quit now</td></tr></tfoot></table><p> </p></div>"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72166-2",
"display" : "Smoking status"
}
]
},
"valueBoolean" : true
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "74011-8",
"display" : "Lifetime smoking use"
}
]
},
"valueQuantity" : {
"value" : 15,
"unit" : "years",
"system" : "http://unitsofmeasure.org",
"code" : "a"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "74010-0",
"display" : "Date quit smoking"
}
]
},
"valueDateTime" : "2024-07-19"
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "81228-9",
"display" : "Smoking product"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "722496004",
"display" : "Cigarette"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11366-2",
"display" : "Smoking History"
}
]
},
"valueString" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Patient has been smoking for the past 15 years, have plan to quit now</div>"
}
]
}