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
Exclusive Breastfeeding Measure
{ "resourceType": "Measure", "id": "measure-exclusive-breastfeeding", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Exclusive Breastfeeding Measure</div>" }, "identifier": [ { "use": "official", "value": "exclusive-breastfeeding-measure" } ], "version": "1.0.0", "title": "Exclusive Breastfeeding Measure", "status": "active", "date": "2015-03-08", "description": "Exclusive breastfeeding measure of outcomes for exclusive breastmilk feeding of newborns.", "topic": [ { "text": "Exclusive Breastfeeding" } ], "library": [ { "reference": "Library/library-exclusive-breastfeeding-cqm-logic" } ], "type": [ "outcome" ], "group": [ { "identifier": { "value": "Population Group 1" }, "population": [ { "type": "initial-population", "identifier": { "value": "initial-population-1-identifier" }, "criteria": "InitialPopulation1" }, { "type": "denominator", "identifier": { "value": "denominator-1-identifier" }, "criteria": "Denominator1" }, { "type": "denominator-exclusion", "identifier": { "value": "denominator-exclusions-1-identifier" }, "criteria": "DenominatorExclusions1" }, { "type": "numerator", "identifier": { "value": "numerator-1-identifier" }, "criteria": "Numerator1" } ] }, { "identifier": { "value": "Population Group 2" }, "population": [ { "type": "initial-population", "identifier": { "value": "initial-population-2-identifier" }, "criteria": "InitialPopulation2" }, { "type": "denominator", "identifier": { "value": "denominator-2-identifier" }, "criteria": "Denominator2" }, { "type": "denominator-exclusion", "identifier": { "value": "denominator-exclusions-2-identifier" }, "criteria": "DenominatorExclusions2" }, { "type": "numerator", "identifier": { "value": "numerator-2-identifier" }, "criteria": "Numerator2" } ] } ] }
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.