FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.kenyaCoreIG
Resource TypeCodeSystem
IdCodeSystem-LocationTypeCS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/CodeSystem-LocationTypeCS.html
URLhttp://example.org/CodeSystem/LocationTypeCS
Version0.1.0
Statusactive
Date2026-01-27T07:25:10+00:00
NameLocationTypeCS
TitleLocation Type
Realmus
Authorityhl7
DescriptionLocation Type Code Systems
Contentcomplete

Resources that use this resource

ValueSet
location-type-vsLocation Type Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
WARD Ward
OUTPATIENT-CLINIC Outpatient Clinic
INPATIENT-WARD Inpatient Ward
OPERATING-THEATRE Operating Theatre
RADIOLOGY Radiology
EMERGENCY-DEPARTMENT Emergency Department
LABORATORY Laboratory
HIGH-DEPENDENCY-UNIT High Dependency Unit
INTENSIVE-CARE-UNIT Intensive Care Unit
MATERNITY-WARD Maternity Ward
PHARMACY Pharmacy
NEONATAL-UNIT Neonatal Unit
CONSULTATION-ROOM Consultation Room
PAEDIATRIC-WARD Paediatric Ward
DIALYSIS-UNIT Dialysis Unit
PHYSIOTHERAPY-UNIT Physiotherapy Unit
PROCEDURE-ROOM Procedure Room
ISOLATION-WARD Isolation Ward
MENTAL-HEALTH-UNIT Mental Health Unit
BLOOD-BANK Blood Bank
IMAGING-SUITE Imaging Suite
REHABILITATION-UNIT Rehabilitation Unit
COMMUNITY-OUTREACH-SITE Community Outreach Site
HOME-CARE-LOCATION Home Care Location

Source1

{
  "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"
    }
  ]
}