FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: PlanDefinition/cpg-common-pathway

Packagehl7.fhir.uv.cpg
Resource TypePlanDefinition
Idcpg-common-pathway
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/PlanDefinition-cpg-common-pathway.html
URLhttp://hl7.org/fhir/uv/cpg/PlanDefinition/cpg-common-pathway
Version2.0.0
Statusactive
Date2024-11-26T06:42:34+00:00
NameCPG_Common_Pathway
TitleCPG Common Pathway
Realmuv
Authorityhl7
DescriptionCommon patient care pathway

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: PlanDefinition cpg-common-pathway

StructureDefinition Work Group: cds

url: PlanDefinition CPG Common Pathway

identifier: CPG_Common_Pathway (use: official, ), Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.34.36

version: 2.0.0

name: CPG_Common_Pathway

title: CPG Common Pathway

type: Clinical Protocol

status: Active

date: 2024-11-26 06:42:34+0000

publisher: HL7 International / Clinical Decision Support

contact: HL7 International / Clinical Decision Support: http://www.hl7.org/Special/committees/dss

description:

Common patient care pathway

jurisdiction: World

action

id

001

title: Registration

description: Identifying and recording the subject of care.

code: Registration

action

id

002

title: Triage

description: Performing basic triage to identify any signs that emergency care is required.

code: Triage

action

id

003

title: Local Urgent Care

description: Providing local urgent care based on the outcome of a triage process.

code: Local Urgent Care

action

id

004

title: History and Phyiscal

description: Gathering clinical history and performing and recording observations regarding the patient's health (e.g. blood pressure, temperature, etc.)

code: History and Physical

action

id

005

title: Provide Counseling

description: Informing the subject of care about their treatment options and about how their ongoing care should be managed between visits. This is also where treatment constents are obtained and where health education is provided.

code: Provide Counseling

action

id

006

title: Diagnostic Testing

description: Conducting diagnostic tests, including lab tests, collection of samples, and other diagnostic tests. Lab testing may be done locally (e.g. HIV quick test) or the samples may require lab order fulfillment workflow.

code: Conduct Diagnostic Tests

action

id

007

title: Determine Diagnosis

description: Using available information from the patient's history, current examinations, tests, and assessments to assist in developing a diagnosis.

code: Determine Diagnosis

action

id

008

title: Guideline-based Care

description: Performing and recording observations, interventions, and treatment plans recommended by specific guidelines.

code: Guideline-based Care

action

id

009

title: Dispense Medications

description: Administering medications, ordered by clinicians and dispensed by a pharmacy. Pharmacies may be local to the care facility or community-based, and involves supply chain transactions to support medication management.

code: Dispense Medications

action

id

010

title: Emergency Care

description: Providing emergency care in trauma cases or as part of guildeline-based care escalation.

code: Emergency Care

action

id

011

title: Acute/Tertiary Care

description: Providing acute or tertiary care, either as an escalation from emergency care, or from primary care due to guideline-based referral patterns.

code: Acute/Tertiary Care

action

id

012

title: Charge for Service

description: Charging for services rendered, regardless of the mechanism of coverage.

code: Charge for Service

action

id

013

title: Discharge/Referral of Patient

description: Discharging or referring a patient, including the movement of patients through levels of care delivery (e.g. acute to primary, primary to community, etc.) or the enrollment of patients in guideline-based care programs (e.g. HIV, maternal, diabetes, injury rehabilitiation, etc.).

code: Discharge/Referral of Patient

action

id

014

title: Record and Report

description: Recording and reporting patient-specific care management information which may be aggregated to develop reportable system management indicators at the priovider, facility, district, national, and international levels.

code: Record and Report

action

id

015

title: Monitor and Follow-up of Patient

description: Monitoring and tracking progress for each patient based on guideline recommendations.

code: Monitor and Follow-up of Patient

action

id

016

title: Alerts Reminders Education

description: Providing alerts, reminders, and education to patients, providers, and health system managers.

code: Alerts Reminders Education


Source

