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
<Observation xmlns="http://hl7.org/fhir">
<id value="example-observation-smoking-history"/>
<meta>
<versionId value="2"/>
<lastUpdated value="2024-07-22T09:10:53.345+08:00"/>
<source value="http://pekab40.moh.gov.my#oXjuIz1WcN59J4KV"/>
<profile
value="http://fhir.hie.moh.gov.my/StructureDefinition/Observation-smoking-history-my-core"/>
</meta>
<text>
<status value="generated"/>
<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>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="social-history"/>
<display value="Social History"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="72166-2"/>
<display value="Smoking History"/>
</coding>
</code>
<subject>
<reference value="Patient/patient-placeholder"/>
</subject>
<effectiveDateTime value="2024-07-16T14:40:57.067+08:00"/>
<issued value="2024-07-16T14:40:57.067+08:00"/>
<performer>
<type value="PractitionerRole"/>
<display value="Saifuldaulah Bin Mohd Hafiz Ngoo"/>
</performer>
<note>
<text
value="<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>"/>
</note>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="72166-2"/>
<display value="Smoking status"/>
</coding>
</code>
<valueBoolean value="true"/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="74011-8"/>
<display value="Lifetime smoking use"/>
</coding>
</code>
<valueQuantity>
<value value="15"/>
<unit value="years"/>
<system value="http://unitsofmeasure.org"/>
<code value="a"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="74010-0"/>
<display value="Date quit smoking"/>
</coding>
</code>
<valueDateTime value="2024-07-19"/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81228-9"/>
<display value="Smoking product"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="722496004"/>
<display value="Cigarette"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11366-2"/>
<display value="Smoking History"/>
</coding>
</code>
<valueString
value="<div xmlns="http://www.w3.org/1999/xhtml">Patient has been smoking for the past 15 years, have plan to quit now</div>"/>
</component>
</Observation>