All Downloads are FREE. Search and download functionalities are using the official Maven repository.

narratives.r4.examples.measure.cms146.json Maven / Gradle / Ivy

{
  "resourceType": "Measure",
  "id": "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",
  "title": "Appropriate Testing for Children with Pharyngitis",
  "status": "active",
  "experimental": true,
  "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.",
  "purpose": "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\"",
  "topic": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/c80-doc-typecodes",
          "code": "57024-2"
        }
      ]
    }
  ],
  "library": [
    {
      "reference": "Library/library-cms146-example"
    }
  ],
  "scoring": "proportion",
  "type": [
    "process"
  ],
  "group": [
    {
      "identifier": {
        "value": "CMS146-group-1"
      },
      "population": [
        {
          "type": "initial-population",
          "identifier": {
            "value": "initial-population-identifier"
          },
          "criteria": "CMS146.InInitialPopulation"
        },
        {
          "type": "numerator",
          "identifier": {
            "value": "numerator-identifier"
          },
          "criteria": "CMS146.InNumerator"
        },
        {
          "type": "denominator",
          "identifier": {
            "value": "denominator-identifier"
          },
          "criteria": "CMS146.InDenominator"
        },
        {
          "type": "denominator-exclusion",
          "identifier": {
            "value": "denominator-exclusions-identifier"
          },
          "criteria": "CMS146.InDenominatorExclusions"
        }
      ],
      "stratifier": [
        {
          "identifier": {
            "value": "stratifier-ages-up-to-9"
          },
          "criteria": "CMS146.AgesUpToNine"
        },
        {
          "identifier": {
            "value": "stratifier-ages-10-plus"
          },
          "criteria": "CMS146.AgesTenPlus"
        },
        {
          "identifier": {
            "value": "stratifier-ages-up-to-9"
          },
          "path": "Patient.gender"
        }
      ]
    }
  ],
  "supplementalData": [
    {
      "identifier": {
        "value": "supplemental-data-gender"
      },
      "path": "Patient.gender"
    },
    {
      "identifier": {
        "value": "supplemental-data-deceased"
      },
      "path": "deceasedBoolean"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy