FHIR IG analytics| Package | et.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-ict-infrastructure.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/MoH-Ethiopia/ETBase/CodeSystem-ict-infrastructure.html |
| URL | http://moh.gov.et/fhir/CodeSystem/ict-infrastructure |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-02-21T08:06:41+00:00 |
| Name | ICTInfrastructureCodeSystem |
| Title | ICT Infrastructure Code System |
| Realm | uv |
| Content | complete |
| ValueSet | |
| ict-infrastructure | ICT Infrastructure Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ict-infrastructure
This code system http://moh.gov.et/fhir/CodeSystem/ict-infrastructure defines the following codes:
| Code | Display |
| computer | Computer available |
| local-network | Local network |
| internet | Internet access |
| emr-system | EMR system available |
| dhis2 | DHIS2 access |
| none | No ICT infrastructure |
{
"resourceType": "CodeSystem",
"id": "ict-infrastructure",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/CodeSystem/ict-infrastructure",
"version": "0.1.0",
"name": "ICTInfrastructureCodeSystem",
"title": "ICT Infrastructure Code System",
"status": "active",
"date": "2026-02-21T08:06:41+00:00",
"publisher": "MOH Ethiopia",
"contact": [
{
"name": "MOH Ethiopia",
"telecom": [
{
"system": "url",
"value": "http://moh.gov.et"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"count": 6,
"concept": [
{
"code": "computer",
"display": "Computer available"
},
{
"code": "local-network",
"display": "Local network"
},
{
"code": "internet",
"display": "Internet access"
},
{
"code": "emr-system",
"display": "EMR system available"
},
{
"code": "dhis2",
"display": "DHIS2 access"
},
{
"code": "none",
"display": "No ICT infrastructure"
}
]
}