FHIR IG analytics| Package | fhir.kenyaCoreIG |
| Resource Type | CodeSystem |
| Id | CodeSystem-FacilityLevelCS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/CodeSystem-FacilityLevelCS.html |
| URL | http://example.org/CodeSystem/FacilityLevelCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-27T07:25:10+00:00 |
| Name | FacilityLevelCS |
| Title | Facility Level |
| Realm | us |
| Authority | hl7 |
| Description | Facility Level Code Systems |
| Content | complete |
| ValueSet | |
| facility-level-vs | Facility Level Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem FacilityLevelCS
This case-insensitive code system http://example.org/CodeSystem/FacilityLevelCS defines the following codes:
| Code | Display |
| LEVEL-2 | Level 2 |
| LEVEL-3A | Level 3A |
| LEVEL-3B | Level 3B |
| LEVEL-4 | Level 4 |
| LEVEL-5 | Level 5 |
| LEVEL-6A | Level 6A |
| LEVEL-6B | Level 6B |
{
"resourceType": "CodeSystem",
"id": "FacilityLevelCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/CodeSystem/FacilityLevelCS",
"version": "0.1.0",
"name": "FacilityLevelCS",
"title": "Facility Level",
"status": "active",
"experimental": false,
"date": "2026-01-27T07:25:10+00:00",
"publisher": "IntelliSOFT Consulting",
"contact": [
{
"name": "IntelliSOFT Consulting",
"telecom": [
{
"system": "url",
"value": "https://.com/fhir/example-publisher"
}
]
}
],
"description": "Facility Level Code Systems",
"caseSensitive": false,
"content": "complete",
"count": 7,
"concept": [
{
"code": "LEVEL-2",
"display": "Level 2"
},
{
"code": "LEVEL-3A",
"display": "Level 3A"
},
{
"code": "LEVEL-3B",
"display": "Level 3B"
},
{
"code": "LEVEL-4",
"display": "Level 4"
},
{
"code": "LEVEL-5",
"display": "Level 5"
},
{
"code": "LEVEL-6A",
"display": "Level 6A"
},
{
"code": "LEVEL-6B",
"display": "Level 6B"
}
]
}