FHIR IG analytics
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 version 📦0.4.4| Code | Display | Definition |
| HIV.D.DE384 | Within 7 days of HIV diagnosis | Client started ART within 7 days |
| HIV.D.DE385 | Within 30 days of HIV diagnosis | Client started ART within 30 days of ART initiation (but over 7 days) |
| HIV.D.DE386 | Within 90 days of HIV diagnosis | Client started ART within 90 days of ART initiation (but over 30 days) |
Source1
{
"resourceType": "ValueSet",
"id": "HIV.D.DE383",
"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.DE383",
"version": "0.4.4",
"name": "HIVDDE383",
"title": "Time to start ART ValueSet",
"status": "active",
"experimental": true,
"date": "2025-12-08T16:48:01+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of time from HIV diagnosis to when client started ART",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE384",
"display": "Within 7 days of HIV diagnosis"
},
{
"code": "HIV.D.DE385",
"display": "Within 30 days of HIV diagnosis"
},
{
"code": "HIV.D.DE386",
"display": "Within 90 days of HIV diagnosis"
}
]
}
]
}
}