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

FHIR IG Statistics: PlanDefinition/activity-example-pathway-pd

Packagehl7.fhir.uv.cpg
Resource TypePlanDefinition
Idactivity-example-pathway-pd
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/PlanDefinition-activity-example-pathway-pd.html
URLhttp://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-pathway-pd
Version2.0.0
Statusactive
Date2024-11-26T06:42:34+00:00
NameActivityExamplePathwayPD
TitleActivity Example Pathway PD
Realmuv
Authorityhl7
DescriptionExample Pathway for activity examples

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 activity-example-pathway-pd

CQF Knowledge capability: shareable

CQF Knowledge capability: computable

CQF Knowledge capability: publishable

url: PlanDefinition Activity Example Pathway PD

identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.34.12

version: 2.0.0

name: ActivityExamplePathwayPD

title: Activity Example Pathway PD

type: Clinical Protocol

status: Active

experimental: true

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:

Example Pathway for activity examples

jurisdiction: World

action

title: Administer medication

description: Administer medication

code: Dispense Medications

definition: Activity Example Administer Medication PD

action

title: Collect information

description: Collect information

code: History and Physical

definition: Activity Example Collect Information PD

action

title: Dispense medication

description: Dispense medication

code: Dispense Medications

definition: Activity Example Dispense Medication PD

action

title: Document medication

description: Document medication

code: Dispense Medications

definition: Activity Example Document Medication PD

action

title: Do not collect information

description: Do not collect information

code: History and Physical

definition: Activity Example Do Not Collect Information PD

action

title: Do not send message

description: Do not send message

code: Provide Counseling

definition: Activity Example Do Not Send Message PD

action

title: Enroll patient

description: Enroll patient

code: Triage

definition: Activity Example Enrollment PD

action

title: Generate report

description: Generate report

code: Record and Report

definition: Activity Example Generate Report PD

action

title: Order medication

description: Order medication

code: Dispense Medications

definition: Activity Example Order Medication PD

action

title: Order service

description: Order service

code: Guideline-based Care

definition: Activity Example Order Service PD

action

title: Propose diagnosis

description: Propose diagnosis

code: Determine Diagnosis

definition: Activity Example Propose Diagnosis PD

action

title: Recommend immunization

description: Recommend immunization

code: Dispense Medications

definition: Activity Example Recommend Immunization PD

action

title: Record detected issue

description: Record detected issue

code: Guideline-based Care

definition: Activity Example Record Detected Issue PD

action

title: Record inference

description: Record inference

code: Conduct Diagnostic Tests

definition: Activity Example Record Inference PD

action

title: Report flag

description: Report flag

code: Monitor and Follow-up of Patient

definition: Activity Example Report Flag PD

action

title: Send message

description: Send message

code: Provide Counseling

definition: Activity Example Send Message PD


Source

{
  "resourceType": "PlanDefinition",
  "id": "activity-example-pathway-pd",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-pathwaydefinition",
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableplandefinition"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "shareable"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "computable"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "publishable"
    }
  ],
  "url": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-pathway-pd",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.48.34.12"
    }
  ],
  "version": "2.0.0",
  "name": "ActivityExamplePathwayPD",
  "title": "Activity Example Pathway PD",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code": "clinical-protocol"
      }
    ]
  },
  "status": "active",
  "experimental": true,
  "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": "Example Pathway for activity examples",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "action": [
    {
      "title": "Administer medication",
      "description": "Administer medication",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "dispense-medications"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-administermedication-pd"
    },
    {
      "title": "Collect information",
      "description": "Collect information",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "history-and-physical"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-collectinformation-pd"
    },
    {
      "title": "Dispense medication",
      "description": "Dispense medication",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "dispense-medications"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-dispensemedication-pd"
    },
    {
      "title": "Document medication",
      "description": "Document medication",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "dispense-medications"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-documentmedication-pd"
    },
    {
      "title": "Do not collect information",
      "description": "Do not collect information",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "history-and-physical"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-donotcollectinformation-pd"
    },
    {
      "title": "Do not send message",
      "description": "Do not send message",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "provide-counseling"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-donotsendmessage-pd"
    },
    {
      "title": "Enroll patient",
      "description": "Enroll patient",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "triage"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-enrollment-pd"
    },
    {
      "title": "Generate report",
      "description": "Generate report",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "record-and-report"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-generatereport-pd"
    },
    {
      "title": "Order medication",
      "description": "Order medication",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "dispense-medications"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-ordermedication-pd"
    },
    {
      "title": "Order service",
      "description": "Order service",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "guideline-based-care"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-orderservice-pd"
    },
    {
      "title": "Propose diagnosis",
      "description": "Propose diagnosis",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "determine-diagnosis"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-proposediagnosis-pd"
    },
    {
      "title": "Recommend immunization",
      "description": "Recommend immunization",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "dispense-medications"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-recommendimmunization-pd"
    },
    {
      "title": "Record detected issue",
      "description": "Record detected issue",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "guideline-based-care"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-recorddetectedissue-pd"
    },
    {
      "title": "Record inference",
      "description": "Record inference",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "diagnostic-testing"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-recordinference-pd"
    },
    {
      "title": "Report flag",
      "description": "Report flag",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "monitor-and-follow-up-of-patient"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-reportflag-pd"
    },
    {
      "title": "Send message",
      "description": "Send message",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "provide-counseling"
            }
          ]
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-sendmessage-pd"
    }
  ]
}