<?xml version=“1.0” encoding=“UTF-8”?> <PlanDefinition xmlns=“hl7.org/fhir”>
<id value="exclusive-breastfeeding-intervention-03"/> <meta> <security> <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/> <code value="HTEST"/> <display value="test health data"/> </security> </meta> <identifier> <use value="official"/> <value value="exclusive-breastfeeding-intervention-03"/> </identifier> <version value="1.0.0"/> <title value="Exclusive Breastfeeding Intervention-03"/> <status value="active"/> <date value="2015-03-08"/> <description value="Exclusive breastfeeding intervention intended to improve outcomes for exclusive breastmilk feeding of newborns by notifying the charge and/or bedside nurse to perform the breastfeeding readiness assessment."/> <topic> <text value="Exclusive Breastfeeding"/> </topic> <relatedArtifact> <type value="derived-from"/> <resource value="Measure/measure-exclusive-breastfeeding"/> </relatedArtifact> <library value="Library/library-exclusive-breastfeeding-cds-logic"/> <action> <title value="Mother should be administered a breastfeeding readiness assessment."/> <trigger> <type value="named-event"/> <name value="Admission"/> </trigger> <trigger> <type value="named-event"/> <name value="Birth"/> </trigger> <trigger> <type value="named-event"/> <name value="Infant Transfer to Recovery"/> </trigger> <trigger> <type value="named-event"/> <name value="Transfer to Post-Partum"/> </trigger> <condition> <kind value="applicability"/> <expression> <language value="text/cql"/> <expression value="Should Notify Nurse to Perform Assessment"/> </expression> </condition> <action> <title value="Notify the charge nurse to perform the assessment."/> <textEquivalent value="A Breastfeeding Readiness Assessment is recommended, please administer the assessment."/> <type> <coding><code value="create"/></coding> </type> <dynamicValue> <path value="/"/> <expression> <language value="text/cql"/> <expression value="Communication Request to Charge Nurse"/> </expression> </dynamicValue> </action> <action> <title value="Notify the bedside nurse to perform the assessment."/> <textEquivalent value="A Breastfeeding Readiness Assessment is recommended, please administer the assessment."/> <type> <coding><code value="create"/></coding> </type> <dynamicValue> <path value="/"/> <expression> <language value="text/cql"/> <expression value="Communication Request to Bedside Nurse"/> </expression> </dynamicValue> </action> </action>
</PlanDefinition>