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 PrEP Product Prescription - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="ExamplePrepProductPrescription"/>
  <meta>
    <profile
             value="http://smart.who.int/hiv/StructureDefinition/HivPrepTreatment"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement ExamplePrepProductPrescription</b></p><a name="ExamplePrepProductPrescription"> </a><a name="hcExamplePrepProductPrescription"> </a><a name="ExamplePrepProductPrescription-en-US"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <span title="Codes:{http://smart.who.int/hiv/CodeSystem/HIVConcepts HIV.C.DE81}">Oral PrEP</span></p><p><b>subject</b>: <a href="Patient-ExampleHivPatient.html">Anonymous Patient (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2023-01-05 10:00:00+0000</p></div>
  </text>
  <status value="completed"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://smart.who.int/hiv/CodeSystem/HIVConcepts"/>
      <code value="HIV.C.DE81"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/ExampleHivPatient"/>
  </subject>
  <effectiveDateTime value="2023-01-05T10:00:00Z"/>
</MedicationStatement>