<?xml version="1.0" encoding="UTF-8"?>

<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 style="width: 100%;" class="hierarchy">
        <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>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/>
  </extension>
  <identifier>
    <use value="official"/>
    <value value="exclusive-breastfeeding-intervention-01"/>
  </identifier>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.11.18"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="ExclusiveBreastfeedingIntervention01"/>
  <title value="Exclusive Breastfeeding Intervention-01"/>
  <status value="active"/>
  <date value="2015-03-08"/>
  <publisher value="HL7 International / Clinical Decision Support"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <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 value="http://example.org/fhir/Measure/measure-exclusive-breastfeeding"/>
  </relatedArtifact>
  <library value="http://example.org/fhir/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-identifier"/>
        <expression value="Should Create Assessment Order"/>
      </expression>
    </condition>
    <action>
      <title value="Create the breastfeeding readiness assessment order."/>
      <textEquivalent value="Administer a breastfeeding readiness assessment."/>
      <type>
        <coding>
          <code value="create"/>
        </coding>
      </type>
      <dynamicValue>
        <path value="/"/>
        <expression>
          <language value="text/cql-identifier"/>
          <expression value="Create Breastfeeding Risk Assessment"/>
        </expression>
      </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>
        <coding>
          <code value="create"/>
        </coding>
      </type>
      <dynamicValue>
        <path value="/"/>
        <expression>
          <language value="text/cql-identifier"/>
          <expression value="Communication Request to Provider"/>
        </expression>
      </dynamicValue>
    </action>
  </action>
</PlanDefinition>