http://terminology.hl7.org/CodeSystem/CCC|2.0.1

name
CCC
package
hl7.terminology@6.3.0
content
not-present
status
active
date
2019-03-20 04:00:00.0

Clinical Care Classification System

Clinical Care Classification System (formerly Home Health Care Classification system) codes. The Clinical Care Classification (CCC) consists of two taxonomies: CCC of Nursing Diagnoses and CCC of Nursing Interventions both of which are classified by 21 Care Components. Each of these are classified by Care Components which provide a standardized framework for documenting patient care in hospitals, home health agencies, ambulatory care clinics, and other health care settings.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/CCC"
  }, {
    "name" : "version",
    "valueString" : "2.0.1"
  } ]
}