This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: No defined compartments |
Raw JSON (canonical form + also see JSON Format Specification)
Chlamydia Screening CDS example
{ "resourceType" : "PlanDefinition", "id" : "chlamydia-screening-intervention", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n <table class=\"grid dict\">\n \n <tr>\n \n <td>\n \n <b>Id: </b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td style=\"padding-left: 25px; padding-right: 25px;\">PlanDefinition/chlamydia-screening-intervention</td>\n \n </tr>\n \n </table>\n \n <p/>\n \n <table class=\"grid dict\">\n \n <tr>\n \n <td>\n \n <b>Identifier: </b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td style=\"padding-left: 25px; padding-right: 25px;\">\n \n <b>value: </b>\n \n <span>ChlamydiaScreening_CDS_UsingCommon</span>\n \n </td>\n \n </tr>\n \n </table>\n \n <p/>\n \n <table class=\"grid dict\">\n \n <tr>\n \n <td>\n \n <b>Title: </b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td style=\"padding-left: 25px; padding-right: 25px;\">Chlamydia Screening CDS Example Using Common</td>\n \n </tr>\n \n </table>\n \n <p/>\n \n <table class=\"grid dict\">\n \n <tr>\n \n <td>\n \n <b>Status: </b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td style=\"padding-left: 25px; padding-right: 25px;\">draft</td>\n \n </tr>\n \n </table>\n \n <p/>\n \n <table class=\"grid dict\">\n \n <tr>\n \n <td>\n \n <b>Description: </b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td style=\"padding-left: 25px; padding-right: 25px;\">Chlamydia Screening CDS Example Using Common</td>\n \n </tr>\n \n </table>\n \n <p/>\n \n <table class=\"grid dict\">\n \n <tr>\n \n <td>\n \n <b>Topic: </b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td style=\"padding-left: 25px; padding-right: 25px;\">\n \n <span>\n \n <b>text: </b>\n \n <span>Chlamydia Screening</span>\n \n </span>\n \n </td>\n \n </tr>\n \n </table>\n \n <p/>\n \n <table class=\"grid dict\">\n \n <tr>\n \n <td>\n \n <b>Library: </b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td style=\"padding-left: 25px; padding-right: 25px;\">\n \n <b>reference: </b>\n \n <span>Library/example</span>\n \n </td>\n \n </tr>\n \n </table>\n \n <p/>\n \n <h2>Actions</h2>\n \n <p style=\"width: 100%;\" class=\"hierarchy\">\n \n <span>\n \n <b>Step: </b>\n \n <br/>\n \n <span style=\"padding-left: 25px;\">\n \n <b>title: </b>\n \n <span>Patient has not had chlamydia screening within the recommended timeframe...</span>\n \n <br/>\n \n </span>\n \n <span style=\"padding-left: 25px;\">\n \n <b>condition: </b>\n \n <br/>\n \n <span style=\"padding-left: 50px;\">\n \n <b>type: </b>\n \n <span>applicability</span>\n \n </span>\n \n <br/>\n \n <span style=\"padding-left: 50px;\">\n \n <b>expression: </b>\n \n <span>NoScreening</span>\n \n </span>\n \n </span>\n \n </span>\n \n </p>\n \n </div>" }, "identifier" : [{ "use" : "official", "value" : "ChlamydiaScreening_CDS_UsingCommon" }], "version" : "2.0.0", "name" : "ChlamydiaScreeningCDSExampleUsingCommon", "title" : "Chlamydia Screening CDS Example Using Common", "status" : "draft", "date" : "2015-07-22", "description" : "Chlamydia Screening CDS Example Using Common", "topic" : [{ "text" : "Chlamydia Screening" }], "library" : ["http://example.org/fhir/Library/example"], "action" : [{ "title" : "Patient has not had chlamydia screening within the recommended timeframe...", "condition" : [{ "kind" : "applicability", "expression" : { "language" : "text/cql", "expression" : "NoScreening" } }], "dynamicValue" : [{ "path" : "$this", "expression" : { "language" : "text/cql", "expression" : "ChlamydiaScreeningRequest" } }] }] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:25+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change