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
<Condition xmlns="http://hl7.org/fhir">
<id value="example-condition"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2022-09-25T16:33:27.185+08:00"/>
<source value="#TadwzkiECoBwSOs9"/>
<profile
value="http://fhir.hie.moh.gov.my/StructureDefinition/Condition-my-core"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition example-condition</b></p><a name="example-condition"> </a><a name="hcexample-condition"> </a><a name="example-condition-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: 2022-09-25 16:33:27+0800; </p><p style="margin-bottom: 0px">Information Source: #TadwzkiECoBwSOs9</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Condition-my-core.html">Condition (MY Core)</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">active</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role DD}">Primary Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://id.who.int/icd/release/11/mms EB01.0}">Red dermographism</span></p><p><b>subject</b>: <a href="Patient/ab80bc38-d33c-4ba1-992c-1fd26ed69e8d">Patient/ab80bc38-d33c-4ba1-992c-1fd26ed69e8d</a></p><p><b>encounter</b>: <a href="Encounter/a1039c67-6882-4a4b-881e-541653534351">Encounter/a1039c67-6882-4a4b-881e-541653534351</a></p><p><b>recordedDate</b>: 2022-09-26 00:33:00+0800</p><p><b>recorder</b>: <a href="PractitionerRole/7514c6ca-e4fe-4278-9d59-a68184d3be00/_history/7">PractitionerRole/7514c6ca-e4fe-4278-9d59-a68184d3be00/_history/7</a></p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
<display value="active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/>
<version value="4.0.1"/>
<code value="DD"/>
<display value="Primary Diagnosis"/>
</coding>
</category>
<code>
<coding>
<system value="http://id.who.int/icd/release/11/mms"/>
<code value="EB01.0"/>
<display value="Red dermographism"/>
</coding>
<text value="Red dermographism"/>
</code>
<subject>
<reference value="Patient/ab80bc38-d33c-4ba1-992c-1fd26ed69e8d"/>
</subject>
<encounter>
<reference value="Encounter/a1039c67-6882-4a4b-881e-541653534351"/>
</encounter>
<recordedDate value="2022-09-26T00:33:00.000+08:00"/>
<recorder>
<reference
value="PractitionerRole/7514c6ca-e4fe-4278-9d59-a68184d3be00/_history/7"/>
</recorder>
</Condition>