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
{
"resourceType" : "MedicationRequest",
"id" : "ExampleAltPepBackbonePrescription",
"meta" : {
"profile" : [
🔗 "http://smart.who.int/hiv/StructureDefinition/HivAltPepBackbonePrescription"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest ExampleAltPepBackbonePrescription</b></p><a name=\"ExampleAltPepBackbonePrescription\"> </a><a name=\"hcExampleAltPepBackbonePrescription\"> </a><a name=\"ExampleAltPepBackbonePrescription-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.DE96}\">ABC + 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-11 14:00:00+0000</p></div>"
},
"status" : "completed",
"intent" : "order",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"code" : "HIV.C.DE96",
"display" : "ABC + 3TC"
}
]
},
"subject" : {
🔗 "reference" : "Patient/example-hiv-patient"
},
"authoredOn" : "2023-01-11T14:00:00Z"
}