WHO SMART Guidelines - HIV
0.3.0 - ci-build

WHO SMART Guidelines - HIV - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Invasive Cervical Cancer Treatment Procedure - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="ExampleHivInvasiveCervicalCancerTreatment"/>
  <meta>
    <profile
             value="http://smart.who.int/hiv/StructureDefinition/HivInvasiveCervicalCancerTreatment"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure ExampleHivInvasiveCervicalCancerTreatment</b></p><a name="ExampleHivInvasiveCervicalCancerTreatment"> </a><a name="hcExampleHivInvasiveCervicalCancerTreatment"> </a><a name="ExampleHivInvasiveCervicalCancerTreatment-en-US"> </a><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://smart.who.int/hiv/CodeSystem/HIVConcepts HIV.D.DE734}">Hysterectomy</span></p><p><b>subject</b>: <a href="Patient-ExampleHivPatient.html">Anonymous Patient (no stated gender), DoB Unknown</a></p><p><b>performed</b>: 2019-01-01 10:30:00+0000</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner/ExampleSurgeon">Practitioner/ExampleSurgeon</a></td></tr></table><p><b>reasonReference</b>: <a href="Condition-ExampleHivInvasiveCervicalCancerDiagnosis.html">Condition Invasive Cervical Cancer Diagnosis</a></p></div>
  </text>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://smart.who.int/hiv/CodeSystem/HIVConcepts"/>
      <code value="HIV.D.DE734"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/ExampleHivPatient"/>
  </subject>
  <performedDateTime value="2019-01-01T10:30:00Z"/>
  <performer>
    <actor>
      <reference value="Practitioner/ExampleSurgeon"/>
    </actor>
  </performer>
  <reasonReference>🔗 
    <reference value="Condition/ExampleHivInvasiveCervicalCancerDiagnosis"/>
  </reasonReference>
</Procedure>