http://hl7.org/fhir/measure-supplemental-data-example|5.0.0

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

Measure Supplemental Data Example

Identifier supplemental data in a population for measuring purposes.

{
  "description" : "Identifier supplemental data in a population for measuring purposes.",
  "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" : "MeasureSupplementalDataExample",
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : "Measure Supplemental Data Example",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cqi"
  } ],
  "status" : "active",
  "id" : "e0033b90-0002-507c-9119-5567d7270380",
  "valueSet" : "http://hl7.org/fhir/ValueSet/measure-supplemental-data-example",
  "url" : "http://hl7.org/fhir/measure-supplemental-data-example",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2046",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "age",
    "display" : "Age",
    "definition" : "Age Supplemental Data."
  }, {
    "code" : "gender",
    "display" : "Gender",
    "definition" : "Gender Supplemental Data ."
  }, {
    "code" : "ethnicity",
    "display" : "Ethnicity",
    "definition" : "Ethnicity Supplemental Data ."
  }, {
    "code" : "payer",
    "display" : "Payer",
    "definition" : "Payer Supplemental Data."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}