PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-vbpr@1.0.0
    http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/measure-stratifier-example
{
  "description": "Example stratifiers that could be used to stratify measure or performance metrics.",
  "_filename": "CodeSystem-measure-stratifier-example.json",
  "package_name": "hl7.fhir.us.davinci-vbpr",
  "date": "2024-06-17T13:51:52+00:00",
  "publisher": "HL7 International / Clinical Quality Information",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "name": "MeasureStratifierExampleCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Measure Stratifier Example Codes",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cqi"
  } ],
  "status": "active",
  "id": "97ecf0b4-1a84-426b-9954-be9c09943863",
  "kind": null,
  "count": 5,
  "url": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/measure-stratifier-example",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.30.16.3",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "facility",
    "display": "Facility",
    "definition": "Stratify based on healthcare facilities, such as regions and hospitals."
  }, {
    "code": "taxid",
    "display": "TIN",
    "definition": "Stratify based on Tax Identifier (TIN)."
  }, {
    "code": "group",
    "display": "Group",
    "definition": "Stratify based on group such as a group of tax ids."
  }, {
    "code": "geography",
    "display": "Geography",
    "definition": "Stratify based on geographical data, such as zip code and city."
  }, {
    "code": "cohort",
    "display": "Cohort",
    "definition": "Stratify based on a group of members with a shared characteristic, such as members that are with PPO plan or members with HMO plan."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 International / Clinical Quality Information",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi",
      "system": "url"
    } ]
  } ]
}