Measure

The Measure resource provides the definition of a quality measure.

Columns

Header row
# path type required description
0 resourceType string * Resource type identifier. Must be string "Measure"
1 integer * Number of subrows
2 id string * Logical id of this artifact
3 url uri Canonical identifier for this measure, represented as a URI (globally unique)
4 version string Business version of the measure
5 name string Name for this measure (computer friendly)
6 title string Name for this measure (human friendly)
7 subtitle string Subordinate title of the measure
8 status code draft | active | retired | unknown
9 experimental boolean For testing purposes, not real usage
subject[x] E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device
subjectCodeableConcept CodeableConcept
subjectCodeableConcept.coding Coding Code defined by a terminology system
10 subjectCodeableConcept.coding.system uri Identity of the terminology system
11 subjectCodeableConcept.coding.version string Version of the system - if relevant
12 subjectCodeableConcept.coding.code code Symbol in syntax defined by the system
13 subjectCodeableConcept.coding.display string Representation defined by the system
14 subjectCodeableConcept.coding.userSelected boolean If this coding was chosen directly by the user
15 subjectCodeableConcept.text string Plain text representation of the concept
subjectReference Reference
16 subjectReference.reference string Literal reference, Relative, internal or absolute URL
17 subjectReference.type uri Type the reference refers to (e.g. "Patient")
subjectReference.identifier Identifier Logical reference, when literal reference is not known
18 subjectReference.identifier.use code usual | official | temp | secondary | old (If known)
subjectReference.identifier.type CodeableConcept Description of identifier
subjectReference.identifier.type.coding Coding Code defined by a terminology system
19 subjectReference.identifier.type.coding.system uri Identity of the terminology system
20 subjectReference.identifier.type.coding.version string Version of the system - if relevant
21 subjectReference.identifier.type.coding.code code Symbol in syntax defined by the system
22 subjectReference.identifier.type.coding.display string Representation defined by the system
23 subjectReference.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
24 subjectReference.identifier.type.text string Plain text representation of the concept
25 subjectReference.identifier.system uri The namespace for the identifier value
26 subjectReference.identifier.value string The value that is unique
subjectReference.identifier.period Period Time period when id is/was valid for use
27 subjectReference.identifier.period.start dateTime Starting time with inclusive boundary
28 subjectReference.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
29 subjectReference.display string Text alternative for the resource
30 date dateTime Date last changed
31 publisher string Name of the publisher (organization or individual)
32 description markdown Natural language description of the measure
33 purpose markdown Why this measure is defined
34 usage string Describes the clinical usage of the measure
35 copyright markdown Use and/or publishing restrictions
36 approvalDate date When the measure was approved by publisher
37 lastReviewDate date When the measure was last reviewed
effectivePeriod Period When the measure is expected to be used
38 effectivePeriod.start dateTime Starting time with inclusive boundary
39 effectivePeriod.end dateTime End time with inclusive boundary, if not ongoing
40 disclaimer markdown Disclaimer for use of the measure or its referenced content
scoring CodeableConcept proportion | ratio | continuous-variable | cohort
scoring.coding Coding Code defined by a terminology system
41 scoring.coding.system uri Identity of the terminology system
42 scoring.coding.version string Version of the system - if relevant
43 scoring.coding.code code Symbol in syntax defined by the system
44 scoring.coding.display string Representation defined by the system
45 scoring.coding.userSelected boolean If this coding was chosen directly by the user
46 scoring.text string Plain text representation of the concept
compositeScoring CodeableConcept opportunity | all-or-nothing | linear | weighted
compositeScoring.coding Coding Code defined by a terminology system
47 compositeScoring.coding.system uri Identity of the terminology system
48 compositeScoring.coding.version string Version of the system - if relevant
49 compositeScoring.coding.code code Symbol in syntax defined by the system
50 compositeScoring.coding.display string Representation defined by the system
51 compositeScoring.coding.userSelected boolean If this coding was chosen directly by the user
52 compositeScoring.text string Plain text representation of the concept
53 riskAdjustment string How risk adjustment is applied for this measure
54 rateAggregation string How is rate aggregation performed for this measure
55 rationale markdown Detailed description of why the measure exists
56 clinicalRecommendationStatement markdown Summary of clinical guidelines
improvementNotation CodeableConcept increase | decrease
improvementNotation.coding Coding Code defined by a terminology system
57 improvementNotation.coding.system uri Identity of the terminology system
58 improvementNotation.coding.version string Version of the system - if relevant
59 improvementNotation.coding.code code Symbol in syntax defined by the system
60 improvementNotation.coding.display string Representation defined by the system
61 improvementNotation.coding.userSelected boolean If this coding was chosen directly by the user
62 improvementNotation.text string Plain text representation of the concept
63 guidance markdown Additional guidance for implementers
Row identifier
# path type required description
0 string * Subrow identifier. Must be string "identifier"
identifier Identifier Additional identifier for the measure
1 identifier.use code usual | official | temp | secondary | old (If known)
identifier.type CodeableConcept Description of identifier
identifier.type.coding Coding Code defined by a terminology system
2 identifier.type.coding.system uri Identity of the terminology system
3 identifier.type.coding.version string Version of the system - if relevant
4 identifier.type.coding.code code Symbol in syntax defined by the system
5 identifier.type.coding.display string Representation defined by the system
6 identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
7 identifier.type.text string Plain text representation of the concept
8 identifier.system uri The namespace for the identifier value
9 identifier.value string The value that is unique
identifier.period Period Time period when id is/was valid for use
10 identifier.period.start dateTime Starting time with inclusive boundary
11 identifier.period.end dateTime End time with inclusive boundary, if not ongoing
Row contact
# path type required description
0 string * Subrow identifier. Must be string "contact"
contact ContactDetail Contact details for the publisher
1 contact.name string Name of an individual to contact
contact.telecom ContactPoint Contact details for individual or organization
2 contact.telecom.system code phone | fax | email | pager | url | sms | other
3 contact.telecom.value string The actual contact point details
4 contact.telecom.use code home | work | temp | old | mobile - purpose of this contact point
5 contact.telecom.rank positiveInt Specify preferred order of use (1 = highest)
contact.telecom.period Period Time period when the contact point was/is in use
6 contact.telecom.period.start dateTime Starting time with inclusive boundary
7 contact.telecom.period.end dateTime End time with inclusive boundary, if not ongoing
Row useContext
# path type required description
0 string * Subrow identifier. Must be string "useContext"
useContext UsageContext The context that the content is intended to support
useContext.code Coding Type of context being specified
1 useContext.code.system uri Identity of the terminology system
2 useContext.code.version string Version of the system - if relevant
3 useContext.code.code code Symbol in syntax defined by the system
4 useContext.code.display string Representation defined by the system
5 useContext.code.userSelected boolean If this coding was chosen directly by the user
useContext.value[x] Value that defines the context
useContext.valueCodeableConcept CodeableConcept
useContext.valueCodeableConcept.coding Coding Code defined by a terminology system
6 useContext.valueCodeableConcept.coding.system uri Identity of the terminology system
7 useContext.valueCodeableConcept.coding.version string Version of the system - if relevant
8 useContext.valueCodeableConcept.coding.code code Symbol in syntax defined by the system
9 useContext.valueCodeableConcept.coding.display string Representation defined by the system
10 useContext.valueCodeableConcept.coding.userSelected boolean If this coding was chosen directly by the user
11 useContext.valueCodeableConcept.text string Plain text representation of the concept
useContext.valueQuantity Quantity
12 useContext.valueQuantity.value decimal Numerical value (with implicit precision)
13 useContext.valueQuantity.comparator code < | <= | >= | > - how to understand the value
14 useContext.valueQuantity.unit string Unit representation
15 useContext.valueQuantity.system uri System that defines coded unit form
16 useContext.valueQuantity.code code Coded form of the unit
useContext.valueRange Range
useContext.valueRange.low Quantity Low limit
17 useContext.valueRange.low.value decimal Numerical value (with implicit precision)
18 useContext.valueRange.low.unit string Unit representation
19 useContext.valueRange.low.system uri System that defines coded unit form
20 useContext.valueRange.low.code code Coded form of the unit
useContext.valueRange.high Quantity High limit
21 useContext.valueRange.high.value decimal Numerical value (with implicit precision)
22 useContext.valueRange.high.unit string Unit representation
23 useContext.valueRange.high.system uri System that defines coded unit form
24 useContext.valueRange.high.code code Coded form of the unit
useContext.valueReference Reference
25 useContext.valueReference.reference string Literal reference, Relative, internal or absolute URL
26 useContext.valueReference.type uri Type the reference refers to (e.g. "Patient")
useContext.valueReference.identifier Identifier Logical reference, when literal reference is not known
27 useContext.valueReference.identifier.use code usual | official | temp | secondary | old (If known)
useContext.valueReference.identifier.type CodeableConcept Description of identifier
useContext.valueReference.identifier.type.coding Coding Code defined by a terminology system
28 useContext.valueReference.identifier.type.coding.system uri Identity of the terminology system
29 useContext.valueReference.identifier.type.coding.version string Version of the system - if relevant
30 useContext.valueReference.identifier.type.coding.code code Symbol in syntax defined by the system
31 useContext.valueReference.identifier.type.coding.display string Representation defined by the system
32 useContext.valueReference.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
33 useContext.valueReference.identifier.type.text string Plain text representation of the concept
34 useContext.valueReference.identifier.system uri The namespace for the identifier value
35 useContext.valueReference.identifier.value string The value that is unique
useContext.valueReference.identifier.period Period Time period when id is/was valid for use
36 useContext.valueReference.identifier.period.start dateTime Starting time with inclusive boundary
37 useContext.valueReference.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
38 useContext.valueReference.display string Text alternative for the resource
Row jurisdiction
# path type required description
0 string * Subrow identifier. Must be string "jurisdiction"
jurisdiction CodeableConcept Intended jurisdiction for measure (if applicable)
jurisdiction.coding Coding Code defined by a terminology system
1 jurisdiction.coding.system uri Identity of the terminology system
2 jurisdiction.coding.version string Version of the system - if relevant
3 jurisdiction.coding.code code Symbol in syntax defined by the system
4 jurisdiction.coding.display string Representation defined by the system
5 jurisdiction.coding.userSelected boolean If this coding was chosen directly by the user
6 jurisdiction.text string Plain text representation of the concept
Row topic
# path type required description
0 string * Subrow identifier. Must be string "topic"
topic CodeableConcept The category of the measure, such as Education, Treatment, Assessment, etc.
topic.coding Coding Code defined by a terminology system
1 topic.coding.system uri Identity of the terminology system
2 topic.coding.version string Version of the system - if relevant
3 topic.coding.code code Symbol in syntax defined by the system
4 topic.coding.display string Representation defined by the system
5 topic.coding.userSelected boolean If this coding was chosen directly by the user
6 topic.text string Plain text representation of the concept
Row author
# path type required description
0 string * Subrow identifier. Must be string "author"
author ContactDetail Who authored the content
1 author.name string Name of an individual to contact
author.telecom ContactPoint Contact details for individual or organization
2 author.telecom.system code phone | fax | email | pager | url | sms | other
3 author.telecom.value string The actual contact point details
4 author.telecom.use code home | work | temp | old | mobile - purpose of this contact point
5 author.telecom.rank positiveInt Specify preferred order of use (1 = highest)
author.telecom.period Period Time period when the contact point was/is in use
6 author.telecom.period.start dateTime Starting time with inclusive boundary
7 author.telecom.period.end dateTime End time with inclusive boundary, if not ongoing
Row editor
# path type required description
0 string * Subrow identifier. Must be string "editor"
editor ContactDetail Who edited the content
1 editor.name string Name of an individual to contact
editor.telecom ContactPoint Contact details for individual or organization
2 editor.telecom.system code phone | fax | email | pager | url | sms | other
3 editor.telecom.value string The actual contact point details
4 editor.telecom.use code home | work | temp | old | mobile - purpose of this contact point
5 editor.telecom.rank positiveInt Specify preferred order of use (1 = highest)
editor.telecom.period Period Time period when the contact point was/is in use
6 editor.telecom.period.start dateTime Starting time with inclusive boundary
7 editor.telecom.period.end dateTime End time with inclusive boundary, if not ongoing
Row reviewer
# path type required description
0 string * Subrow identifier. Must be string "reviewer"
reviewer ContactDetail Who reviewed the content
1 reviewer.name string Name of an individual to contact
reviewer.telecom ContactPoint Contact details for individual or organization
2 reviewer.telecom.system code phone | fax | email | pager | url | sms | other
3 reviewer.telecom.value string The actual contact point details
4 reviewer.telecom.use code home | work | temp | old | mobile - purpose of this contact point
5 reviewer.telecom.rank positiveInt Specify preferred order of use (1 = highest)
reviewer.telecom.period Period Time period when the contact point was/is in use
6 reviewer.telecom.period.start dateTime Starting time with inclusive boundary
7 reviewer.telecom.period.end dateTime End time with inclusive boundary, if not ongoing
Row endorser
# path type required description
0 string * Subrow identifier. Must be string "endorser"
endorser ContactDetail Who endorsed the content
1 endorser.name string Name of an individual to contact
endorser.telecom ContactPoint Contact details for individual or organization
2 endorser.telecom.system code phone | fax | email | pager | url | sms | other
3 endorser.telecom.value string The actual contact point details
4 endorser.telecom.use code home | work | temp | old | mobile - purpose of this contact point
5 endorser.telecom.rank positiveInt Specify preferred order of use (1 = highest)
endorser.telecom.period Period Time period when the contact point was/is in use
6 endorser.telecom.period.start dateTime Starting time with inclusive boundary
7 endorser.telecom.period.end dateTime End time with inclusive boundary, if not ongoing
Row relatedArtifact
# path type required description
0 string * Subrow identifier. Must be string "relatedArtifact"
relatedArtifact RelatedArtifact Additional documentation, citations, etc.
1 relatedArtifact.type code documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of
2 relatedArtifact.label string Short label
3 relatedArtifact.display string Brief description of the related artifact
4 relatedArtifact.citation markdown Bibliographic citation for the artifact
5 relatedArtifact.url url Where the artifact can be accessed
relatedArtifact.document Attachment What document is being referenced
6 relatedArtifact.document.contentType code Mime type of the content, with charset etc.
7 relatedArtifact.document.language code Human language of the content (BCP-47)
8 relatedArtifact.document.data base64Binary Data inline, base64ed
9 relatedArtifact.document.url url Uri where the data can be found
10 relatedArtifact.document.size unsignedInt Number of bytes of content (if url provided)
11 relatedArtifact.document.hash base64Binary Hash of the data (sha-1, base64ed)
12 relatedArtifact.document.title string Label to display in place of the data
13 relatedArtifact.document.creation dateTime Date attachment was first created
14 relatedArtifact.resource canonical What resource is being referenced
Row library
# path type required description
0 string * Subrow identifier. Must be string "library"
1 library canonical Logic used by the measure
Row type
# path type required description
0 string * Subrow identifier. Must be string "type"
type CodeableConcept process | outcome | structure | patient-reported-outcome | composite
type.coding Coding Code defined by a terminology system
1 type.coding.system uri Identity of the terminology system
2 type.coding.version string Version of the system - if relevant
3 type.coding.code code Symbol in syntax defined by the system
4 type.coding.display string Representation defined by the system
5 type.coding.userSelected boolean If this coding was chosen directly by the user
6 type.text string Plain text representation of the concept
Row definition
# path type required description
0 string * Subrow identifier. Must be string "definition"
1 definition markdown Defined terms used in the measure documentation
Row group
# path type required description
0 string * Subrow identifier. Must be string "group"
group Population criteria group
group.code CodeableConcept Meaning of the group
group.code.coding Coding Code defined by a terminology system
1 group.code.coding.system uri Identity of the terminology system
2 group.code.coding.version string Version of the system - if relevant
3 group.code.coding.code code Symbol in syntax defined by the system
4 group.code.coding.display string Representation defined by the system
5 group.code.coding.userSelected boolean If this coding was chosen directly by the user
6 group.code.text string Plain text representation of the concept
7 group.description string Summary description
group.population Population criteria
group.population.code CodeableConcept initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
group.population.code.coding Coding Code defined by a terminology system
8 group.population.code.coding.system uri Identity of the terminology system
9 group.population.code.coding.version string Version of the system - if relevant
10 group.population.code.coding.code code Symbol in syntax defined by the system
11 group.population.code.coding.display string Representation defined by the system
12 group.population.code.coding.userSelected boolean If this coding was chosen directly by the user
13 group.population.code.text string Plain text representation of the concept
14 group.population.description string The human readable description of this population criteria
group.population.criteria Expression The criteria that defines this population
15 group.population.criteria.description string Natural language description of the condition
16 group.population.criteria.name id Short name assigned to expression for reuse
17 group.population.criteria.language code text/cql | text/fhirpath | application/x-fhir-query | etc.
18 group.population.criteria.expression string Expression in specified language
19 group.population.criteria.reference uri Where the expression is found
group.stratifier Stratifier criteria for the measure
group.stratifier.code CodeableConcept Meaning of the stratifier
group.stratifier.code.coding Coding Code defined by a terminology system
20 group.stratifier.code.coding.system uri Identity of the terminology system
21 group.stratifier.code.coding.version string Version of the system - if relevant
22 group.stratifier.code.coding.code code Symbol in syntax defined by the system
23 group.stratifier.code.coding.display string Representation defined by the system
24 group.stratifier.code.coding.userSelected boolean If this coding was chosen directly by the user
25 group.stratifier.code.text string Plain text representation of the concept
26 group.stratifier.description string The human readable description of this stratifier
group.stratifier.criteria Expression How the measure should be stratified
27 group.stratifier.criteria.description string Natural language description of the condition
28 group.stratifier.criteria.name id Short name assigned to expression for reuse
29 group.stratifier.criteria.language code text/cql | text/fhirpath | application/x-fhir-query | etc.
30 group.stratifier.criteria.expression string Expression in specified language
31 group.stratifier.criteria.reference uri Where the expression is found
group.stratifier.component Stratifier criteria component for the measure
group.stratifier.component.code CodeableConcept Meaning of the stratifier component
group.stratifier.component.code.coding Coding Code defined by a terminology system
32 group.stratifier.component.code.coding.system uri Identity of the terminology system
33 group.stratifier.component.code.coding.version string Version of the system - if relevant
34 group.stratifier.component.code.coding.code code Symbol in syntax defined by the system
35 group.stratifier.component.code.coding.display string Representation defined by the system
36 group.stratifier.component.code.coding.userSelected boolean If this coding was chosen directly by the user
37 group.stratifier.component.code.text string Plain text representation of the concept
38 group.stratifier.component.description string The human readable description of this stratifier component
group.stratifier.component.criteria Expression Component of how the measure should be stratified
39 group.stratifier.component.criteria.description string Natural language description of the condition
40 group.stratifier.component.criteria.name id Short name assigned to expression for reuse
41 group.stratifier.component.criteria.language code text/cql | text/fhirpath | application/x-fhir-query | etc.
42 group.stratifier.component.criteria.expression string Expression in specified language
43 group.stratifier.component.criteria.reference uri Where the expression is found
Row supplementalData
# path type required description
0 string * Subrow identifier. Must be string "supplementalData"
supplementalData What other data should be reported with the measure
supplementalData.code CodeableConcept Meaning of the supplemental data
supplementalData.code.coding Coding Code defined by a terminology system
1 supplementalData.code.coding.system uri Identity of the terminology system
2 supplementalData.code.coding.version string Version of the system - if relevant
3 supplementalData.code.coding.code code Symbol in syntax defined by the system
4 supplementalData.code.coding.display string Representation defined by the system
5 supplementalData.code.coding.userSelected boolean If this coding was chosen directly by the user
6 supplementalData.code.text string Plain text representation of the concept
supplementalData.usage CodeableConcept supplemental-data | risk-adjustment-factor
supplementalData.usage.coding Coding Code defined by a terminology system
7 supplementalData.usage.coding.system uri Identity of the terminology system
8 supplementalData.usage.coding.version string Version of the system - if relevant
9 supplementalData.usage.coding.code code Symbol in syntax defined by the system
10 supplementalData.usage.coding.display string Representation defined by the system
11 supplementalData.usage.coding.userSelected boolean If this coding was chosen directly by the user
12 supplementalData.usage.text string Plain text representation of the concept
13 supplementalData.description string The human readable description of this supplemental data
supplementalData.criteria Expression Expression describing additional data to be reported
14 supplementalData.criteria.description string Natural language description of the condition
15 supplementalData.criteria.name id Short name assigned to expression for reuse
16 supplementalData.criteria.language code text/cql | text/fhirpath | application/x-fhir-query | etc.
17 supplementalData.criteria.expression string Expression in specified language
18 supplementalData.criteria.reference uri Where the expression is found

