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

: example-allergyintolerance - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="example-allergyintolerance"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2022-09-26T11:35:09.662+08:00"/>
    <source value="http://provider.hie.moh.gov.my#X7M3necTWKv7wCet"/>
    <profile
             value="http://fhir.hie.moh.gov.my/StructureDefinition/AllergyIntolerance-my-core"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance example-allergyintolerance</b></p><a name="example-allergyintolerance"> </a><a name="hcexample-allergyintolerance"> </a><a name="example-allergyintolerance-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-26 11:35:09+0800; </p><p style="margin-bottom: 0px">Information Source: <a href="http://provider.hie.moh.gov.my#X7M3necTWKv7wCet">http://provider.hie.moh.gov.my#X7M3necTWKv7wCet</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-AllergyIntolerance-my-core.html">AllergyIntolerance (MY Core)</a></p></div><p><b>ExtensionFormularyBoolean (MY Core)</b>: true</p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}">Confirmed</span></p><p><b>category</b>: Medication</p><p><b>code</b>: <span title="Codes:">Paracetamol + Codeine</span></p><p><b>patient</b>: <a href="Patient/f31a721a-ca26-44a2-851e-f11b255115ea">Patient/f31a721a-ca26-44a2-851e-f11b255115ea</a></p><p><b>encounter</b>: <a href="Encounter/a9e1f898-e245-45b8-a371-b55376767bf9">Encounter/a9e1f898-e245-45b8-a371-b55376767bf9</a></p><p><b>recordedDate</b>: 2022-09-26 03:35:09+0000</p><p><b>recorder</b>: <a href="PractitionerRole/5a17665a-cb2f-4bb8-b900-e24a631c72c0/_history/5">PractitionerRole/5a17665a-cb2f-4bb8-b900-e24a631c72c0/_history/5</a></p><p><b>asserter</b>: <a href="PractitionerRole/5a17665a-cb2f-4bb8-b900-e24a631c72c0">PractitionerRole/5a17665a-cb2f-4bb8-b900-e24a631c72c0</a></p></div>
  </text>
  <extension
             url="http://fhir.hie.moh.gov.my/StructureDefinition/formulary-boolean-my-core">
    <valueBoolean value="true"/>
  </extension>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
      <version value="4.0.1"/>
      <code value="confirmed"/>
      <display value="Confirmed"/>
    </coding>
  </verificationStatus>
  <category value="medication"/>
  <code>
    <text value="Paracetamol + Codeine"/>
  </code>
  <patient>
    <reference value="Patient/f31a721a-ca26-44a2-851e-f11b255115ea"/>
  </patient>
  <encounter>
    <reference value="Encounter/a9e1f898-e245-45b8-a371-b55376767bf9"/>
  </encounter>
  <recordedDate value="2022-09-26T03:35:09.322Z"/>
  <recorder>
    <reference
               value="PractitionerRole/5a17665a-cb2f-4bb8-b900-e24a631c72c0/_history/5"/>
  </recorder>
  <asserter>
    <reference value="PractitionerRole/5a17665a-cb2f-4bb8-b900-e24a631c72c0"/>
  </asserter>
</AllergyIntolerance>