http://cihi.ca/fhir/CodeSystem/cihi-cci|3.0.1

name
CCI
package
hl7.terminology@6.3.0
content
not-present
status
active
date
2020-09-24 04:00:00.0

Canadian Classification of Health Interventions

CCI (Canadian Classification of Health Interventions) was developed by CIHI to accompany ICD-10-CA. It was designed to be service-provider and service-setting neutral and can be used comprehensively throughout Canada’s health systems. CCI classifies a broad range of interventions including therapeutic and diagnostic interventions and other health care interventions, such as assistance with activities of daily living, environmental assessments and counselling.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://cihi.ca/fhir/CodeSystem/cihi-cci"
  }, {
    "name" : "version",
    "valueString" : "3.0.1"
  } ]
}