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

FHIR IG analytics

Packagesilfhirprofileig
Resource TypeCodeSystem
IdCodeSystem-default-identifier-codesystem.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/CodeSystem-default-identifier-codesystem.html
URLhttps://fhir.slade360.co.ke/fhir/CodeSystem/default-identifier-codesystem
Version0.1.0
Statusactive
Date2026-01-29T07:53:25+00:00
NameSGHIDefaultIdentifierCodeSystem
DescriptionA single code system enumerating severity levels for clinical conditions within the SGHI ecosystem.
Contentcomplete

Resources that use this resource

ValueSet
default-identifier-typesSGHI Default Identifier Types
person-identifier-typesSGHI Person Identifier Types

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem default-identifier-codesystem

This code system https://fhir.slade360.co.ke/fhir/CodeSystem/default-identifier-codesystem defines the following code:

CodeDisplayDefinition
default-id Default Resource IdentifierA unique UUID identifier assigned by the system by default.

Source1

{
  "resourceType": "CodeSystem",
  "id": "default-identifier-codesystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/CodeSystem/default-identifier-codesystem",
  "version": "0.1.0",
  "name": "SGHIDefaultIdentifierCodeSystem",
  "status": "active",
  "date": "2026-01-29T07:53:25+00:00",
  "publisher": "Kathurima Kimathi",
  "contact": [
    {
      "name": "Kathurima Kimathi",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.linkedin.com/in/kathurima-kimathi/"
        },
        {
          "system": "email",
          "value": "kathurimakimathi415@gmail.com"
        }
      ]
    },
    {
      "name": "Oscar John",
      "telecom": [
        {
          "system": "email",
          "value": "oscarjohnotieno@gmail.com",
          "use": "work"
        }
      ]
    },
    {
      "name": "Kennedy Omondi",
      "telecom": [
        {
          "system": "email",
          "value": "kennankole@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A single code system enumerating severity levels for clinical conditions within the SGHI ecosystem.",
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "default-id",
      "display": "Default Resource Identifier",
      "definition": "A unique UUID identifier assigned by the system by default."
    }
  ]
}