FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| tpt-medication | Medication - Represents a medication for TB Preventive Therapy (TPT) |
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC codes used in this IG |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 18934-0 | Isoniazid [Susceptibility] |
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 346670008 | Product containing isoniazid and rifampicin |
| 410831004 | Product containing rifapentine |
Source1
{
"resourceType": "ValueSet",
"id": "tpt-prophylaxis-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/ValueSet/tpt-prophylaxis-value-set",
"version": "1.0.1",
"name": "TPTProphylaxisValueSet",
"title": "TPT Prophylaxis Codes For Medication Requests",
"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 describing the different codes used during a request for TPT medication.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "18934-0",
"display": "Isoniazid [Susceptibility]"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "346670008",
"display": "Product containing isoniazid and rifampicin"
},
{
"code": "410831004",
"display": "Product containing rifapentine"
}
]
}
]
}
}