FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 182834008 | Drug course completed |
| 473151000 | History of tuberculosis drug therapy |
| 373147003 | Administration of medication not done due to contraindication |
Source1
{
"resourceType": "ValueSet",
"id": "tpt-reason-not-eligibile-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/ValueSet/tpt-reason-not-eligibile-value-set",
"version": "1.0.1",
"name": "TPTReasonNotEligibileValueSet",
"title": "Reason Not Eligible for TPT Codes",
"status": "active",
"experimental": false,
"date": "2026-02-09T05:22:58+00:00",
"publisher": "Jembi Health Systems",
"contact": [
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "url",
"value": "https://www.jembi.org"
},
{
"system": "email",
"value": "info@jembi.org"
}
]
},
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "email",
"value": "info@jembi.org",
"use": "work"
}
]
}
],
"description": "A list of codes used for indicating the reason why the patient is not eligible for TPT.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "182834008",
"display": "Drug course completed"
},
{
"code": "473151000",
"display": "History of tuberculosis drug therapy"
},
{
"code": "373147003",
"display": "Administration of medication not done due to contraindication"
}
]
}
]
}
}