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

FHIR IG Statistics: NamingSystem/icd10

Packagehl7.terminology.r4b
TypeNamingSystem
Idicd10
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/NamingSystem-icd10.html
URLhttp://terminology.hl7.org/NamingSystem/icd10
Version2.2.1
Statusretired
Date2021-11-09T10:00:00+10:00
NameIcd10
TitleICD-10
Realmuv
Authorityhl7
DescriptionInternational Classification of Diseases revision 10 (ICD 10)
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 icd10

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/icd10
Version2.2.1
NameIcd10
TitleICD-10
Statusretired
Definition

International Classification of Diseases revision 10 (ICD 10)

PublisherWHO

Identifiers

TypeValuePreferredComment
OID2.16.840.1.113883.6.3true
URIhttp://terminology.hl7.org/CodeSystem/icd10falsePublished as a stub for HL7 convenience; the official URL should be used in implementations.
URIhttp://hl7.org/fhir/sid/icd-10true
OtherI10trueThis is the V2 code sytstem mnemonic.

Source

{
  "resourceType": "NamingSystem",
  "id": "icd10",
  "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/icd10"
    },
    {
      "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": "ICD-10"
    }
  ],
  "name": "Icd10",
  "status": "retired",
  "kind": "codesystem",
  "date": "2021-11-09T10:00:00+10:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "World Health Organization"
    }
  ],
  "responsible": "WHO",
  "description": "International Classification of Diseases revision 10 (ICD 10)",
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.16.840.1.113883.6.3",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "http://terminology.hl7.org/CodeSystem/icd10",
      "preferred": false,
      "comment": "Published as a stub for HL7 convenience; the official URL should be used in implementations."
    },
    {
      "type": "uri",
      "value": "http://hl7.org/fhir/sid/icd-10",
      "preferred": true
    },
    {
      "type": "other",
      "value": "I10",
      "preferred": true,
      "comment": "This is the V2 code sytstem mnemonic."
    }
  ]
}