FHIR IG Statistics: ValueSet/HIV.G.DE35
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.G.DE36 | Test delayed to next contact or referred | Test has been delayed to the next contact or client was referred to another provider/facility |
HIV.G.DE37 | Stock-out or expired | Test out of stock or stock present but expired |
HIV.G.DE38 | Machine or technician not available or machine not functioning | Test machine or technician is unavailable, or machine is not functioning |
HIV.G.DE39 | Client declined / refused test | Client declined or refused test being undertaken |
HIV.G.DE40 | Other | Other reason test not performed |
Source
{
"resourceType": "ValueSet",
"id": "HIV.G.DE35",
"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.G.DE35",
"version": "1.0.0",
"name": "HIVGDE35",
"title": "Reason Hepatitis C test not done ValueSet",
"status": "active",
"experimental": true,
"date": "2025-07-08T23:21:58+02:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of reason why a hepatitis C test was not done",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.G.DE36",
"display": "Test delayed to next contact or referred"
},
{
"code": "HIV.G.DE37",
"display": "Stock-out or expired"
},
{
"code": "HIV.G.DE38",
"display": "Machine or technician not available or machine not functioning"
},
{
"code": "HIV.G.DE39",
"display": "Client declined / refused test"
},
{
"code": "HIV.G.DE40",
"display": "Other"
}
]
}
]
}
}