STU3 Candidate

This page is part of the FHIR Specification (v1.8.0: STU 3 Draft). 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

Plandefinition-exclusive-breastfeeding-intervention-04.xml

Raw XML (canonical form)

Exclusive Breastfeeding Intervention 04 (id = "exclusive-breastfeeding-intervention-04")

<PlanDefinition xmlns="http://hl7.org/fhir">
  <id value="exclusive-breastfeeding-intervention-04"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Exclusive Breastfeeding Intervention-04</div>
  </text>
  <identifier>
    <use value="official"/>
    <value value="exclusive-breastfeeding-intervention-04"/>
  </identifier>
  <version value="1.0.0"/>
  <title value="Exclusive Breastfeeding Intervention-04"/>
  <status value="active"/>
  <date value="2015-03-08"/>
  <description value="Exclusive breastfeeding intervention intended to improve outcomes for exclusive breastmilk
   feeding of newborns by creating a lactation consult for the mother if appropriate."/>
  <topic>
    <text value="Exclusive Breastfeeding"/>
  </topic>
  <library>
    <reference value="Library/library-exclusive-breastfeeding-cds-logic"/>
  </library>
  <actionDefinition>
    <title value="Mother should be referred to a lactation specialist for consultation."/>
    <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 Lactation Consult"/>
    </condition>
    <actionDefinition>
      <title value="Create a lactation consult request."/>
      <textEquivalent value="Create a lactation consult request"/>
      <type>
        <code value="create"/>
      </type>
      <dynamicValue>
        <path value="/"/>
        <expression value="Create Lactation Consult Request"/>
      </dynamicValue>
    </actionDefinition>
  </actionDefinition>
</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.