PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cqfmeasures@0.1.0
    http://hl7.org/fhir/us/cqfmeasures/Measure/measure-risk-adjustment-FHIR2
{
  "description": "This example illustrates the use of risk adjustment variables within a measure represented as a FHIR eCQM",
  "_filename": "Measure-measure-risk-adjustment-FHIR2.json",
  "package_name": "hl7.fhir.us.cqfmeasures",
  "date": "2019-02-21",
  "group": [ {
    "identifier": {
      "value": "group-1"
    },
    "population": [ {
      "code": {
        "coding": [ {
          "code": "initial-population",
          "system": "http://terminology.hl7.org/CodeSystem/measure-population",
          "display": "Initial Population"
        } ]
      },
      "criteria": "Initial Population",
      "identifier": {
        "value": "initial-population-identifier"
      }
    }, {
      "code": {
        "coding": [ {
          "code": "numerator",
          "system": "http://terminology.hl7.org/CodeSystem/measure-population",
          "display": "Numerator"
        } ]
      },
      "criteria": "Numerator",
      "identifier": {
        "value": "numerator-identifier"
      }
    }, {
      "code": {
        "coding": [ {
          "code": "denominator",
          "system": "http://terminology.hl7.org/CodeSystem/measure-population",
          "display": "Denominator"
        } ]
      },
      "criteria": "Denominator",
      "identifier": {
        "value": "denominator-identifier"
      }
    } ]
  } ],
  "meta": {
    "profile": [ "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/proportion-measure-cqfm" ],
    "versionId": "3",
    "lastUpdated": "2019-03-12T11:08:24.461-06:00"
  },
  "publisher": "Health Level 7 International - Clinical Quality Information Work Group",
  "approvalDate": "2019-03-08",
  "name": "RiskAdjustment_FHIR2",
  "type": "[{:coding [{:system \\\"http://hl7.org/fhir/measure-type\\\", :code \\\"process\\\"}]}]",
  "experimental": "true",
  "topic": [ {
    "coding": [ {
      "code": "57024-2",
      "system": "http://loinc.org",
      "display": "Health Quality Measure Document"
    } ]
  } ],
  "resourceType": "Measure",
  "title": "Risk Adjustment FHIR DSTU2",
  "supplementalData": [ {
    "usage": [ {
      "coding": [ {
        "code": "supplemental-data",
        "system": "http://hl7.org/fhir/measure-data-usage"
      } ]
    } ],
    "criteria": "SDE Ethnicity",
    "identifier": {
      "value": "sde-ethnicity"
    }
  }, {
    "usage": [ {
      "coding": [ {
        "code": "supplemental-data",
        "system": "http://hl7.org/fhir/measure-data-usage"
      } ]
    } ],
    "criteria": "SDE Payer",
    "identifier": {
      "value": "sde-payer"
    }
  }, {
    "usage": [ {
      "coding": [ {
        "code": "supplemental-data",
        "system": "http://hl7.org/fhir/measure-data-usage"
      } ]
    } ],
    "criteria": "SDE Race",
    "identifier": {
      "value": "sde-race"
    }
  }, {
    "usage": [ {
      "coding": [ {
        "code": "supplemental-data",
        "system": "http://hl7.org/fhir/measure-data-usage"
      } ]
    } ],
    "criteria": "SDE Sex",
    "identifier": {
      "value": "sde-sex"
    }
  }, {
    "usage": [ {
      "coding": [ {
        "code": "risk-adjustment-factor",
        "system": "http://hl7.org/fhir/measure-data-usage"
      } ]
    } ],
    "criteria": "Hepatic Failure",
    "identifier": {
      "value": "hepatic-failure"
    }
  }, {
    "usage": [ {
      "coding": [ {
        "code": "risk-adjustment-factor",
        "system": "http://hl7.org/fhir/measure-data-usage"
      } ]
    } ],
    "criteria": "Cirrhosis Dx",
    "identifier": {
      "value": "cirrhosis-dx"
    }
  }, {
    "usage": [ {
      "coding": [ {
        "code": "risk-adjustment-factor",
        "system": "http://hl7.org/fhir/measure-data-usage"
      } ]
    } ],
    "criteria": "Bilirubin Test",
    "identifier": {
      "value": "bilirubin-test"
    }
  }, {
    "usage": [ {
      "coding": [ {
        "code": "risk-adjustment-factor",
        "system": "http://hl7.org/fhir/measure-data-usage"
      } ]
    } ],
    "criteria": "Serum Albumin Test",
    "identifier": {
      "value": "serum-albumin-test"
    }
  } ],
  "library": [ {
    "reference": "Library/library-risk-adjustment-FHIR2"
  } ],
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis",
    "valueCode": "Encounter"
  } ],
  "status": "active",
  "id": "f337daf5-eb9e-43ea-844d-0bf4a184054d",
  "kind": null,
  "url": "http://hl7.org/fhir/us/cqfmeasures/Measure/measure-risk-adjustment-FHIR2",
  "identifier": [ {
    "use": "official",
    "value": "RiskAdjustment_FHIR2",
    "system": "http://example.org/fhir/cqi/ecqm/Measure/Identifier/exm"
  } ],
  "lastReviewDate": "2019-03-08",
  "scoring": {
    "coding": [ {
      "code": "proportion",
      "system": "http://hl7.org/fhir/measure-scoring"
    } ]
  },
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi/index.cfm",
      "system": "url"
    } ]
  } ],
  "improvementNotation": "decrease",
  "effectivePeriod": {
    "end": "2018-12-31",
    "start": "2018-01-01"
  }
}