FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| oi-medication | Medication - Represents Medication For Opportunistic Infections |
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 18998-5 | Trimethoprim+Sulfamethoxazole [Susceptibility] |
| 18924-1 | Fluconazole [Susceptibility] |
Source1
{
"resourceType": "ValueSet",
"id": "opportunistic-infections-related-to-hiv-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/ValueSet/opportunistic-infections-related-to-hiv-value-set",
"version": "1.0.1",
"name": "OpportunisticInfectionsTreatmentValueSet",
"title": "Opportunistic Infection Medication 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 describing the medication for opportunistic infections related to the patient.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "18998-5",
"display": "Trimethoprim+Sulfamethoxazole [Susceptibility]"
},
{
"code": "18924-1",
"display": "Fluconazole [Susceptibility]"
}
]
}
]
}
}