FHIR IG analytics| Package | et.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-mfr-identifier-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/MoH-Ethiopia/ETBase/CodeSystem-mfr-identifier-codes.html |
| URL | http://fhir.et/core/CodeSystem/mfr-identifier-codes |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-25T20:08:15+00:00 |
| Name | MfrIdentifierCodeSystem |
| Title | Mfr Identifier Code System |
| Realm | uv |
| Description | Codes for different types of identifiers used in the Ethiopian MFR. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem mfr-identifier-codes
This code system http://fhir.et/core/CodeSystem/mfr-identifier-codes defines the following codes:
| Code | Display |
| oldIdentificationNumber | Old Identification Number |
| ethiopianNationalFacilityId | Ethiopian National Facility ID |
| hmisCode | HMIS Code |
| echisId | eCHIS ID |
| dhisId | DHIS ID |
| facilityId | Facility ID |
{
"resourceType": "CodeSystem",
"id": "mfr-identifier-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.et/core/CodeSystem/mfr-identifier-codes",
"version": "0.1.0",
"name": "MfrIdentifierCodeSystem",
"title": "Mfr Identifier Code System",
"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": "Codes for different types of identifiers used in the Ethiopian MFR.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"count": 6,
"concept": [
{
"code": "oldIdentificationNumber",
"display": "Old Identification Number"
},
{
"code": "ethiopianNationalFacilityId",
"display": "Ethiopian National Facility ID"
},
{
"code": "hmisCode",
"display": "HMIS Code"
},
{
"code": "echisId",
"display": "eCHIS ID"
},
{
"code": "dhisId",
"display": "DHIS ID"
},
{
"code": "facilityId",
"display": "Facility ID"
}
]
}