FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-ExampleAltPepBackbonePrescription.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement ExampleAltPepBackbonePrescription
Profile: Preferred PEP Backbone Prescription
status: Completed
medication: ABC + 3TC
subject: Anonymous Patient Male, DoB: 1980-01-01
effective: 2023-01-11 14:00:00+0000
{
"resourceType": "MedicationStatement",
"id": "ExampleAltPepBackbonePrescription",
"meta": {
"profile": [
"http://smart.who.int/hiv/StructureDefinition/HivPepBackboneAlternativeTreatment"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"code": "HIV.C.DE96",
"display": "ABC + 3TC"
}
]
},
"subject": {
"reference": "Patient/ExampleHivPatient"
},
"effectiveDateTime": "2023-01-11T14:00:00Z"
}