FHIR IG Statistics: ValueSet/HIV.D.DE370
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.D.DE371 | Patient self-reported as not ready/willing | Client did not initiate ART at diagnosis or within 7 days of diagnosis because client self-reported as not ready/willing |
HIV.D.DE372 | Not completed education, support and preparation for ART | Client did not initiate ART at diagnosis or within 7 days of diagnosis because client had not completed education, support and preparation for ART |
HIV.D.DE373 | Fear of disclosure | Client did not initiate ART at diagnosis or within 7 days of diagnosis because of client's fear of disclosure |
HIV.D.DE374 | Patient lacks finances | Client did not initiate ART at diagnosis or within 7 days of diagnosis because client lacks finances |
HIV.D.DE375 | Initiated on TB treatment | Client did not initiate ART at diagnosis or within 7 days of diagnosis because client initiated on TB treatment |
HIV.D.DE376 | Patient initiated on treatment for TB meningitis | Client did not initiate ART at diagnosis or within 7 days of diagnosis because client initiated on treatment for TB meningitis |
HIV.D.DE377 | Patient diagnosed with cryptococcal meningitis | Client did not initiate ART at diagnosis or within 7 days of diagnosis because client diagnosed with cryptococcal meningitis |
HIV.D.DE378 | Patient diagnosed with histoplasmosis | Client did not initiate ART at diagnosis or within 7 days of diagnosis because client diagnosed with histoplasmosis |
HIV.D.DE379 | Patient critically/severely ill | Client did not initiate ART at diagnosis or within 7 days of diagnosis because client critically/severely ill |
HIV.D.DE380 | Other | Client did not initiate ART at diagnosis or within 7 days of diagnosis because of other reason |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE370",
"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.D.DE370",
"version": "0.4.4",
"name": "HIVDDE370",
"title": "Reasons for delayed ART initiation 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 reason why ART was not initiated at diagnosis or within 7 days of diagnosis",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE371",
"display": "Patient self-reported as not ready/willing"
},
{
"code": "HIV.D.DE372",
"display": "Not completed education, support and preparation for ART"
},
{
"code": "HIV.D.DE373",
"display": "Fear of disclosure"
},
{
"code": "HIV.D.DE374",
"display": "Patient lacks finances"
},
{
"code": "HIV.D.DE375",
"display": "Initiated on TB treatment"
},
{
"code": "HIV.D.DE376",
"display": "Patient initiated on treatment for TB meningitis"
},
{
"code": "HIV.D.DE377",
"display": "Patient diagnosed with cryptococcal meningitis"
},
{
"code": "HIV.D.DE378",
"display": "Patient diagnosed with histoplasmosis"
},
{
"code": "HIV.D.DE379",
"display": "Patient critically/severely ill"
},
{
"code": "HIV.D.DE380",
"display": "Other"
}
]
}
]
}
}