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

FHIR IG Statistics: ValueSet/ICD11Codes

Packagesilfhirprofileig
TypeValueSet
IdICD11Codes
FHIR VersionR5
Sourcehttps://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-ICD11Codes.html
URLhttps://fhir.slade360.co.ke/fhir/ValueSet/ICD11Codes
Version0.1.0
Statusactive
Date2025-07-10T13:42:01+00:00
NameICD11Codes
TitleAll ICD-11 codes
DescriptionAll codes from ICD-11

Resources that use this resource

StructureDefinition
sghi-conditionSGHI Condition
sghi-encounterSGHI Encounter
sghi-observationSGHI Observation

Resources that this resource uses

CodeSystem
mmsInternational Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS)
sghi-identifier-codesystemSGHI Identifier Code System
mmsInternational Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS)

Narrative

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

Generated Narrative: ValueSet ICD11Codes

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ICD11Codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/ValueSet/ICD11Codes",
  "version": "0.1.0",
  "name": "ICD11Codes",
  "title": "All ICD-11 codes",
  "status": "active",
  "date": "2025-07-10T13:42:01+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": "All codes from ICD-11",
  "compose": {
    "include": [
      {
        "system": "http://id.who.int/icd/release/11/mms"
      },
      {
        "system": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem",
        "concept": [
          {
            "code": "sghidefaultcode",
            "display": "SGHI Default Code"
          }
        ]
      }
    ]
  }
}