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

FHIR IG analytics

Packagehl7.terminology.r3
Resource TypeNamingSystem
IdNamingSystem-ICD11MMS.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: NamingSystem ICD11MMS

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/ICD11MMS
Version20260309
NameICD11MMS
TitleInternational Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS)
Statusactive
Definition

ICD-11 is organized into two Code Systems. The WHOFIC Foundation serves as the underlying terminology, offering more detail than the statistical classification and including additional entities from other WHO Family of International Classifications, such as the ICF.

By contrast, ICD-11 for Mortality and Morbidity Statistics (MMS) is the statistical classification and the primary focus of this page. For users interested in ICD-11 codes and categories, ICD-11 MMS is the appropriate Code System to use.

The International Classification of Diseases, 11th Revision, Mortality and Morbidity Statistics (MMS) is a linearization - a structured subset derived from the WHOFIC Foundation for specific use cases. ICD-11 MMS is the principal linearization that contains 28 top-level chapters covering the full range of diseases, disorders, injuries, and related health conditions in addition to extension codes to support postcoordination. It can be accessed and downloaded in print or electronic (spreadsheet) format through the ICD-11 browser. The content can also be accessed programmatically through the ICD-API, which includes preliminary support for FHIR (Fast Healthcare Interoperability Resources) in its pre-release state.

PublisherThe World Health Organization
Copyright

The WHO grants a license for "commercial and non-commercial use" of ICD-11

CC BY-ND 3.0 IGO

Detailed information can be found here: https://icd.who.int/en/docs/icd11-license.pdf

Contact licensing@who.int to obtain further information.

Identifiers

TypeValuePreferredPeriodComment
URIhttp://id.who.int/icd/release/11/mmstrue2022-10-27 --> (ongoing)This is the URL as specified by the terminology owner, and is considered authoritative.

Source1

{
  "resourceType": "NamingSystem",
  "id": "ICD11MMS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://terminology.hl7.org/NamingSystem/ICD11MMS"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "20260309"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString": "International Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS)"
    }
  ],
  "name": "ICD11MMS",
  "status": "active",
  "kind": "codesystem",
  "date": "2026-03-09T00:00:00-00:00",
  "publisher": "The World Health Organization",
  "contact": [
    {
      "name": "The World Health Organization; 20, avenue Appia 1211 Geneva 27, Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://icd.who.int/en"
        }
      ]
    }
  ],
  "responsible": "The World Health Organization",
  "description": "ICD-11 is organized into two Code Systems. The WHOFIC Foundation serves as the underlying terminology, offering more detail than the statistical classification and including additional entities from other WHO Family of International Classifications, such as the ICF.\r\n\r\nBy contrast, ICD-11 for Mortality and Morbidity Statistics (MMS) is the statistical classification and the primary focus of this page. For users interested in ICD-11 codes and categories, ICD-11 MMS is the appropriate Code System to use.\r\n\r\nThe International Classification of Diseases, 11th Revision, Mortality and Morbidity Statistics (MMS) is a linearization - a structured subset derived from the WHOFIC Foundation for specific use cases. ICD-11 MMS is the principal linearization that contains 28 top-level chapters covering the full range of diseases, disorders, injuries, and related health conditions in addition to extension codes to support postcoordination. It can be accessed and downloaded in print or electronic (spreadsheet) format through the [ICD-11 browser]( https://icd.who.int/browse/latest-release/mms/en). The content can also be accessed programmatically through the [ICD-API]( https://icd.who.int/icdapi), which includes preliminary support for FHIR (Fast Healthcare Interoperability Resources) in its pre-release state.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://id.who.int/icd/release/11/mms",
      "preferred": true,
      "comment": "This is the URL as specified by the terminology owner, and is considered authoritative.",
      "period": {
        "start": "2022-10-27"
      }
    }
  ]
}