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

FHIR IG analytics

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

Resources that use this resource

ValueSet
facility-level-vsFacility Level Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
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

Source1

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