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 Preferred PEP Backbone Prescription - XML Representation

Raw xml | Download



<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="ExamplePreferredPepBackbonePrescription"/>
  <meta>
    <profile
             value="http://smart.who.int/hiv/StructureDefinition/HivPreferredPepBackbonePrescription"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest ExamplePreferredPepBackbonePrescription</b></p><a name="ExamplePreferredPepBackbonePrescription"> </a><a name="hcExamplePreferredPepBackbonePrescription"> </a><a name="ExamplePreferredPepBackbonePrescription-en-US"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title="Codes:{http://smart.who.int/hiv/CodeSystem/HIVConcepts HIV.C.DE92}">TDF + 3TC</span></p><p><b>subject</b>: <a href="Patient-example-hiv-patient.html">Anonymous Patient (no stated gender), DoB Unknown</a></p><p><b>authoredOn</b>: 2023-01-12 14:00:00+0000</p></div>
  </text>
  <status value="completed"/>
  <intent value="order"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://smart.who.int/hiv/CodeSystem/HIVConcepts"/>
      <code value="HIV.C.DE92"/>
      <display value="TDF + 3TC"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/example-hiv-patient"/>
  </subject>
  <authoredOn value="2023-01-12T14:00:00Z"/>
</MedicationRequest>