FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | CodeSystem |
| Id | CodeSystem-final-outcome-code-system.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-final-outcome-code-system.html |
| URL | http://moh.gov.et/fhir/hiv/CodeSystem/final-outcome-code-system |
| Version | 1.0.1 |
| Status | active |
| Date | 2026-02-09T05:22:58+00:00 |
| Name | FinalOutcomeCodeSystem |
| Title | Final Outcome |
| Description | Final Outcome |
| Content | complete |
| ConceptMap | |
| LOINCCodesToProprietary | ConceptMap to and from LOINC to Proprietary |
| SNOMEDCodesToProprietary | ConceptMap to and from SNOMED to Proprietary |
| ValueSet | |
| final-outcome-value-set | Final Outcome |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem final-outcome-code-system
This case-sensitive code system http://moh.gov.et/fhir/hiv/CodeSystem/final-outcome-code-system defines the following codes:
| Code | Display |
| started-art | Started ART |
| declined | Declined |
| died | Died |
| confirmed-referral | Confirmed referral |
| started-art-in-other-hf | Started ART in other HF |
| lost-to-follow-up | Lost to Follow up |
| other | Other |
{
"resourceType": "CodeSystem",
"id": "final-outcome-code-system",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/CodeSystem/final-outcome-code-system",
"version": "1.0.1",
"name": "FinalOutcomeCodeSystem",
"title": "Final Outcome",
"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": "Final Outcome",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "started-art",
"display": "Started ART"
},
{
"code": "declined",
"display": "Declined"
},
{
"code": "died",
"display": "Died"
},
{
"code": "confirmed-referral",
"display": "Confirmed referral"
},
{
"code": "started-art-in-other-hf",
"display": "Started ART in other HF"
},
{
"code": "lost-to-follow-up",
"display": "Lost to Follow up"
},
{
"code": "other",
"display": "Other"
}
]
}