Examples

Example #1
Input CSV
Measure,16,"measure-cms146-example","http://hl7.org/fhir/Measure/measure-cms146-example","1.0.0","CMS146","Appropriate Testing for Children with Pharyngitis",,"active",true,,,,,,,,,,,,,,,,,,,,,"2017-03-10","National Committee for Quality Assurance","Percentage of children 3-18 years of age who were diagnosed with pharyngitis, ordered an antibiotic and received a group A streptococcus (strep) test for the episode.","Measure of children with a group A streptococcus test in the 7-day period from 3 days prior through 3 days after the diagnosis of pharyngitis",,"Physician Performance Measure (Measures) and related data specifications were developed by the National Committee for Quality Assurance (NCQA).   The Measures are copyrighted but can be reproduced and distributed, without modification, for noncommercial purposes (eg, use by healthcare providers in connection with their practices). Commercial use is defined as the sale, licensing, or distribution of the Measures for commercial gain, or incorporation of the Measures into a product or service that is sold, licensed or distributed for commercial gain. Commercial use of the Measures requires a license agreement between the user and NCQA. NCQA is not responsible for any use of the Measures.   (c) 2008-2016 National Committee for Quality Assurance. All Rights Reserved.   Limited proprietary coding is contained in the Measure specifications for user convenience. Users of proprietary code sets should obtain all necessary licenses from the owners of the code sets. NCQA disclaims all liability for use or accuracy of any CPT or other codes contained in the specifications.  CPT(R) contained in the Measure specifications is copyright 2004-2015 American Medical Association. LOINC(R) copyright 2004-2015 Regenstrief Institute, Inc. This material contains SNOMED Clinical Terms(R) (SNOMED CT[R]) copyright 2004-2015 International Health Terminology Standards Development Organisation. ICD-10 copyright 2015 World Health Organization. All Rights Reserved.","2016-01-01","2016-09-01","2017-01-01","2017-12-31","These performance Measures are not clinical guidelines and do not establish a standard of medical care, and have not been tested for all potential applications. THE MEASURES AND SPECIFICATIONS ARE PROVIDED ""AS IS"" WITHOUT WARRANTY OF ANY KIND. Due to technical limitations, registered trademarks are indicated by (R) or [R] and unregistered trademarks are indicated by (TM) or [TM].",,,"proportion",,,,,,,,,,,,"Group A streptococcal bacterial infections and other infections that cause pharyngitis (which are most often viral) often produce the same signs and symptoms (IDSA 2002). The American Academy of Pediatrics, the Centers for Disease Control and Prevention, and the Infectious Diseases Society of America all recommend a diagnostic test for Strep A to improve diagnostic accuracy and avoid unnecessary antibiotic treatment (Linder et al. 2005). Estimated economic costs of pediatric streptococcal pharyngitis in the United States range from $224 million to $539 million per year, including indirect costs related to parental work losses. At a higher level, the economic cost of antibiotic resistance vary but have extended as high as $20 billion in excess direct healthcare costs, with additional costs to society for lost productivity as high as $35 billion a year (2008 dollars) (Roberts et al. 2009).","The Infectious Diseases Society of America (IDSA) ""recommends swabbing the throat and testing for GAS pharyngitis by rapid antigen detection test (RADT) and/or culture because the clinical features alone do not reliably discriminate between GAS and viral pharyngitis except when overt viral features like rhinorrhea, cough, oral ulcers, and/or hoarseness are present""","http://terminology.hl7.org/CodeSystem/measure-improvement-notation",,"increase",,,,"This is an episode of care measure that examines all eligible episodes for the patient during the measurement period. If the patient has more than one episode, include all episodes in the measure"
identifier,"official",,,,,,,"http://hl7.org/fhir/cqi/ecqm/Measure/Identifier/cms","146",,
identifier,"official",,,,,,,"http://hl7.org/fhir/cqi/ecqm/Measure/Identifier/nqf","0002",,
contact,,"url","http://www.ncqa.org/",,,,
useContext,,,"program",,,,,,,,"eligibile-provider",,,,,,,,,,,,,,,,,,,,,,,,,,,
useContext,"http://terminology.hl7.org/CodeSystem/usage-context-type",,"age",,,,,,,,,,,,,,3,"a",,,18,"a",,,,,,,,,,,,,,,,
jurisdiction,"urn:iso:std:iso:3166",,"US",,,
topic,"http://loinc.org",,"57024-2",,,
author,"National Committee for Quality Assurance",,,,,,
relatedArtifact,"documentation",,,"Linder, J.A., D.W. Bates, G.M. Lee, J.A. Finkelstein. 2005. _Antibiotic treatment of children with sore throat._ JAMA 294(18):2315-2322. ",,,,,,,,,,
relatedArtifact,"documentation",,,"Infectious Diseases Society of America. 2012. _Clinical Practice Guideline for the Diagnosis and Management of Group A Streptococcal Pharyngitis: 2012 Update._ ",,,,,,,,,,
relatedArtifact,"documentation",,,"Roberts, R.R., B. Hota, I. Ahmad, et al. _Hospital and Societal Costs of Antimicrobial-Resistant Infections in a Chicago Teaching Hospital: Implications for Antibiotic Stewardship._ Clin Infect Dis. Oct 2009; 49(8):1175-84.",,,,,,,,,,
library,"Library/library-cms146-example"
type,,,"process",,,
group,,,,,,,,,,"initial-population",,,,,,,"text/cql","CMS146.InInitialPopulation",,,,,,,"stratifier-ages-up-to-9",,,,"text/cql","CMS146.AgesUpToNine",,,,,,,,,,,,,
supplementalData,,,,,,"supplemental-data-gender",,,,,,,,,,"text/fhirpath","Patient.gender",
supplementalData,,,,,,"supplemental-data-deceased",,,,,,,,,,"text/fhirpath","deceasedBoolean",
Resulting resource
{
  "resourceType": "Measure",
  "id": "measure-cms146-example",
  "url": "http://hl7.org/fhir/Measure/measure-cms146-example",
  "identifier": [
    {
      "use": "official",
      "system": "http://hl7.org/fhir/cqi/ecqm/Measure/Identifier/cms",
      "value": "146"
    },
    {
      "use": "official",
      "system": "http://hl7.org/fhir/cqi/ecqm/Measure/Identifier/nqf",
      "value": "0002"
    }
  ],
  "version": "1.0.0",
  "name": "CMS146",
  "title": "Appropriate Testing for Children with Pharyngitis",
  "status": "active",
  "experimental": true,
  "date": "2017-03-10",
  "publisher": "National Committee for Quality Assurance",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.ncqa.org/"
        }
      ]
    }
  ],
  "description": "Percentage of children 3-18 years of age who were diagnosed with pharyngitis, ordered an antibiotic and received a group A streptococcus (strep) test for the episode.",
  "useContext": [
    {
      "code": {
        "code": "program"
      },
      "valueCodeableConcept": {
        "text": "eligibile-provider"
      }
    },
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "age"
      },
      "valueRange": {
        "low": {
          "value": 3,
          "unit": "a"
        },
        "high": {
          "value": 18,
          "unit": "a"
        }
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "Measure of children with a group A streptococcus test in the 7-day period from 3 days prior through 3 days after the diagnosis of pharyngitis",
  "copyright": "Physician Performance Measure (Measures) and related data specifications were developed by the National Committee for Quality Assurance (NCQA).   The Measures are copyrighted but can be reproduced and distributed, without modification, for noncommercial purposes (eg, use by healthcare providers in connection with their practices). Commercial use is defined as the sale, licensing, or distribution of the Measures for commercial gain, or incorporation of the Measures into a product or service that is sold, licensed or distributed for commercial gain. Commercial use of the Measures requires a license agreement between the user and NCQA. NCQA is not responsible for any use of the Measures.   (c) 2008-2016 National Committee for Quality Assurance. All Rights Reserved.   Limited proprietary coding is contained in the Measure specifications for user convenience. Users of proprietary code sets should obtain all necessary licenses from the owners of the code sets. NCQA disclaims all liability for use or accuracy of any CPT or other codes contained in the specifications.  CPT(R) contained in the Measure specifications is copyright 2004-2015 American Medical Association. LOINC(R) copyright 2004-2015 Regenstrief Institute, Inc. This material contains SNOMED Clinical Terms(R) (SNOMED CT[R]) copyright 2004-2015 International Health Terminology Standards Development Organisation. ICD-10 copyright 2015 World Health Organization. All Rights Reserved.",
  "approvalDate": "2016-01-01",
  "lastReviewDate": "2016-09-01",
  "effectivePeriod": {
    "start": "2017-01-01",
    "end": "2017-12-31"
  },
  "topic": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "57024-2"
        }
      ]
    }
  ],
  "author": [
    {
      "name": "National Committee for Quality Assurance"
    }
  ],
  "relatedArtifact": [
    {
      "type": "documentation",
      "citation": "Linder, J.A., D.W. Bates, G.M. Lee, J.A. Finkelstein. 2005. _Antibiotic treatment of children with sore throat._ JAMA 294(18):2315-2322. "
    },
    {
      "type": "documentation",
      "citation": "Infectious Diseases Society of America. 2012. _Clinical Practice Guideline for the Diagnosis and Management of Group A Streptococcal Pharyngitis: 2012 Update._ "
    },
    {
      "type": "documentation",
      "citation": "Roberts, R.R., B. Hota, I. Ahmad, et al. _Hospital and Societal Costs of Antimicrobial-Resistant Infections in a Chicago Teaching Hospital: Implications for Antibiotic Stewardship._ Clin Infect Dis. Oct 2009; 49(8):1175-84."
    }
  ],
  "library": [
    "Library/library-cms146-example"
  ],
  "disclaimer": "These performance Measures are not clinical guidelines and do not establish a standard of medical care, and have not been tested for all potential applications. THE MEASURES AND SPECIFICATIONS ARE PROVIDED \"AS IS\" WITHOUT WARRANTY OF ANY KIND. Due to technical limitations, registered trademarks are indicated by (R) or [R] and unregistered trademarks are indicated by (TM) or [TM].",
  "scoring": {
    "coding": [
      {
        "code": "proportion"
      }
    ]
  },
  "type": [
    {
      "coding": [
        {
          "code": "process"
        }
      ]
    }
  ],
  "rationale": "Group A streptococcal bacterial infections and other infections that cause pharyngitis (which are most often viral) often produce the same signs and symptoms (IDSA 2002). The American Academy of Pediatrics, the Centers for Disease Control and Prevention, and the Infectious Diseases Society of America all recommend a diagnostic test for Strep A to improve diagnostic accuracy and avoid unnecessary antibiotic treatment (Linder et al. 2005). Estimated economic costs of pediatric streptococcal pharyngitis in the United States range from $224 million to $539 million per year, including indirect costs related to parental work losses. At a higher level, the economic cost of antibiotic resistance vary but have extended as high as $20 billion in excess direct healthcare costs, with additional costs to society for lost productivity as high as $35 billion a year (2008 dollars) (Roberts et al. 2009).",
  "clinicalRecommendationStatement": "The Infectious Diseases Society of America (IDSA) \"recommends swabbing the throat and testing for GAS pharyngitis by rapid antigen detection test (RADT) and/or culture because the clinical features alone do not reliably discriminate between GAS and viral pharyngitis except when overt viral features like rhinorrhea, cough, oral ulcers, and/or hoarseness are present\"",
  "improvementNotation": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
        "code": "increase"
      }
    ]
  },
  "guidance": "This is an episode of care measure that examines all eligible episodes for the patient during the measurement period. If the patient has more than one episode, include all episodes in the measure",
  "group": [
    {
      "population": [
        {
          "code": {
            "coding": [
              {
                "code": "initial-population"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "CMS146.InInitialPopulation"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "numerator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "CMS146.InNumerator"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "denominator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "CMS146.InDenominator"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "denominator-exclusion"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "CMS146.InDenominatorExclusions"
          }
        }
      ],
      "stratifier": [
        {
          "code": {
            "text": "stratifier-ages-up-to-9"
          },
          "criteria": {
            "language": "text/cql",
            "expression": "CMS146.AgesUpToNine"
          }
        },
        {
          "code": {
            "text": "stratifier-ages-10-plus"
          },
          "criteria": {
            "language": "text/cql",
            "expression": "CMS146.AgesTenPlus"
          }
        },
        {
          "code": {
            "text": "stratifier-gender"
          },
          "criteria": {
            "language": "text/fhirpath",
            "expression": "Patient.gender"
          }
        }
      ]
    }
  ],
  "supplementalData": [
    {
      "code": {
        "text": "supplemental-data-gender"
      },
      "criteria": {
        "language": "text/fhirpath",
        "expression": "Patient.gender"
      }
    },
    {
      "code": {
        "text": "supplemental-data-deceased"
      },
      "criteria": {
        "language": "text/fhirpath",
        "expression": "deceasedBoolean"
      }
    }
  ]
}
Example #2
Input CSV
Measure,1,"component-a-example",,,,"Screening for Alcohol Misuse",,"draft",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"proportion",,,,,,,,,,,,,,,,,,,,
group,,,,,,,,,,"initial-population",,,,,,,"text/cql","Initial Population",,,,,,,,,,,,,,,,,,,,,,,,,
Resulting resource
{
  "resourceType": "Measure",
  "id": "component-a-example",
  "title": "Screening for Alcohol Misuse",
  "status": "draft",
  "scoring": {
    "coding": [
      {
        "code": "proportion"
      }
    ]
  },
  "group": [
    {
      "population": [
        {
          "code": {
            "coding": [
              {
                "code": "initial-population"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "Initial Population"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "denominator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "Denominator"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "numerator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "Numerator"
          }
        }
      ]
    }
  ]
}
Example #3
Input CSV
Measure,1,"component-b-example",,,,"Screening for Depression",,"draft",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"proportion",,,,,,,,,,,,,,,,,,,,
group,,,,,,,,,,"initial-population",,,,,,,"text/cql","Initial Population",,,,,,,,,,,,,,,,,,,,,,,,,
Resulting resource
{
  "resourceType": "Measure",
  "id": "component-b-example",
  "title": "Screening for Depression",
  "status": "draft",
  "scoring": {
    "coding": [
      {
        "code": "proportion"
      }
    ]
  },
  "group": [
    {
      "population": [
        {
          "code": {
            "coding": [
              {
                "code": "initial-population"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "Initial Population"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "denominator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "Denominator"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "numerator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "Numerator"
          }
        }
      ]
    }
  ]
}
Example #4
Input CSV
Measure,2,"composite-example",,,,"Behavioral Assessment Composite Measure",,"draft",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"proportion",,,,,,"opportunity",,,,,,,,,,,,,,
relatedArtifact,"composed-of",,,,,,,,,,,,,"Measure/component-a-example"
relatedArtifact,"composed-of",,,,,,,,,,,,,"Measure/component-b-example"
Resulting resource
{
  "resourceType": "Measure",
  "id": "composite-example",
  "title": "Behavioral Assessment Composite Measure",
  "status": "draft",
  "relatedArtifact": [
    {
      "type": "composed-of",
      "resource": "Measure/component-a-example"
    },
    {
      "type": "composed-of",
      "resource": "Measure/component-b-example"
    }
  ],
  "scoring": {
    "coding": [
      {
        "code": "proportion"
      }
    ]
  },
  "compositeScoring": {
    "coding": [
      {
        "code": "opportunity"
      }
    ]
  }
}
Example #5
Input CSV
Measure,21,"measure-exclusive-breastfeeding",,"4.0.1",,"Exclusive Breastfeeding Measure",,"active",,,,,,,,,,,,,,,,,,,,,,"2015-03-08",,"Exclusive breastfeeding measure of outcomes for exclusive breastmilk feeding of newborns.","Measure of newborns who were fed breast milk only since birth",,,,,,,"These performance measures are not clinical guidelines and do not establish a standard of medical care, and have not been tested for all potential applications. The measures and specifications are provided without warranty.",,,"proportion",,,,,,,,,,,,"Exclusive breast milk feeding for the first 6 months of neonatal life has long been the expressed goal of World Health Organization (WHO), Department of Health and Human Services (DHHS), American Academy of Pediatrics (AAP) and American College of Obstetricians and Gynecologists (ACOG). ACOG has recently reiterated its position (ACOG, 2007). A recent Cochrane review substantiates the benefits (Kramer et al., 2002). Much evidence has now focused on the prenatal and intrapartum period as critical for the success of exclusive (or any) BF (Centers for Disease Control and Prevention [CDC], 2007; Petrova et al., 2007; Shealy et al., 2005; Taveras et al., 2004). Exclusive breast milk feeding rate during birth hospital stay has been calculated by the California Department of Public Health for the last several years using newborn genetic disease testing data. Healthy People 2010 and the CDC have also been active in promoting this goal.","Exclusive breast milk feeding for the first 6 months of neonatal life can result in numerous long-term health benefits for both mother and newborn and is recommended by a number of national and international organizations. Evidence suggests that the prenatal and intrapartum period is critical for the success of exclusive (or any) breast feeding. Therefore, it is recommended that newborns are fed breast milk only from birth to discharge.","http://terminology.hl7.org/CodeSystem/measure-improvement-notation",,"increase",,,,"A discharge to a designated cancer center or children's hospital should be captured as a discharge to an acute care facility. It is acceptable to calculate Gestational Age using the American College of Obstetricians and Gynecologists ReVITALize guidelines, which define Gestational Age as calculated using the best obstetrical Estimated Due Date (EDD) based on the formula: Gestational Age= (280-(EDD-Reference Date))/7 where Reference Date is the date on which you are trying to determine gestational age. For PC-05, Reference Date is the Birth Date. Note however that the calculation may yield a non-whole number and gestational age should be rounded off to the nearest completed week. For example, an infant born on the 5th day of the 36th week (35 weeks and 5/7 days) is at a gestational age of 35 weeks, not 36 weeks."
identifier,"official",,,,,,,,"exclusive-breastfeeding-measure",,
topic,,,,,,"Exclusive Breastfeeding"
relatedArtifact,"documentation",,,"American Academy of Pediatrics. (2005). Section on Breastfeeding. Policy Statement:Breastfeeding and the Use of Human Milk. Pediatrics.115:496-506.",,,,,,,,,,
relatedArtifact,"documentation",,,"American College of Obstetricians and Gynecologists. (Feb. 2007). Committee on Obstetric Practice and Committee on Health Care for Underserved Women. Breastfeeding: Maternal and Infant Aspects. ACOG Committee Opinion 361.",,,,,,,,,,
relatedArtifact,"documentation",,,"California Department of Public Health. (2006). Genetic Disease Branch. California In-Hospital Breastfeeding as Indicated on the Newborn Screening Test Form, Statewide, County and Hospital of Occurrence: Available at: http://www.cdph.ca.gov/data/statistics/Pages/BreastfeedingStatistics.aspx.",,,,,,,,,,
relatedArtifact,"documentation",,,"Centers for Disease Control and Prevention. (Aug 3, 2007). Breastfeeding trends and updated national health objectives for exclusive breastfeeding--United States birth years 2000-2004. MMWR - Morbidity & Mortality Weekly Report. 56(30):760-3.",,,,,,,,,,
relatedArtifact,"documentation",,,"Centers for Disease Control and Prevention. (2014). Division of Nutrition, Physical Activity and Obesity. Breastfeeding Report Card. Available at: http://www.cdc.gov/breastfeeding/pdf/2014breastfeedingreportcard.pdf",,,,,,,,,,
relatedArtifact,"documentation",,,"Ip, S., Chung, M., Raman, G., et al. (2007). Breastfeeding and maternal and infant health outcomes in developed countries. Rockville, MD: US Department of Health and Human Services. Available at: http://www.ahrq.gov/downloads/pub/evidence/pdf/brfout/brfout.pdf",,,,,,,,,,
relatedArtifact,"documentation",,,"Kramer, M.S. & Kakuma, R. (2002).Optimal duration of exclusive breastfeeding. [107 refs] Cochrane Database of Systematic Reviews. (1):CD003517.",,,,,,,,,,
relatedArtifact,"documentation",,,"Petrova, A., Hegyi, T., & Mehta, R. (2007). Maternal race/ethnicity and one-month exclusive breastfeeding in association with the in-hospital feeding modality. Breastfeeding Medicine. 2(2):92-8.",,,,,,,,,,
relatedArtifact,"documentation",,,"Shealy, K.R., Li, R., Benton-Davis, S., & Grummer-Strawn, L.M. (2005).The CDC guide to breastfeeding interventions. Atlanta, GA: US Department of Health and Human Services, CDC. Available at: http://www.cdc.gov/breastfeeding/pdf/breastfeeding_interventions.pdf.",,,,,,,,,,
relatedArtifact,"documentation",,,"Taveras, E.M., Li, R., Grummer-Strawn, L., Richardson, M., Marshall, R., Rego, V.H., Miroshnik, I., & Lieu, T.A. (2004). Opinions and practices of clinicians associated with continuation of exclusive breastfeeding. Pediatrics. 113(4):e283-90.",,,,,,,,,,
relatedArtifact,"documentation",,,"US Department of Health and Human Services. (2007). Healthy People 2010 Midcourse Review. Washington, DC: US Department of Health and Human Services. Available at: http://www.healthypeople.gov/2010/data/midcourse/?visit=1.",,,,,,,,,,
relatedArtifact,"documentation",,,"World Health Organization. (1991). Indicators for assessing breastfeeding practices. Geneva, Switzerland: World Health Organization. Available at: http://whqlibdoc.who.int/hq/1991/WHO_CDD_SER_91.14.pdf?ua=1.",,,,,,,,,,
relatedArtifact,"predecessor",,,,,,,,,,,,,"Measure/measure-predecessor-example"
relatedArtifact,"derived-from",,,,,,,,,,,,,"Measure/measure-predecessor-example"
library,"Library/library-exclusive-breastfeeding-cqm-logic"
type,,,"process",,,
definition,"Gestational age is calculated using the ACOG ReVITALize guidelines with Estimated Due Date (EDD) http://www.acog.org/about_acog/acog_departments/patient_safety_and_quality_improvement/~/media/departments/patient%20safety%20and%20quality%20improvement/201213issuesandrationale-gestationalageterm.pdf. The exam used needs to be the most recent exam associated with this pregnancy"
group,,,,,,,,,,"initial-population",,,,,,,"text/cql","InitialPopulation1",,,,,,,,,,,,,,,,,,,,,,,,,
group,,,,,,,,,,"initial-population",,,,,,,"text/cql","InitialPopulation2",,,,,,,,,,,,,,,,,,,,,,,,,
Resulting resource
{
  "resourceType": "Measure",
  "id": "measure-exclusive-breastfeeding",
  "identifier": [
    {
      "use": "official",
      "value": "exclusive-breastfeeding-measure"
    }
  ],
  "version": "4.0.1",
  "title": "Exclusive Breastfeeding Measure",
  "status": "active",
  "date": "2015-03-08",
  "description": "Exclusive breastfeeding measure of outcomes for exclusive breastmilk feeding of newborns.",
  "purpose": "Measure of newborns who were fed breast milk only since birth",
  "topic": [
    {
      "text": "Exclusive Breastfeeding"
    }
  ],
  "relatedArtifact": [
    {
      "type": "documentation",
      "citation": "American Academy of Pediatrics. (2005). Section on Breastfeeding. Policy Statement:Breastfeeding and the Use of Human Milk. Pediatrics.115:496-506."
    },
    {
      "type": "documentation",
      "citation": "American College of Obstetricians and Gynecologists. (Feb. 2007). Committee on Obstetric Practice and Committee on Health Care for Underserved Women. Breastfeeding: Maternal and Infant Aspects. ACOG Committee Opinion 361."
    },
    {
      "type": "documentation",
      "citation": "California Department of Public Health. (2006). Genetic Disease Branch. California In-Hospital Breastfeeding as Indicated on the Newborn Screening Test Form, Statewide, County and Hospital of Occurrence: Available at: http://www.cdph.ca.gov/data/statistics/Pages/BreastfeedingStatistics.aspx."
    },
    {
      "type": "documentation",
      "citation": "Centers for Disease Control and Prevention. (Aug 3, 2007). Breastfeeding trends and updated national health objectives for exclusive breastfeeding--United States birth years 2000-2004. MMWR - Morbidity & Mortality Weekly Report. 56(30):760-3."
    },
    {
      "type": "documentation",
      "citation": "Centers for Disease Control and Prevention. (2014). Division of Nutrition, Physical Activity and Obesity. Breastfeeding Report Card. Available at: http://www.cdc.gov/breastfeeding/pdf/2014breastfeedingreportcard.pdf"
    },
    {
      "type": "documentation",
      "citation": "Ip, S., Chung, M., Raman, G., et al. (2007). Breastfeeding and maternal and infant health outcomes in developed countries. Rockville, MD: US Department of Health and Human Services. Available at: http://www.ahrq.gov/downloads/pub/evidence/pdf/brfout/brfout.pdf"
    },
    {
      "type": "documentation",
      "citation": "Kramer, M.S. & Kakuma, R. (2002).Optimal duration of exclusive breastfeeding. [107 refs] Cochrane Database of Systematic Reviews. (1):CD003517."
    },
    {
      "type": "documentation",
      "citation": "Petrova, A., Hegyi, T., & Mehta, R. (2007). Maternal race/ethnicity and one-month exclusive breastfeeding in association with the in-hospital feeding modality. Breastfeeding Medicine. 2(2):92-8."
    },
    {
      "type": "documentation",
      "citation": "Shealy, K.R., Li, R., Benton-Davis, S., & Grummer-Strawn, L.M. (2005).The CDC guide to breastfeeding interventions. Atlanta, GA: US Department of Health and Human Services, CDC. Available at: http://www.cdc.gov/breastfeeding/pdf/breastfeeding_interventions.pdf."
    },
    {
      "type": "documentation",
      "citation": "Taveras, E.M., Li, R., Grummer-Strawn, L., Richardson, M., Marshall, R., Rego, V.H., Miroshnik, I., & Lieu, T.A. (2004). Opinions and practices of clinicians associated with continuation of exclusive breastfeeding. Pediatrics. 113(4):e283-90."
    },
    {
      "type": "documentation",
      "citation": "US Department of Health and Human Services. (2007). Healthy People 2010 Midcourse Review. Washington, DC: US Department of Health and Human Services. Available at: http://www.healthypeople.gov/2010/data/midcourse/?visit=1."
    },
    {
      "type": "documentation",
      "citation": "World Health Organization. (1991). Indicators for assessing breastfeeding practices. Geneva, Switzerland: World Health Organization. Available at: http://whqlibdoc.who.int/hq/1991/WHO_CDD_SER_91.14.pdf?ua=1."
    },
    {
      "type": "predecessor",
      "resource": "Measure/measure-predecessor-example"
    },
    {
      "type": "derived-from",
      "resource": "Measure/measure-predecessor-example"
    }
  ],
  "library": [
    "Library/library-exclusive-breastfeeding-cqm-logic"
  ],
  "disclaimer": "These performance measures are not clinical guidelines and do not establish a standard of medical care, and have not been tested for all potential applications. The measures and specifications are provided without warranty.",
  "scoring": {
    "coding": [
      {
        "code": "proportion"
      }
    ]
  },
  "type": [
    {
      "coding": [
        {
          "code": "process"
        }
      ]
    }
  ],
  "rationale": "Exclusive breast milk feeding for the first 6 months of neonatal life has long been the expressed goal of World Health Organization (WHO), Department of Health and Human Services (DHHS), American Academy of Pediatrics (AAP) and American College of Obstetricians and Gynecologists (ACOG). ACOG has recently reiterated its position (ACOG, 2007). A recent Cochrane review substantiates the benefits (Kramer et al., 2002). Much evidence has now focused on the prenatal and intrapartum period as critical for the success of exclusive (or any) BF (Centers for Disease Control and Prevention [CDC], 2007; Petrova et al., 2007; Shealy et al., 2005; Taveras et al., 2004). Exclusive breast milk feeding rate during birth hospital stay has been calculated by the California Department of Public Health for the last several years using newborn genetic disease testing data. Healthy People 2010 and the CDC have also been active in promoting this goal.",
  "clinicalRecommendationStatement": "Exclusive breast milk feeding for the first 6 months of neonatal life can result in numerous long-term health benefits for both mother and newborn and is recommended by a number of national and international organizations. Evidence suggests that the prenatal and intrapartum period is critical for the success of exclusive (or any) breast feeding. Therefore, it is recommended that newborns are fed breast milk only from birth to discharge.",
  "improvementNotation": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
        "code": "increase"
      }
    ]
  },
  "definition": [
    "Gestational age is calculated using the ACOG ReVITALize guidelines with Estimated Due Date (EDD) http://www.acog.org/about_acog/acog_departments/patient_safety_and_quality_improvement/~/media/departments/patient%20safety%20and%20quality%20improvement/201213issuesandrationale-gestationalageterm.pdf. The exam used needs to be the most recent exam associated with this pregnancy"
  ],
  "guidance": "A discharge to a designated cancer center or children's hospital should be captured as a discharge to an acute care facility. It is acceptable to calculate Gestational Age using the American College of Obstetricians and Gynecologists ReVITALize guidelines, which define Gestational Age as calculated using the best obstetrical Estimated Due Date (EDD) based on the formula: Gestational Age= (280-(EDD-Reference Date))/7 where Reference Date is the date on which you are trying to determine gestational age. For PC-05, Reference Date is the Birth Date. Note however that the calculation may yield a non-whole number and gestational age should be rounded off to the nearest completed week. For example, an infant born on the 5th day of the 36th week (35 weeks and 5/7 days) is at a gestational age of 35 weeks, not 36 weeks.",
  "group": [
    {
      "population": [
        {
          "code": {
            "coding": [
              {
                "code": "initial-population"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "InitialPopulation1"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "denominator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "Denominator1"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "denominator-exclusions"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "DenominatorExclusions1"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "numerator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "Numerator1"
          }
        }
      ]
    },
    {
      "population": [
        {
          "code": {
            "coding": [
              {
                "code": "initial-population"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "InitialPopulation2"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "denominator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "Denominator2"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "denominator-exclusion"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "DenominatorExclusions2"
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "numerator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql",
            "expression": "Numerator2"
          }
        }
      ]
    }
  ]
}