This page is part of the FHIR Specification (v3.0.2: STU 3). 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 | Ballot Status: Informative | Compartments: Not linked to any defined compartments |
Exclusive Breastfeeding Intervention 01 (id = "exclusive-breastfeeding-intervention-01")
<PlanDefinition xmlns="http://hl7.org/fhir"> <id value="exclusive-breastfeeding-intervention-01"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <table class="grid dict"> <tr> <td> <b> Id: </b> </td> </tr> <tr> <td style="padding-left: 25px; padding-right: 25px;">PlanDefinition/exclusive-breastfeeding-intervention-01</td> </tr> </table> <p/> <table class="grid dict"> <tr> <td> <b> Identifier: </b> </td> </tr> <tr> <td style="padding-left: 25px; padding-right: 25px;"> <b> value: </b> <span> exclusive-breastfeeding-intervention-01</span> </td> </tr> </table> <p/> <table class="grid dict"> <tr> <td> <b> Title: </b> </td> </tr> <tr> <td style="padding-left: 25px; padding-right: 25px;">Exclusive Breastfeeding Intervention-01</td> </tr> </table> <p/> <table class="grid dict"> <tr> <td> <b> Status: </b> </td> </tr> <tr> <td style="padding-left: 25px; padding-right: 25px;">active</td> </tr> </table> <p/> <table class="grid dict"> <tr> <td> <b> Description: </b> </td> </tr> <tr> <td style="padding-left: 25px; padding-right: 25px;">Exclusive breastfeeding intervention intended to improve outcomes for exclusive breastmilk feeding of newborns by ensuring that an appropriate breastfeeding readiness assessment order is created if necessary.</td> </tr> </table> <p/> <table class="grid dict"> <tr> <td> <b> Topic: </b> </td> </tr> <tr> <td style="padding-left: 25px; padding-right: 25px;"> <span> <b> text: </b> <span> Exclusive Breastfeeding</span> </span> </td> </tr> </table> <p/> <table class="grid dict"> <tr> <td> <b> Library: </b> </td> </tr> <tr> <td style="padding-left: 25px; padding-right: 25px;"> <b> reference: </b> <span> Library/library-exclusive-breastfeeding-cds-logic</span> </td> </tr> </table> <p/> <h2> Actions</h2> <p class="hierarchy" style="width: 100%;"> <span> <b> Step: </b> <br/> <span style="padding-left: 25px;"> <b> title: </b> <span> Mother should be administered a breastfeeding readiness assessment.</span> <br/> </span> <span style="padding-left: 25px;"> <b> condition: </b> <br/> <span style="padding-left: 50px;"> <b> type: </b> <span> applicability</span> <br/> </span> <span style="padding-left: 50px;"> <b> expression: </b> <span> Should Create Assessment Order</span> <br/> </span> </span> <span style="padding-left: 25px;"> <span> <b> Step: </b> <br/> <span style="padding-left: 50px;"> <b> title: </b> <span> Create the breastfeeding readiness assessment order.</span> <br/> </span> <span style="padding-left: 50px;"> <b> text: </b> <span> Administer a breastfeeding readiness assessment.</span> <br/> </span> <span style="padding-left: 50px;"/> </span> <span> <b> Step: </b> <br/> <span style="padding-left: 75px;"> <b> title: </b> <span> Notify the provider to sign the order.</span> <br/> </span> <span style="padding-left: 75px;"> <b> text: </b> <span> A Breastfeeding Readiness Assessment is recommended, please authorize or reject the order.</span> <br/> </span> </span> </span> </span> </p> </div> </text> <identifier> <use value="official"/> <value value="exclusive-breastfeeding-intervention-01"/> </identifier> <version value="1.0.0"/> <title value="Exclusive Breastfeeding Intervention-01"/> <status value="active"/> <date value="2015-03-08"/> <description value="Exclusive breastfeeding intervention intended to improve outcomes for exclusive breastmilk feeding of newborns by ensuring that an appropriate breastfeeding readiness assessment order is created if necessary."/> <topic> <text value="Exclusive Breastfeeding"/> </topic> <relatedArtifact> <type value="derived-from"/> <resource> <reference value="Measure/measure-exclusive-breastfeeding"/> </resource> </relatedArtifact> <library> <reference value="Library/library-exclusive-breastfeeding-cds-logic"/> </library> <action> <title value="Mother should be administered a breastfeeding readiness assessment."/> <triggerDefinition> <type value="named-event"/> <eventName value="Admission"/> </triggerDefinition> <triggerDefinition> <type value="named-event"/> <eventName value="Birth"/> </triggerDefinition> <triggerDefinition> <type value="named-event"/> <eventName value="Infant Transfer to Recovery"/> </triggerDefinition> <triggerDefinition> <type value="named-event"/> <eventName value="Transfer to Post-Partum"/> </triggerDefinition> <condition> <kind value="applicability"/> <expression value="Should Create Assessment Order"/> </condition> <action> <title value="Create the breastfeeding readiness assessment order."/> <textEquivalent value="Administer a breastfeeding readiness assessment."/> <type> <code value="create"/> </type> <dynamicValue> <path value="/"/> <expression value="Create Breastfeeding Risk Assessment"/> </dynamicValue> </action> <action> <title value="Notify the provider to sign the order."/> <textEquivalent value="A Breastfeeding Readiness Assessment is recommended, please authorize or reject the order."/> <type> <code value="create"/> </type> <dynamicValue> <path value="/"/> <expression value="Communication Request to Provider"/> </dynamicValue> </action> </action> </PlanDefinition>
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.