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 . Page versions: R5 R4B R4 R3
Exclusive Breastfeeding Intervention Logic (id = "library-exclusive-breastfeeding-cds-logic")
<Library xmlns="http://hl7.org/fhir"> <id value="library-exclusive-breastfeeding-cds-logic"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">Exclusive Breastfeeding CDS Logic</div> </text> <moduleMetadata> <identifier> <use value="official"/> <value value="Exclusive_Breastfeeding_CDS_Logic"/> </identifier> <version value="1.0.0"/> <title value="Exclusive Breastfeeding CDS Logic"/> <type value="library"/> <status value="active"/> <experimental value="true"/> <description value="Decision support logic for improving outcomes for exclusive breastmilk feeding of newborns"/> <publicationDate value="2016-03-08"/> <topic> <text value="Exclusive Breastfeeding"/> </topic> </moduleMetadata> <model> <identifier value="QUICK"/> </model> <valueSet> <name value="Female Administrative Sex"/> <identifier value="2.16.840.1.113883.3.560.100.2"/> </valueSet> <!-- ... other value sets as defined in the library --> <dataRequirement> <type value="Condition"/> <codeFilter> <path value="code"/> <valueSetString value="Single Live Birth"/> </codeFilter> </dataRequirement> <!-- ... other data requirements as defined in the library --> <document> <contentType value="application/cql+text"/> <url value="http://cqlrepository.org/CMS9v4_CDS.cql"/> </document> </Library>
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.