FHIR IG analytics| Package | et.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-facility-entry-point-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/MoH-Ethiopia/ETBase/CodeSystem-facility-entry-point-cs.html |
| URL | http://moh.gov.et/fhir/CodeSystem/facility-entry-point |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-25T20:08:15+00:00 |
| Name | facilityEntryPointCS |
| Title | HIV Testing for facility entry point CodeSystem |
| Realm | uv |
| Description | Defines entry points for facility entry point |
| Content | complete |
| ValueSet | ||
| et.fhir.core#current | facility-entry-point | Facility Entry Point ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem facility-entry-point-cs
This code system http://moh.gov.et/fhir/CodeSystem/facility-entry-point defines the following codes:
{
"resourceType": "CodeSystem",
"id": "facility-entry-point-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/CodeSystem/facility-entry-point",
"version": "0.1.0",
"name": "facilityEntryPointCS",
"title": "HIV Testing for facility entry point CodeSystem",
"status": "draft",
"date": "2026-02-25T20:08:15+00:00",
"publisher": "MOH Ethiopia",
"contact": [
{
"name": "MOH Ethiopia",
"telecom": [
{
"system": "url",
"value": "http://moh.gov.et"
}
]
}
],
"description": "Defines entry points for facility entry point",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"count": 6,
"concept": [
{
"code": "Provider-initiated-tested",
"display": "Provider-initiated tested in a clinic or emergency facility"
},
{
"code": "ANC-clinic",
"display": "Antenatal care clinic"
},
{
"code": "Voluntary-counselling-testing-within",
"display": "Voluntary counselling and testing (within a health facility setting)"
},
{
"code": "FP-clinic",
"display": "Family planning clinic"
},
{
"code": "Other-facility-level-testing",
"display": "Other facility-level testing"
},
{
"code": "TB-clinic",
"display": "Tuberculosis (TB) clinic"
}
]
}