FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/KNHTS.CODESYSTEMS

Packagefhir.kenyaPSIG
TypeCodeSystem
IdKNHTS.CODESYSTEMS
FHIR VersionR4
Sourcehttps://example.org/fhir/https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/CodeSystem-KNHTS.CODESYSTEMS.html
URLhttps://example.org/fhir/CodeSystem/KNHTS.CODESYSTEMS
Version0.1.0
Statusdraft
Date2025-07-15T09:30:53+00:00
NamePAT_CODESYSTEMS
TitleCodeSystem for Code systems
Realmus
Authorityhl7
DescriptionCodeSystem for Code systems
Contentcomplete

Resources that use this resource

ValueSet
CodeSystemsVSCode Systems ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem KNHTS.CODESYSTEMS

This case-insensitive code system https://example.org/fhir/CodeSystem/KNHTS.CODESYSTEMS defines the following codes:

CodeDisplayDefinition
knhts http://knhts.health.go.kehttp://knhts.health.go.ke
loinc http://loinc.orghttp://loinc.org
icd11 https://icd.who.int/https://icd.who.int
clientRegistry https:example.cr/https:example.cr/

Source

{
  "resourceType": "CodeSystem",
  "id": "KNHTS.CODESYSTEMS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://example.org/fhir/CodeSystem/KNHTS.CODESYSTEMS",
  "version": "0.1.0",
  "name": "PAT_CODESYSTEMS",
  "title": "CodeSystem for Code systems",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-15T09:30:53+00:00",
  "publisher": "IntelliSOFT Consulting",
  "contact": [
    {
      "name": "IntelliSOFT Consulting",
      "telecom": [
        {
          "system": "url",
          "value": "https://.com/fhir/example-publisher"
        }
      ]
    },
    {
      "name": "KPS Team Kenya.",
      "telecom": [
        {
          "system": "email",
          "value": "info@example.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "CodeSystem for Code systems",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "knhts",
      "display": "http://knhts.health.go.ke",
      "definition": "http://knhts.health.go.ke"
    },
    {
      "code": "loinc",
      "display": "http://loinc.org",
      "definition": "http://loinc.org"
    },
    {
      "code": "icd11",
      "display": "https://icd.who.int/",
      "definition": "https://icd.who.int"
    },
    {
      "code": "clientRegistry",
      "display": "https:example.cr/",
      "definition": "https:example.cr/"
    }
  ]
}