http://hl7.org/fhir/sid/icd-9-cm|3.0.0
name
ICD9CMProcedureCodes
ICD9CMProcedureCodes
package
hl7.terminology.r5@6.3.0
hl7.terminology.r5@6.3.0
content
not-present
not-present
status
active
active
date
2023-08-22 00:00:00.0
2023-08-22 00:00:00.0
ICD-9-CM (procedure codes)
The International Classification of Diseases, 9th Revision, Clinical Modification (ICD-9-CM), Volumes I, II (diagnoses) and III (procedures) describes the classification of morbidity and mortality information for statistical purposes and for the indexing of healthcare records by diseases and procedures. The ICD-9-CM codes can be used as the value of the Act.cd attribute.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/sid/icd-9-cm"
}, {
"name" : "version",
"valueString" : "3.0.0"
} ]
}