http://hl7.org/fhir/measurereport-stratifier-value-example|5.0.0

name
MeasureReportStratifierValueExample
package
hl7.fhir.r5.core@5.0.0
content
complete
experimental
true
status
active

Measure Report Stratifier Value Example

Example Region Value Measure Groups for the Measure Resource.

{
  "description" : "Example Region Value Measure Groups for the Measure Resource.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "Clinical Quality Information Workgroup",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "MeasureReportStratifierValueExample",
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : "Measure Report Stratifier Value Example",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cqi"
  } ],
  "status" : "active",
  "id" : "000d700f-f2dd-5380-8fb5-a3c9934b41d1",
  "valueSet" : "http://hl7.org/fhir/ValueSet/measurereport-stratifier-value-example",
  "url" : "http://hl7.org/fhir/measurereport-stratifier-value-example",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1947",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "northwest",
    "display" : "Northwest",
    "definition" : "Northwest region stratification."
  }, {
    "code" : "northeast",
    "display" : "Northeast",
    "definition" : "Northeast region stratification."
  }, {
    "code" : "southwest",
    "display" : "Soutwest",
    "definition" : "Soutwest region stratification."
  }, {
    "code" : "southeast",
    "display" : "Southeast",
    "definition" : "Southeast region stratification."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}