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