0.1.0 - ci-build

CarePlanDAM - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Care Plan Definition Code System - JSON Representation

Active as of 2026-02-18

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "care-plan-definition-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem care-plan-definition-cs</b></p><a name=\"care-plan-definition-cs\"> </a><a name=\"hccare-plan-definition-cs\"> </a><p>This case-sensitive code system <code>http://hl7.org/dam/CodeSystem/care-plan-definition-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">c-cda-4-care-plan<a name=\"care-plan-definition-cs-c-cda-4-care-plan\"> </a></td><td>C-CDA 4.0 Care Plan</td><td>C-CDA 4.0 Care Plan specification</td></tr><tr><td style=\"white-space:nowrap\">pharmacist<a name=\"care-plan-definition-cs-pharmacist\"> </a></td><td>Pharmacist</td><td>Pharmacist care plan</td></tr><tr><td style=\"white-space:nowrap\">ada-diabetes-2025<a name=\"care-plan-definition-cs-ada-diabetes-2025\"> </a></td><td>ADA Diabetes Standard of Care 2025</td><td>ADA Diabetes Standard of Care 2025</td></tr></table></div>"
  },
  "url" : "http://hl7.org/dam/CodeSystem/care-plan-definition-cs",
  "version" : "0.1.0",
  "name" : "CarePlanDefinitionCS",
  "title" : "Care Plan Definition Code System",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-02-18T18:16:25+00:00",
  "publisher" : "Patient Care WG",
  "contact" : [
    {
      "name" : "Patient Care WG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description" : "Codes for types of care plan definitions",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "c-cda-4-care-plan",
      "display" : "C-CDA 4.0 Care Plan",
      "definition" : "C-CDA 4.0 Care Plan specification"
    },
    {
      "code" : "pharmacist",
      "display" : "Pharmacist",
      "definition" : "Pharmacist care plan"
    },
    {
      "code" : "ada-diabetes-2025",
      "display" : "ADA Diabetes Standard of Care 2025",
      "definition" : "ADA Diabetes Standard of Care 2025"
    }
  ]
}