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

FHIR IG Statistics: PlanDefinition/ColorectalCancerScreeningCDS

Packagefhir.cqf.ccc
TypePlanDefinition
IdColorectalCancerScreeningCDS
FHIR VersionR4
Sourcehttp://fhir.org/guides/cqf/ccc/https://build.fhir.org/ig/cqframework/cqf-ccc/PlanDefinition-ColorectalCancerScreeningCDS.html
URLhttp://fhir.org/guides/cqf/ccc/PlanDefinition/ColorectalCancerScreeningCDS
Version0.1.0
Statusdraft
Date2019-05-15
NameColorectalCancerScreeningCDS
TitleColorectal Cancer Screening CDS
Realmus
Authorityhl7
DescriptionColorectal Cancer Screening CDS

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

Id: ColorectalCancerScreeningCDS
Url: Colorectal Cancer Screening CDS
Version: 0.1.0
Title: Colorectal Cancer Screening CDS
Status: draft
Experimental: true
Type:

system: http://terminology.hl7.org/CodeSystem/plan-definition-type

code: eca-rule

display: ECA Rule

Date: 2019-05-15
Publisher: Clinical Quality Framework
Description:

Colorectal Cancer Screening CDS

Knowledge Capability: shareable computable executable publishable
Jurisdiction: 001
Libraries:
Colorectal Cancer Screening CDS
Actions:
Colorectal Cancer Screening: The U.S. Preventive Services Task Force (2016) recommends screening for colorectal cancer starting at age 50 years and continuing until age 75 years. This is a Grade A recommendation (U.S. Preventive Services Task Force, 2016).
When: Named Event: patient-view
If: Applicability: (Is Recommendation Applicable)

Source

{
  "resourceType": "PlanDefinition",
  "id": "ColorectalCancerScreeningCDS",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "shareable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "computable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "executable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "publishable"
    }
  ],
  "url": "http://fhir.org/guides/cqf/ccc/PlanDefinition/ColorectalCancerScreeningCDS",
  "version": "0.1.0",
  "name": "ColorectalCancerScreeningCDS",
  "title": "Colorectal Cancer Screening CDS",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code": "eca-rule",
        "display": "ECA Rule"
      }
    ]
  },
  "status": "draft",
  "experimental": true,
  "date": "2019-05-15",
  "publisher": "Clinical Quality Framework",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://github.com/cqframework"
        }
      ]
    }
  ],
  "description": "Colorectal Cancer Screening CDS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "library": [
    "http://fhir.org/guides/cqf/ccc/Library/ColorectalCancerScreeningCDS"
  ],
  "action": [
    {
      "title": "Colorectal Cancer Screening",
      "description": "The U.S. Preventive Services Task Force (2016) recommends screening for colorectal cancer starting at age 50 years and continuing until age 75 years. This is a Grade A recommendation (U.S. Preventive Services Task Force, 2016).",
      "documentation": [
        {
          "type": "documentation",
          "display": "U.S. Preventive Services Task Force Final Recommendation Statement Colorectal Cancer: Screening",
          "url": "https://www.uspreventiveservicestaskforce.org/uspstf/recommendation/colorectal-cancer-screening",
          "document": {
            "url": "https://www.uspreventiveservicestaskforce.org/uspstf/recommendation/colorectal-cancer-screening"
          }
        }
      ],
      "trigger": [
        {
          "type": "named-event",
          "name": "patient-view"
        }
      ],
      "condition": [
        {
          "kind": "applicability",
          "expression": {
            "language": "text/cql-identifier",
            "expression": "Is Recommendation Applicable"
          }
        }
      ],
      "dynamicValue": [
        {
          "path": "action.description",
          "expression": {
            "language": "text/cql-identifier",
            "expression": "Get Card Detail"
          }
        },
        {
          "path": "action.title",
          "expression": {
            "language": "text/cql-identifier",
            "expression": "Get Card Summary"
          }
        },
        {
          "path": "action.priority",
          "expression": {
            "language": "text/cql-identifier",
            "expression": "Get Card Indicator"
          }
        }
      ]
    }
  ]
}