Example in Quality Measure Implementation Guide5.0.0
Measure

EXM146 - Appropriate Testing for Children with Pharyngitis

active

Percentage of children 2-18 years of age who were diagnosed with pharyngitis, ordered an antibiotic and received a group A streptococcus (strep) test for the episode.

Measure-EXM146-FHIR.json

Resource Details

Resource Type
Measure
Resource ID
EXM146-FHIR
Identifier
http://example.org/fhir/cqi/ecqm/Measure/Identifier/exm|146
Conforms To
http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/proportion-measure-cqfm
http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-measure-cqfm
http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cql-measure-cqfm

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Measure",
  "id": "EXM146-FHIR",
  "filename": "Measure-EXM146-FHIR.json",
  "profile": [
    "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/proportion-measure-cqfm",
    "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-measure-cqfm",
    "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cql-measure-cqfm"
  ],
  "identifier": {
    "system": "http://example.org/fhir/cqi/ecqm/Measure/Identifier/exm",
    "value": "146"
  },
  "status": "active",
  "title": "EXM146 - Appropriate Testing for Children with Pharyngitis",
  "description": "Percentage of children 2-18 years of age who were diagnosed with pharyngitis, ordered an antibiotic and received a group A streptococcus (strep) test for the episode."
}