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

: SampleSzIPTProcedure - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="262C54B5-F459-412F-9038-A6A10E98A2A0"/>
  <meta>
    <profile
             value="https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzProcedure"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure 262C54B5-F459-412F-9038-A6A10E98A2A0</b></p><a name="262C54B5-F459-412F-9038-A6A10E98A2A0"> </a><a name="hc262C54B5-F459-412F-9038-A6A10E98A2A0"> </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-SzProcedure.html">Eswatini Procedure Profile</a></p></div><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{https://terminology.hl7.org/CodeSystem/procedure-category treatment}">Treatment</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 12345}">Isoniazid Preventive Therapy</span></p><p><b>subject</b>: <a href="Patient-13EA147E-8E3B-498C-8D35-6FCB8BC6DEFB.html">Celucolo Celani Sacolo  Male, DoB: 2000-01-01 ( Medical Record Number: Client Management Information System#M001010101-1 (use: usual, ))</a></p><p><b>performed</b>: 2024-01-01 --&gt; 2024-06-11</p></div>
  </text>
  <status value="completed"/>
  <category>
    <coding>
      <system
              value="https://terminology.hl7.org/CodeSystem/procedure-category"/>
      <code value="treatment"/>
      <display value="Treatment"/>
    </coding>
    <text value="Treatment"/>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="12345"/>
      <display value="Isoniazid Preventive Therapy"/>
    </coding>
    <text value="Isoniazid Preventive Therapy"/>
  </code>
  <subject>🔗 
    <reference value="Patient/13EA147E-8E3B-498C-8D35-6FCB8BC6DEFB"/>
  </subject>
  <performedPeriod>
    <start value="2024-01-01"/>
    <end value="2024-06-11"/>
  </performedPeriod>
</Procedure>