FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r4b
Resource TypeNamingSystem
IdNamingSystem-CCC.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem CCC

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/CCC
Version2.0.1
NameCCC
TitleClinical Care Classification System
Statusactive
Definition

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.

PublisherVirginia K. Saba

Identifiers

TypeValuePreferred
OID2.16.840.1.113883.6.236true
URIhttp://terminology.hl7.org/CodeSystem/CCCtrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "CCC",
  "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/CCC"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "2.0.1"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString": "Clinical Care Classification System"
    }
  ],
  "name": "CCC",
  "status": "active",
  "kind": "codesystem",
  "date": "2019-03-20T00:00:00-04:00",
  "publisher": "Virginia K. Saba",
  "responsible": "Virginia K. Saba",
  "description": "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.",
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.16.840.1.113883.6.236",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "http://terminology.hl7.org/CodeSystem/CCC",
      "preferred": true
    }
  ]
}