FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | CodeSystem |
| Id | CodeSystem-reason-for-art-eligibility-code-system.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-reason-for-art-eligibility-code-system.html |
| URL | http://moh.gov.et/fhir/hiv/CodeSystem/reason-for-art-eligibility-code-system |
| Version | 1.0.1 |
| Status | active |
| Date | 2026-02-09T05:22:58+00:00 |
| Name | ReasonForARTEligibilityCodeSystem |
| Title | Reasons For ART Eligibility |
| Description | Reasons For ART Eligibility |
| Content | complete |
| ValueSet | |
| reason-for-art-eligibility-value-set | Reasons For ART Eligibility |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem reason-for-art-eligibility-code-system
This case-sensitive code system http://moh.gov.et/fhir/hiv/CodeSystem/reason-for-art-eligibility-code-system defines the following codes:
| Code | Display |
| Test-and-Treat | Test and treat |
| Clinical-Staging | Clinical Staging |
| Transfer-in | Transfer in |
| Stage-Three | Stage Three |
| Stage-Four | Stage Four |
| Discordant-Couple | Discordant couple |
| Other | Other |
{
"resourceType": "CodeSystem",
"id": "reason-for-art-eligibility-code-system",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/CodeSystem/reason-for-art-eligibility-code-system",
"version": "1.0.1",
"name": "ReasonForARTEligibilityCodeSystem",
"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"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "Test-and-Treat",
"display": "Test and treat"
},
{
"code": "Clinical-Staging",
"display": "Clinical Staging"
},
{
"code": "Transfer-in",
"display": "Transfer in"
},
{
"code": "Stage-Three",
"display": "Stage Three"
},
{
"code": "Stage-Four",
"display": "Stage Four"
},
{
"code": "Discordant-Couple",
"display": "Discordant couple"
},
{
"code": "Other",
"display": "Other"
}
]
}