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

FHIR IG analytics

Packagehie-fhir-ig-profile
Resource TypeValueSet
IdValueSet-ICD11Codes.json
FHIR VersionR4B
Sourcehttps://build.fhir.org/ig/savannahghi/hie-fhir-ig-profile/ValueSet-ICD11Codes.html
URLhttps://nshr.dha.go.ke/fhir/ValueSet/ICD11Codes
Version0.1.0
Statusactive
Date2026-01-09T16:26:07+00:00
NameICD11Codes
TitleAll ICD-11 codes
DescriptionAll codes from ICD-11

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
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

  • Include all codes defined in http://id.who.int/icd/release/11/mms version Not Stated (use latest from terminology server)

Source1

{
  "resourceType": "ValueSet",
  "id": "ICD11Codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr.dha.go.ke/fhir/ValueSet/ICD11Codes",
  "version": "0.1.0",
  "name": "ICD11Codes",
  "title": "All ICD-11 codes",
  "status": "active",
  "date": "2026-01-09T16:26:07+00:00",
  "publisher": "Kathurima Kimathi",
  "contact": [
    {
      "name": "Kathurima Kimathi",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.linkedin.com/in/kathurima-kimathi/"
        },
        {
          "system": "email",
          "value": "kathurima@savannahinformatics.com"
        }
      ]
    }
  ],
  "description": "All codes from ICD-11",
  "compose": {
    "include": [
      {
        "system": "http://id.who.int/icd/release/11/mms"
      }
    ]
  }
}