This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). 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
CMS 146 Individual Report
{
"resourceType": "MeasureReport",
"id": "measurereport-cms146-cat1-example",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Calculated Individual Report for CMS146:\n Percentage of children 2-18 years of age who were diagnosed with\n pharyngitis, ordered an antibiotic and received a group A streptococcus\n (strep) test for the episode.\n </div>"
},
"contained": [
{
"resourceType": "Organization",
"id": "reporter",
"name": "Good Health Hospital"
}
],
"measure": {
"reference": "Measure/CMS146"
},
"type": "individual",
"patient": {
"reference": "Patient/123"
},
"period": {
"start": "2014-01-01",
"end": "2014-03-31"
},
"status": "complete",
"reportingOrganization": {
"reference": "#reporter"
},
"group": [
{
"identifier": {
"value": "CMS146-group-1"
},
"population": [
{
"type": "initial-population",
"count": 1
},
{
"type": "numerator",
"count": 1
},
{
"type": "denominator",
"count": 1
},
{
"type": "denominator-exclusion",
"count": 0
}
],
"stratifier": [
{
"identifier": {
"value": "stratifier-ages-up-to-9"
},
"group": [
{
"value": "true",
"population": [
{
"type": "initial-population",
"count": 1
},
{
"type": "numerator",
"count": 1
},
{
"type": "denominator",
"count": 1
},
{
"type": "denominator-exclusion",
"count": 0
}
]
},
{
"value": "false",
"population": [
{
"type": "initial-population",
"count": 0
},
{
"type": "numerator",
"count": 0
},
{
"type": "denominator",
"count": 0
},
{
"type": "denominator-exclusion",
"count": 0
}
]
}
]
},
{
"identifier": {
"value": "stratifier-ages-10-plus"
},
"group": [
{
"value": "true",
"population": [
{
"type": "initial-population",
"count": 0
},
{
"type": "numerator",
"count": 0
},
{
"type": "denominator",
"count": 0
},
{
"type": "denominator-exclusion",
"count": 0
}
]
},
{
"value": "false",
"population": [
{
"type": "initial-population",
"count": 1
},
{
"type": "numerator",
"count": 1
},
{
"type": "denominator",
"count": 1
},
{
"type": "denominator-exclusion",
"count": 0
}
]
}
]
},
{
"identifier": {
"value": "stratifier-gender"
},
"group": [
{
"value": "male",
"population": [
{
"type": "initial-population",
"count": 1
},
{
"type": "numerator",
"count": 1
},
{
"type": "denominator",
"count": 1
},
{
"type": "denominator-exclusion",
"count": 0
}
]
},
{
"value": "female",
"population": [
{
"type": "initial-population",
"count": 0
},
{
"type": "numerator",
"count": 0
},
{
"type": "denominator",
"count": 0
},
{
"type": "denominator-exclusion",
"count": 0
}
]
},
{
"value": "other",
"population": [
{
"type": "initial-population",
"count": 0
},
{
"type": "numerator",
"count": 0
},
{
"type": "denominator",
"count": 0
},
{
"type": "denominator-exclusion",
"count": 0
}
]
},
{
"value": "unknown",
"population": [
{
"type": "initial-population",
"count": 0
},
{
"type": "numerator",
"count": 0
},
{
"type": "denominator",
"count": 0
},
{
"type": "denominator-exclusion",
"count": 0
}
]
}
]
}
],
"supplementalData": [
{
"identifier": {
"value": "supplemental-data-gender"
},
"group": [
{
"value": "male",
"count": 1
},
{
"value": "female",
"count": 0
},
{
"value": "other",
"count": 0
},
{
"value": "unknown",
"count": 0
}
]
},
{
"identifier": {
"value": "supplemental-data-deceased"
},
"group": [
{
"value": "true",
"count": 0
},
{
"value": "false",
"count": 1
}
]
}
]
}
],
"evaluatedResources": {
"reference": "Bundle/456"
}
}
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.