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-allergy-mandatory-800 - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="example-allergy-mandatory-800"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2023-09-21T12:21:38.475+08:00"/>
    <source value="http://provider.hie.moh.gov.my"/>
    <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-allergy-mandatory-800</b></p><a name="example-allergy-mandatory-800"> </a><a name="hcexample-allergy-mandatory-800"> </a><a name="example-allergy-mandatory-800-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: 3; Last updated: 2023-09-21 12:21:38+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-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>category</b>: Medication</p><p><b>code</b>: <span title="Codes:">Paracetamol + Codeine</span></p><p><b>patient</b>: <a href="Patient/8bc61ffd-43fe-4de7-9de3-3ebab66e6b4e">Patient/8bc61ffd-43fe-4de7-9de3-3ebab66e6b4e</a></p><p><b>recordedDate</b>: 2022-09-26 03:35:09+0000</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>
  <category value="medication"/>
  <code>
    <text value="Paracetamol + Codeine"/>
  </code>
  <patient>
    <reference value="Patient/8bc61ffd-43fe-4de7-9de3-3ebab66e6b4e"/>
  </patient>
  <recordedDate value="2022-09-26T03:35:09.322Z"/>
</AllergyIntolerance>