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

Raw xml | Download



<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="ExamplePreferredThirdPepPrescription"/>
  <meta>
    <profile
             value="http://smart.who.int/hiv/StructureDefinition/HivPreferredThirdPepPrescription"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest ExamplePreferredThirdPepPrescription</b></p><a name="ExamplePreferredThirdPepPrescription"> </a><a name="hcExamplePreferredThirdPepPrescription"> </a><a name="ExamplePreferredThirdPepPrescription-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.DE100}">DTG</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-14 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.DE100"/>
      <display value="DTG"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/example-hiv-patient"/>
  </subject>
  <authoredOn value="2023-01-14T14:00:00Z"/>
</MedicationRequest>