| Package | fhir.cqf.ccc |
| Resource Type | PlanDefinition |
| Id | ColorectalCancerScreeningCDS |
| FHIR Version | R4 |
| Source | http://fhir.org/guides/cqf/ccc/https://build.fhir.org/ig/cqframework/cqf-ccc/PlanDefinition-ColorectalCancerScreeningCDS.html |
| URL | http://fhir.org/guides/cqf/ccc/PlanDefinition/ColorectalCancerScreeningCDS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2019-05-15 |
| Name | ColorectalCancerScreeningCDS |
| Title | Colorectal Cancer Screening CDS |
| Realm | us |
| Authority | hl7 |
| Description | Colorectal Cancer Screening CDS |
No resources found
No resources found
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: |
|
|
| Actions: |
|
{
"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"
}
}
]
}
]
}