FHIR IG Statistics: ValueSet/HIV.D.DE1034
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.DE1035 | Not started | The client did not start the TB preventive treatment (TPT) |
HIV.D.DE1036 | On TPT | The client started the TB preventive treatment (TPT) and is currently taking the medication, without treatment interruptions |
HIV.D.DE1037 | On TPT with interruptions | The client started the TB preventive treatment (TPT) and is currently taking the medication, with treatment interruptions |
HIV.D.DE1038 | On hold | The health care worker has temporarily stopped the TB preventive treatment (TPT), but TPT is expected to continue again later. May also be called 'suspended'. |
HIV.D.DE1039 | Completed | TB preventive treatment (TPT) was completed |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE1034",
"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.DE1034",
"version": "1.0.0",
"name": "HIVDDE1034",
"title": "TB preventive treatment (TPT) status 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 indicates the current status of TB preventive treatment (TPT)",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE1035",
"display": "Not started"
},
{
"code": "HIV.D.DE1036",
"display": "On TPT"
},
{
"code": "HIV.D.DE1037",
"display": "On TPT with interruptions"
},
{
"code": "HIV.D.DE1038",
"display": "On hold"
},
{
"code": "HIV.D.DE1039",
"display": "Completed"
}
]
}
]
}
}