Eswatini HL7 FHIR Implementation Guide
0.1.0 - ci-build

Eswatini HL7 FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SampleSzMedication - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="3FA21D4C-1F8F-4E0C-8359-6D65A4D8A741"/>
  <meta>
    <profile
             value="https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzMedication"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication 3FA21D4C-1F8F-4E0C-8359-6D65A4D8A741</b></p><a name="3FA21D4C-1F8F-4E0C-8359-6D65A4D8A741"> </a><a name="hc3FA21D4C-1F8F-4E0C-8359-6D65A4D8A741"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SzMedication.html">Eswatini Medication Profile</a></p></div><p><b>code</b>: <span title="Codes:{https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzProductCodeCS 102492}">Paracetamol Tablets 500g (Coloured Green) 100 TABS</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title="Codes:{http://snomed.info/sct 385055001}">Tablet</span></p></div>
  </text>
  <code>
    <coding>
      <system
              value="https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzProductCodeCS"/>
      <code value="102492"/>
      <display value="Paracetamol Tablets 500g (Coloured Green) 100 TABS"/>
    </coding>
    <text value="Paracetamol Tablets 500g (Coloured Green) 100 TABS"/>
  </code>
  <status value="active"/>
  <form>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="385055001"/>
      <display value="Tablet"/>
    </coding>
    <text value="Tablet"/>
  </form>
</Medication>