This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 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
Exclusive Breastfeeding Intervention 01 (id = "decisionsupportrule-exclusive-breastfeeding-intervention-01")
<DecisionSupportRule xmlns="http://hl7.org/fhir"> <id value="decisionsupportrule-exclusive-breastfeeding-intervention-01"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">Exclusive Breastfeeding Intervention-01</div> </text> <moduleMetadata> <identifier> <use value="official"/> <value value="exclusive-breastfeeding-intervention-01"/> </identifier> <version value="1.0.0"/> <title value="Exclusive Breastfeeding Intervention-01"/> <type value="eca-rule"/> <status value="active"/> <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."/> <publicationDate value="2015-03-08"/> <topic> <text value="Exclusive Breastfeeding"/> </topic> </moduleMetadata> <library> <reference value="Library/library-exclusive-breastfeeding-cds-logic"/> </library> <trigger> <type value="named-event"/> <eventName value="Admission"/> </trigger> <trigger> <type value="named-event"/> <eventName value="Birth"/> </trigger> <trigger> <type value="named-event"/> <eventName value="Infant Transfer to Recovery"/> </trigger> <trigger> <type value="named-event"/> <eventName value="Transfer to Post-Partum"/> </trigger> <condition value="Should Create Assessment Order"/> <action> <title value="Mother should be administered a breastfeeding readiness assessment."/> <action> <title value="Create the breastfeeding readiness assessment order."/> <textEquivalent value="Administer a breastfeeding readiness assessment."/> <!-- TODO: Needs to be able to specify role of the practitioner... --> <participantType value="practitioner"/> <type value="create"/> <customization> <path value="/"/> <expression value="Create Breastfeeding Risk Assessment"/> </customization> </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."/> <!-- TODO: Needs to be able to specify role of the practitioner... --> <participantType value="practitioner"/> <type value="create"/> <customization> <path value="/"/> <expression value="Communication Request to Provider"/> </customization> </action> </action> </DecisionSupportRule>
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.