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

FHIR IG Statistics: NamingSystem/icd10CM

Packagehl7.terminology.r4b
TypeNamingSystem
Idicd10CM
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/NamingSystem-icd10CM.html
URLhttp://terminology.hl7.org/NamingSystem/icd10CM
Version2.2.1
Statusactive
Date2021-02-16T00:00:00-04:00
NameIcd10CM
TitleInternational Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)
Realmuv
Authorityhl7
DescriptionThe International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM), describes the classification of morbidity and mortality information for statistical purposes and for the indexing of healthcare records by diseases. The ICD-10-CM codes can be used as the value of the Act.cd attribute.
Kindcodesystem

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 icd10CM

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/icd10CM
Version2.2.1
NameIcd10CM
TitleInternational Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)
Statusactive
Definition

The International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM), describes the classification of morbidity and mortality information for statistical purposes and for the indexing of healthcare records by diseases. The ICD-10-CM codes can be used as the value of the Act.cd attribute.

PublisherNCHS

Identifiers

TypeValuePreferredComment
OID2.16.840.1.113883.6.90true
URIhttp://terminology.hl7.org/CodeSystem/icd10CMfalsePublished for many years in HL7 Standards, but has now been superceded. Retained here for backwards-compatibility and convenience.
URIhttp://hl7.org/fhir/sid/icd-10-cmtrueThis is the URL as specified by the terminology owner, and is considereed authoritative.

Source

{
  "resourceType": "NamingSystem",
  "id": "icd10CM",
  "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/icd10CM"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "2.2.1"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString": "International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)"
    }
  ],
  "name": "Icd10CM",
  "status": "active",
  "kind": "codesystem",
  "date": "2021-02-16T00:00:00-04:00",
  "publisher": "NCHS",
  "contact": [
    {
      "name": "National Center for Health Statistics/Centers for Disease Control and Prevention"
    }
  ],
  "responsible": "NCHS",
  "description": "The International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM), describes the classification of morbidity and mortality information for statistical purposes and for the indexing of healthcare records by diseases. The ICD-10-CM codes can be used as the value of the Act.cd attribute.",
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.16.840.1.113883.6.90",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "http://terminology.hl7.org/CodeSystem/icd10CM",
      "preferred": false,
      "comment": "Published for many years in HL7 Standards, but has now been superceded.   Retained here for backwards-compatibility and convenience."
    },
    {
      "type": "uri",
      "value": "http://hl7.org/fhir/sid/icd-10-cm",
      "preferred": true,
      "comment": "This is the URL as specified by the terminology owner, and is considereed authoritative."
    }
  ]
}