FHIR IG analytics| Package | fhir.kenyaCoreIG |
| Resource Type | CodeSystem |
| Id | CodeSystem-LocationTypeCS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/CodeSystem-LocationTypeCS.html |
| URL | http://example.org/CodeSystem/LocationTypeCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-27T07:25:10+00:00 |
| Name | LocationTypeCS |
| Title | Location Type |
| Realm | us |
| Authority | hl7 |
| Description | Location Type Code Systems |
| Content | complete |
| ValueSet | |
| location-type-vs | Location Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem LocationTypeCS
This case-insensitive code system http://example.org/CodeSystem/LocationTypeCS defines the following codes:
{
"resourceType": "CodeSystem",
"id": "LocationTypeCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/CodeSystem/LocationTypeCS",
"version": "0.1.0",
"name": "LocationTypeCS",
"title": "Location Type",
"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": "Location Type Code Systems",
"caseSensitive": false,
"content": "complete",
"count": 24,
"concept": [
{
"code": "WARD",
"display": "Ward"
},
{
"code": "OUTPATIENT-CLINIC",
"display": "Outpatient Clinic"
},
{
"code": "INPATIENT-WARD",
"display": "Inpatient Ward"
},
{
"code": "OPERATING-THEATRE",
"display": "Operating Theatre"
},
{
"code": "RADIOLOGY",
"display": "Radiology"
},
{
"code": "EMERGENCY-DEPARTMENT",
"display": "Emergency Department"
},
{
"code": "LABORATORY",
"display": "Laboratory"
},
{
"code": "HIGH-DEPENDENCY-UNIT",
"display": "High Dependency Unit"
},
{
"code": "INTENSIVE-CARE-UNIT",
"display": "Intensive Care Unit"
},
{
"code": "MATERNITY-WARD",
"display": "Maternity Ward"
},
{
"code": "PHARMACY",
"display": "Pharmacy"
},
{
"code": "NEONATAL-UNIT",
"display": "Neonatal Unit"
},
{
"code": "CONSULTATION-ROOM",
"display": "Consultation Room"
},
{
"code": "PAEDIATRIC-WARD",
"display": "Paediatric Ward"
},
{
"code": "DIALYSIS-UNIT",
"display": "Dialysis Unit"
},
{
"code": "PHYSIOTHERAPY-UNIT",
"display": "Physiotherapy Unit"
},
{
"code": "PROCEDURE-ROOM",
"display": "Procedure Room"
},
{
"code": "ISOLATION-WARD",
"display": "Isolation Ward"
},
{
"code": "MENTAL-HEALTH-UNIT",
"display": "Mental Health Unit"
},
{
"code": "BLOOD-BANK",
"display": "Blood Bank"
},
{
"code": "IMAGING-SUITE",
"display": "Imaging Suite"
},
{
"code": "REHABILITATION-UNIT",
"display": "Rehabilitation Unit"
},
{
"code": "COMMUNITY-OUTREACH-SITE",
"display": "Community Outreach Site"
},
{
"code": "HOME-CARE-LOCATION",
"display": "Home Care Location"
}
]
}