| Package | hl7.terminology |
| Resource Type | NamingSystem |
| Id | icd10 |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-icd10.html |
| URL | http://terminology.hl7.org/NamingSystem/icd10 |
| Version | 2.2.1 |
| Status | retired |
| Date | 2021-11-09T10:00:00+10:00 |
| Name | Icd10 |
| Title | ICD-10 |
| Realm | uv |
| Authority | hl7 |
| Description | International Classification of Diseases revision 10 (ICD 10) |
| Kind | codesystem |
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) -->"
},
"url": "http://terminology.hl7.org/NamingSystem/icd10",
"version": "2.2.1",
"name": "Icd10",
"title": "ICD-10",
"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."
}
]
}