PackagesCanonicalsLogsProblems
    Packages
    de.bbmri.fhir@1.2.0
    https://fhir.bbmri.de/Measure/PatientQualityReports
{
  "description": "This measure contains various patient related stratifiers to help to evaluate data quality.",
  "_filename": "examples/Measure-PatientQualityReports.json",
  "package_name": "de.bbmri.fhir",
  "date": "2020-05-28T14:12:37+00:00",
  "group": [ {
    "population": [ {
      "code": {
        "coding": [ {
          "code": "initial-population",
          "system": "http://terminology.hl7.org/CodeSystem/measure-population"
        } ]
      },
      "criteria": {
        "language": "text/cql",
        "expression": "InInitialPopulation"
      }
    } ],
    "stratifier": [ {
      "code": {
        "text": "Gender"
      },
      "criteria": {
        "language": "text/cql",
        "expression": "Gender"
      }
    }, {
      "code": {
        "text": "AgeClass"
      },
      "criteria": {
        "language": "text/cql",
        "expression": "AgeClass"
      }
    } ]
  } ],
  "publisher": "BBMRI.de",
  "subjectCodeableConcept": {
    "coding": [ {
      "code": "Patient",
      "system": "http://hl7.org/fhir/resource-types"
    } ]
  },
  "name": null,
  "type": null,
  "experimental": null,
  "resourceType": "Measure",
  "title": "Patient Quality Reports",
  "library": [ "https://fhir.bbmri.de/Library/PatientQualityReports" ],
  "package_version": "1.2.0",
  "status": "active",
  "id": "6128f090-932e-45d6-925a-566644f40249",
  "kind": null,
  "url": "https://fhir.bbmri.de/Measure/PatientQualityReports",
  "scoring": {
    "coding": [ {
      "code": "cohort",
      "system": "http://terminology.hl7.org/CodeSystem/measure-scoring"
    } ]
  },
  "version": "1.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.bbmri.de",
      "system": "url"
    }, {
      "value": "feedback@germanbiobanknode.de",
      "system": "email"
    } ]
  } ]
}