{
  "resourceType": "PlanDefinition",
  "id": "cpg-common-pathway",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://hl7.org/fhir/uv/cpg/PlanDefinition/cpg-common-pathway",
  "identifier": [
    {
      "use": "official",
      "value": "CPG_Common_Pathway"
    },
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.48.34.36"
    }
  ],
  "version": "2.0.0",
  "name": "CPG_Common_Pathway",
  "title": "CPG Common Pathway",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code": "clinical-protocol",
        "display": "Clinical Protocol"
      }
    ]
  },
  "status": "active",
  "date": "2024-11-26T06:42:34+00:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "contact": [
    {
      "name": "HL7 International / Clinical Decision Support",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Common patient care pathway",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "action": [
    {
      "id": "001",
      "title": "Registration",
      "description": "Identifying and recording the subject of care.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "registration",
              "display": "Registration"
            }
          ]
        }
      ]
    },
    {
      "id": "002",
      "title": "Triage",
      "description": "Performing basic triage to identify any signs that emergency care is required.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "triage",
              "display": "Triage"
            }
          ]
        }
      ]
    },
    {
      "id": "003",
      "title": "Local Urgent Care",
      "description": "Providing local urgent care based on the outcome of a triage process.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "local-urgent-care",
              "display": "Local Urgent Care"
            }
          ]
        }
      ]
    },
    {
      "id": "004",
      "title": "History and Phyiscal",
      "description": "Gathering clinical history and performing and recording observations regarding the patient's health (e.g. blood pressure, temperature, etc.)",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "history-and-physical",
              "display": "History and Physical"
            }
          ]
        }
      ]
    },
    {
      "id": "005",
      "title": "Provide Counseling",
      "description": "Informing the subject of care about their treatment options and about how their ongoing care should be managed between visits. This is also where treatment constents are obtained and where health education is provided.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "provide-counseling",
              "display": "Provide Counseling"
            }
          ]
        }
      ]
    },
    {
      "id": "006",
      "title": "Diagnostic Testing",
      "description": "Conducting diagnostic tests, including lab tests, collection of samples, and other diagnostic tests. Lab testing may be done locally (e.g. HIV quick test) or the samples may require lab order fulfillment workflow.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "diagnostic-testing",
              "display": "Conduct Diagnostic Tests"
            }
          ]
        }
      ]
    },
    {
      "id": "007",
      "title": "Determine Diagnosis",
      "description": "Using available information from the patient's history, current examinations, tests, and assessments to assist in developing a diagnosis.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "determine-diagnosis",
              "display": "Determine Diagnosis"
            }
          ]
        }
      ]
    },
    {
      "id": "008",
      "title": "Guideline-based Care",
      "description": "Performing and recording observations, interventions, and treatment plans recommended by specific guidelines.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "guideline-based-care",
              "display": "Guideline-based Care"
            }
          ]
        }
      ]
    },
    {
      "id": "009",
      "title": "Dispense Medications",
      "description": "Administering medications, ordered by clinicians and dispensed by a pharmacy. Pharmacies may be local to the care facility or community-based, and involves supply chain transactions to support medication management.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "dispense-medications",
              "display": "Dispense Medications"
            }
          ]
        }
      ]
    },
    {
      "id": "010",
      "title": "Emergency Care",
      "description": "Providing emergency care in trauma cases or as part of guildeline-based care escalation.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "emergency-care",
              "display": "Emergency Care"
            }
          ]
        }
      ]
    },
    {
      "id": "011",
      "title": "Acute/Tertiary Care",
      "description": "Providing acute or tertiary care, either as an escalation from emergency care, or from primary care due to guideline-based referral patterns.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "actue-tertiary-care",
              "display": "Acute/Tertiary Care"
            }
          ]
        }
      ]
    },
    {
      "id": "012",
      "title": "Charge for Service",
      "description": "Charging for services rendered, regardless of the mechanism of coverage.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "charge-for-service",
              "display": "Charge for Service"
            }
          ]
        }
      ]
    },
    {
      "id": "013",
      "title": "Discharge/Referral of Patient",
      "description": "Discharging or referring a patient, including the movement of patients through levels of care delivery (e.g. acute to primary, primary to community, etc.) or the enrollment of patients in guideline-based care programs (e.g. HIV, maternal, diabetes, injury rehabilitiation, etc.).",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "discharge-referral-of-patient",
              "display": "Discharge/Referral of Patient"
            }
          ]
        }
      ]
    },
    {
      "id": "014",
      "title": "Record and Report",
      "description": "Recording and reporting patient-specific care management information which may be aggregated to develop reportable system management indicators at the priovider, facility, district, national, and international levels.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "record-and-report",
              "display": "Record and Report"
            }
          ]
        }
      ]
    },
    {
      "id": "015",
      "title": "Monitor and Follow-up of Patient",
      "description": "Monitoring and tracking progress for each patient based on guideline recommendations.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "monitor-and-follow-up-of-patient",
              "display": "Monitor and Follow-up of Patient"
            }
          ]
        }
      ]
    },
    {
      "id": "016",
      "title": "Alerts Reminders Education",
      "description": "Providing alerts, reminders, and education to patients, providers, and health system managers.",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "alerts-reminders-education",
              "display": "Alerts Reminders Education"
            }
          ]
        }
      ]
    }
  ]
}