FHIR IG analytics| Package | hl7.terminology.r4b |
| Resource Type | NamingSystem |
| Id | NamingSystem-icd10.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem icd10
| Defining URL | http://terminology.hl7.org/NamingSystem/icd10 |
| Version | 2.2.1 |
| Name | Icd10 |
| Title | ICD-10 |
| Status | retired |
| Definition | International Classification of Diseases revision 10 (ICD 10) |
| Publisher | WHO |
| Type | Value | Preferred | Comment |
| OID | 2.16.840.1.113883.6.3 | true | |
| URI | http://terminology.hl7.org/CodeSystem/icd10 | false | Published as a stub for HL7 convenience; the official URL should be used in implementations. |
| URI | http://hl7.org/fhir/sid/icd-10 | true | |
| Other | I10 | true | This is the V2 code sytstem mnemonic. |
{
"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."
}
]
}