FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-reason-for-art-eligibility-value-set.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-reason-for-art-eligibility-value-set.html |
| URL | http://moh.gov.et/fhir/hiv/ValueSet/reason-for-art-eligibility-value-set |
| Version | 1.0.1 |
| Status | active |
| Date | 2026-02-09T05:22:58+00:00 |
| Name | ReasonForARTEligibilityValueSet |
| Title | Reasons For ART Eligibility |
| Description | Reasons For ART Eligibility |
| StructureDefinition | |
| reasons-eligible-for-art | Reasons Why Eligible for ART |
| CodeSystem | |
| loinc.org | LOINC codes used in this IG |
| reason-for-art-eligibility-code-system | Reasons For ART Eligibility |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet reason-for-art-eligibility-value-set
This value set includes codes based on the following rules:
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| LA6530-5 | Pregnancy |
| 63932-8 | Age at diagnosis |
| 46251-5 | Age group |
| LA46-8 | Other |
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 56393004 | Immunologic reaction, function |
http://moh.gov.et/fhir/hiv/CodeSystem/reason-for-art-eligibility-code-system version 📦1.0.1{
"resourceType": "ValueSet",
"id": "reason-for-art-eligibility-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/ValueSet/reason-for-art-eligibility-value-set",
"version": "1.0.1",
"name": "ReasonForARTEligibilityValueSet",
"title": "Reasons For ART Eligibility",
"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": "Reasons For ART Eligibility",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA6530-5",
"display": "Pregnancy"
},
{
"code": "63932-8",
"display": "Age at diagnosis"
},
{
"code": "46251-5",
"display": "Age group"
},
{
"code": "LA46-8",
"display": "Other"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "56393004",
"display": "Immunologic reaction, function"
}
]
},
{
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/reason-for-art-eligibility-code-system"
}
]
}
}