FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | Observation |
| Id | Observation-ExampleHivPreventionIntervention.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ExampleHivPreventionIntervention
Profile: HIV Prevention Intervention
status: Final
code: HIV Prevention Intervention
subject: Anonymous Patient Male, DoB: 1980-01-01
effective: 2023-10-20 14:00:00+0000
value: PrEP service
{
"resourceType": "Observation",
"id": "ExampleHivPreventionIntervention",
"meta": {
"profile": [
"http://smart.who.int/hiv/StructureDefinition/HivPreventionIntervention"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"code": "HIV.PRV.DE2",
"display": "HIV Prevention Intervention"
}
]
},
"subject": {
"reference": "Patient/ExampleHivPatient"
},
"effectiveDateTime": "2023-10-20T14:00:00Z",
"valueCodeableConcept": {
"coding": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"code": "HIV.PRV.DE3"
}
]
}
}