This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). 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
Exclusive Breastfeeding Intervention 03
{ "resourceType": "PlanDefinition", "id": "exclusive-breastfeeding-intervention-03", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Exclusive Breastfeeding Intervention-03</div>" }, "identifier": [ { "use": "official", "value": "exclusive-breastfeeding-intervention-03" } ], "version": "1.0.0", "title": "Exclusive Breastfeeding Intervention-03", "status": "active", "description": "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.", "publicationDate": "2015-03-08", "topic": [ { "text": "Exclusive Breastfeeding" } ], "library": [ { "reference": "Library/library-exclusive-breastfeeding-cds-logic" } ], "actionDefinition": [ { "title": "Mother should be administered a breastfeeding readiness assessment.", "triggerDefinition": [ { "type": "named-event", "eventName": "Admission" }, { "type": "named-event", "eventName": "Birth" }, { "type": "named-event", "eventName": "Infant Transfer to Recovery" }, { "type": "named-event", "eventName": "Transfer to Post-Partum" } ], "condition": { "expression": "Should Notify Nurse to Perform Assessment" }, "actionDefinition": [ { "title": "Notify the charge nurse to perform the assessment.", "textEquivalent": "A Breastfeeding Readiness Assessment is recommended, please administer the assessment.", "type": { "code": "create" }, "dynamicValue": [ { "path": "/", "expression": "Communication Request to Charge Nurse" } ] }, { "title": "Notify the bedside nurse to perform the assessment.", "textEquivalent": "A Breastfeeding Readiness Assessment is recommended, please administer the assessment.", "type": { "code": "create" }, "dynamicValue": [ { "path": "/", "expression": "Communication Request to Bedside Nurse" } ] } ] } ] }
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.