FHIR IG Statistics: ValueSet/HIV.H.DE17
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://smart.who.int/hiv/CodeSystem/HIVConcepts
Code | Display | Definition |
HIV.H.DE18 | Client | The client was the source of information |
HIV.H.DE19 | Informed by treatment provider | Source of information was a treatment provider of the client |
HIV.H.DE20 | Informed by family or partner | Source of information was a family member of partner |
HIV.H.DE21 | Other source of information | Information about the client's status was provided by someone else |
Source
{
"resourceType": "ValueSet",
"id": "HIV.H.DE17",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/hiv/ValueSet/HIV.H.DE17",
"version": "0.4.4",
"name": "HIVHDE17",
"title": "Source of information ValueSet",
"status": "active",
"experimental": true,
"date": "2025-07-24T19:24:35+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of source of information about the client",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.H.DE18",
"display": "Client"
},
{
"code": "HIV.H.DE19",
"display": "Informed by treatment provider"
},
{
"code": "HIV.H.DE20",
"display": "Informed by family or partner"
},
{
"code": "HIV.H.DE21",
"display": "Other source of information"
}
]
}
]
}
}