This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. 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: Not linked to any defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Exclusive Breastfeeding Intervention 02
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/PlanDefinition/exclusive-breastfeeding-intervention-02> a fhir:PlanDefinition; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "exclusive-breastfeeding-intervention-02"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table class=\"grid dict\">\n <tr>\n <td>\n <b>Id: </b>\n </td>\n </tr>\n <tr>\n <td style=\"padding-left: 25px; padding-right: 25px;\">PlanDefinition/exclusive-breastfeeding-intervention-02</td>\n </tr>\n </table>\n <p/>\n <table class=\"grid dict\">\n <tr>\n <td>\n <b>Identifier: </b>\n </td>\n </tr>\n <tr>\n <td style=\"padding-left: 25px; padding-right: 25px;\">\n <b>value: </b>\n <span>exclusive-breastfeeding-intervention-02</span>\n </td>\n </tr>\n </table>\n <p/>\n <table class=\"grid dict\">\n <tr>\n <td>\n <b>Title: </b>\n </td>\n </tr>\n <tr>\n <td style=\"padding-left: 25px; padding-right: 25px;\">Exclusive Breastfeeding Intervention-02</td>\n </tr>\n </table>\n <p/>\n <table class=\"grid dict\">\n <tr>\n <td>\n <b>Status: </b>\n </td>\n </tr>\n <tr>\n <td style=\"padding-left: 25px; padding-right: 25px;\">active</td>\n </tr>\n </table>\n <p/>\n <table class=\"grid dict\">\n <tr>\n <td>\n <b>Description: </b>\n </td>\n </tr>\n <tr>\n <td style=\"padding-left: 25px; padding-right: 25px;\">Exclusive breastfeeding intervention intended to improve outcomes for exclusive breastmilk feeding of newborns by notifying the provider to sign the breastmilk feeding readiness assessment order, if necessary.</td>\n </tr>\n </table>\n <p/>\n <table class=\"grid dict\">\n <tr>\n <td>\n <b>Topic: </b>\n </td>\n </tr>\n <tr>\n <td style=\"padding-left: 25px; padding-right: 25px;\">\n <span>\n <b>text: </b>\n <span>Exclusive Breastfeeding</span>\n </span>\n </td>\n </tr>\n </table>\n <p/>\n <table class=\"grid dict\">\n <tr>\n <td>\n <b>Library: </b>\n </td>\n </tr>\n <tr>\n <td style=\"padding-left: 25px; padding-right: 25px;\">\n <b>reference: </b>\n <span>Library/library-exclusive-breastfeeding-cds-logic</span>\n </td>\n </tr>\n </table>\n <p/>\n <h2>Actions</h2>\n <p style=\"width: 100%;\" class=\"hierarchy\">\n <span>\n <b>Step: </b>\n <br/>\n <span style=\"padding-left: 25px;\">\n <b>title: </b>\n <span>Mother should be administered a breastfeeding readiness assessment.</span>\n <br/>\n </span>\n <span style=\"padding-left: 25px;\">\n <b>condition: </b>\n <br/>\n <span style=\"padding-left: 50px;\">\n <b>type: </b>\n <span>applicability</span>\n <br/>\n </span>\n <span style=\"padding-left: 50px;\">\n <b>expression: </b>\n <span>Should Notify Provider to Sign Assessment Order</span>\n <br/>\n </span>\n </span>\n <span style=\"padding-left: 25px;\">\n <span>\n <b>Step: </b>\n <br/>\n <span style=\"padding-left: 50px;\">\n <b>title: </b>\n <span>Notify the provider to sign the order.</span>\n <br/>\n </span>\n <span style=\"padding-left: 50px;\">\n <b>text: </b>\n <span>A Breastfeeding Readiness Assessment is recommended, please authorize or reject the order.</span>\n <br/>\n </span>\n </span>\n </span>\n </span>\n </p>\n </div>" ]; fhir:PlanDefinition.identifier [ fhir:index 0; fhir:Identifier.use [ fhir:value "official" ]; fhir:Identifier.value [ fhir:value "exclusive-breastfeeding-intervention-02" ] ]; fhir:PlanDefinition.version [ fhir:value "1.0.0"]; fhir:PlanDefinition.title [ fhir:value "Exclusive Breastfeeding Intervention-02"]; fhir:PlanDefinition.status [ fhir:value "active"]; fhir:PlanDefinition.date [ fhir:value "2015-03-08"^^xsd:date]; fhir:PlanDefinition.description [ fhir:value "Exclusive breastfeeding intervention intended to improve outcomes for exclusive breastmilk feeding of newborns by notifying the provider to sign the breastmilk feeding readiness assessment order, if necessary."]; fhir:PlanDefinition.topic [ fhir:index 0; fhir:CodeableConcept.text [ fhir:value "Exclusive Breastfeeding" ] ]; fhir:PlanDefinition.relatedArtifact [ fhir:index 0; fhir:RelatedArtifact.type [ fhir:value "derived-from" ]; fhir:RelatedArtifact.resource [ fhir:value "Measure/measure-exclusive-breastfeeding"; fhir:link <http://hl7.org/fhir/Measure/measure-exclusive-breastfeeding> ] ]; fhir:PlanDefinition.library [ fhir:value "Library/library-exclusive-breastfeeding-cds-logic"; fhir:index 0; fhir:link <http://hl7.org/fhir/Library/library-exclusive-breastfeeding-cds-logic> ]; fhir:PlanDefinition.action [ fhir:index 0; fhir:PlanDefinition.action.title [ fhir:value "Mother should be administered a breastfeeding readiness assessment." ]; fhir:PlanDefinition.action.trigger [ fhir:index 0; fhir:TriggerDefinition.type [ fhir:value "named-event" ]; fhir:TriggerDefinition.name [ fhir:value "Admission" ] ], [ fhir:index 1; fhir:TriggerDefinition.type [ fhir:value "named-event" ]; fhir:TriggerDefinition.name [ fhir:value "Birth" ] ], [ fhir:index 2; fhir:TriggerDefinition.type [ fhir:value "named-event" ]; fhir:TriggerDefinition.name [ fhir:value "Infant Transfer to Recovery" ] ], [ fhir:index 3; fhir:TriggerDefinition.type [ fhir:value "named-event" ]; fhir:TriggerDefinition.name [ fhir:value "Transfer to Post-Partum" ] ]; fhir:PlanDefinition.action.condition [ fhir:index 0; fhir:PlanDefinition.action.condition.kind [ fhir:value "applicability" ]; fhir:PlanDefinition.action.condition.expression [ fhir:Expression.language [ fhir:value "text/cql" ]; fhir:Expression.expression [ fhir:value "Should Notify Provider to Sign Assessment Order" ] ] ]; fhir:PlanDefinition.action.action [ fhir:index 0; fhir:PlanDefinition.action.title [ fhir:value "Notify the provider to sign the order." ]; fhir:PlanDefinition.action.textEquivalent [ fhir:value "A Breastfeeding Readiness Assessment is recommended, please authorize or reject the order." ]; fhir:PlanDefinition.action.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.code [ fhir:value "create" ] ] ]; fhir:PlanDefinition.action.dynamicValue [ fhir:index 0; fhir:PlanDefinition.action.dynamicValue.path [ fhir:value "/" ]; fhir:PlanDefinition.action.dynamicValue.expression [ fhir:Expression.language [ fhir:value "text/cql" ]; fhir:Expression.expression [ fhir:value "Communication Request to Provider" ] ] ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/PlanDefinition/exclusive-breastfeeding-intervention-02.ttl> a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI <http://build.fhir.org/PlanDefinition/exclusive-breastfeeding-intervention-02.ttl> . # -------------------------------------------------------------------------------------
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.