FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | CodeSystem |
| Id | CodeSystem-art-follow-up-status-code-system.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-art-follow-up-status-code-system.html |
| URL | http://moh.gov.et/fhir/hiv/CodeSystem/art-follow-up-status-code-system |
| Version | 1.0.1 |
| Status | active |
| Date | 2026-02-09T05:22:58+00:00 |
| Name | ARTFollowUpStatusCodeSystem |
| Title | Follow Up Status |
| Description | A list of codes describing the follow up statuses |
| Content | complete |
| ConceptMap | |
| LOINCCodesToProprietary | ConceptMap to and from LOINC to Proprietary |
| SNOMEDCodesToProprietary | ConceptMap to and from SNOMED to Proprietary |
| ValueSet | |
| art-follow-up-status-value-set | Follow Up Status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem art-follow-up-status-code-system
This case-sensitive code system http://moh.gov.et/fhir/hiv/CodeSystem/art-follow-up-status-code-system defines the following codes:
| Code | Display |
| alive-on-art | Alive on ART |
| to | TO |
| dead | Dead |
| drop | Drop |
| restart | Restart |
| lost | Lost |
| stop | Stop |
{
"resourceType": "CodeSystem",
"id": "art-follow-up-status-code-system",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/CodeSystem/art-follow-up-status-code-system",
"version": "1.0.1",
"name": "ARTFollowUpStatusCodeSystem",
"title": "Follow Up Status",
"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 follow up statuses",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "alive-on-art",
"display": "Alive on ART"
},
{
"code": "to",
"display": "TO"
},
{
"code": "dead",
"display": "Dead"
},
{
"code": "drop",
"display": "Drop"
},
{
"code": "restart",
"display": "Restart"
},
{
"code": "lost",
"display": "Lost"
},
{
"code": "stop",
"display": "Stop"
}
]
}