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-dd"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2023-09-18T15:29:16.678+08:00"/>
<source value="http://provider.hie.moh.gov.my"/>
<profile
value="http://fhir.hie.moh.gov.my/StructureDefinition/Condition-my-core"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition example-condition-dd</b></p><a name="example-condition-dd"> </a><a name="hcexample-condition-dd"> </a><a name="example-condition-dd-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-09-18 15:29:16+0800; </p><p style="margin-bottom: 0px">Information Source: <a href="http://provider.hie.moh.gov.my">http://provider.hie.moh.gov.my</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Condition-my-core.html">Condition (MY Core)</a></p></div><blockquote><p><b>ExtensionAudit (MY Core)</b></p><ul><li>lastUpdater: PUTERI NAJWA NABILA</li></ul></blockquote><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://fhir.hie.moh.gov.my/CodeSystem/condition-category-my-core death-certificate}">Death Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://id.who.int/icd/release/11/mms RA02}">Post COVID-19 condition</span></p><p><b>subject</b>: <a href="Patient/b369e20b-9c3a-4e4e-9b0e-c51ea28a09d8">Patient/b369e20b-9c3a-4e4e-9b0e-c51ea28a09d8</a></p><p><b>encounter</b>: <a href="Encounter/b2b7f688-6bc4-4356-84e8-2937df057a1a">Encounter/b2b7f688-6bc4-4356-84e8-2937df057a1a</a></p><p><b>recordedDate</b>: 2023-09-18 11:06:00+0800</p><p><b>recorder</b>: PUTERI NAJWA NABILA</p></div>
</text>
<extension
url="http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core">
<extension url="lastUpdater">
<valueReference>
<display value="PUTERI NAJWA NABILA"/>
</valueReference>
</extension>
</extension>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system
value="http://fhir.hie.moh.gov.my/CodeSystem/condition-category-my-core"/>
<code value="death-certificate"/>
<display value="Death Diagnosis"/>
</coding>
</category>
<code>
<coding>
<system value="http://id.who.int/icd/release/11/mms"/>
<code value="RA02"/>
<display value="Post COVID-19 condition"/>
</coding>
<text value="Post COVID-19 condition"/>
</code>
<subject>
<reference value="Patient/b369e20b-9c3a-4e4e-9b0e-c51ea28a09d8"/>
</subject>
<encounter>
<reference value="Encounter/b2b7f688-6bc4-4356-84e8-2937df057a1a"/>
</encounter>
<recordedDate value="2023-09-18T11:06:00.000+08:00"/>
<recorder>
<display value="PUTERI NAJWA NABILA"/>
</recorder>
</Condition>