FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | Observation |
| Id | Observation-ExampleHivKeyPopulation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ExampleHivKeyPopulation
Profile: Patient Key Population Status
status: Final
category: Social History
code: Key population member type
subject: Anonymous Patient Male, DoB: 1980-01-01
effective: 2023-01-12 14:00:00+0000
value: Men who have sex with men
{
"resourceType": "Observation",
"id": "ExampleHivKeyPopulation",
"meta": {
"profile": [
"http://smart.who.int/hiv/StructureDefinition/HivKeyPopulation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history"
}
]
}
],
"code": {
"coding": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"code": "HIV.B.DE50",
"display": "Key population member type"
}
]
},
"subject": {
"reference": "Patient/ExampleHivPatient"
},
"effectiveDateTime": "2023-01-12T14:00:00Z",
"valueCodeableConcept": {
"coding": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"code": "HIV.B.DE52",
"display": "Men who have sex with men"
}
]
}
}