FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Measure/TSCComponent

Packagehl7.fhir.us.cqfmeasures
Resource TypeMeasure
IdTSCComponent
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cqfmeasures/http://hl7.org/fhir/us/cqfmeasures/STU5/Measure-TSCComponent.html
URLhttp://hl7.org/fhir/us/cqfmeasures/Measure/TSCComponent
Version0.0.001
Statusactive
Date2022-02-22T11:37:04-06:00
NameTSCComponent
TitlePreventive Care and Screening: Tobacco Use: Screening and Cessation Intervention
Realmus
Authorityhl7
DescriptionThis is an example only.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Title: Preventive Care and Screening: Tobacco Use: Screening and Cessation Intervention
Id: TSCComponent
Version: 0.0.001
Url: Preventive Care and Screening: Tobacco Use: Screening and Cessation Intervention
Version Independent Identifier:

http://example.org/fhir/us/cqfmeasures/Measure/HBPComponent

Version Specific Identifier:

http://example.org/fhir/us/cqfmeasures/Measure/138v12

Short Name Identifier:

Preventive Care and Screening: Tobacco Use: Screening and Cessation Intervention

Effective Period: 2022-01-01..2022-12-31
Experimental: true
Publisher: HL7 International / Clinical Quality Information
Description:

This is an example only.

Use Context:
code value
venue
Jurisdiction: US
Basis: boolean
Scoring:

Proportion

Type:

process

Improvement Notation:

increase

Supplemental Data Elements:

SDE Ethnicity

SDE Payer

SDE Race

SDE Sex

Libraries:
TSC Component Library

Source

{
  "resourceType": "Measure",
  "id": "TSCComponent",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/proportion-measure-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-measure-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-measure-cqfm"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis",
      "valueCode": "boolean"
    },
    {
      "url": "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-softwaresystem",
      "valueReference": {
        "reference": "Device/software-system-example"
      }
    },
    {
      "url": "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-effectiveDataRequirements",
      "valueCanonical": "http://hl7.org/fhir/us/cqfmeasures/Library/moduledefinition-example"
    }
  ],
  "url": "http://hl7.org/fhir/us/cqfmeasures/Measure/TSCComponent",
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/artifact-identifier-type",
            "code": "version-independent",
            "display": "Version Independent"
          }
        ]
      },
      "system": "urn:ietf:rfc:3986",
      "value": "http://example.org/fhir/us/cqfmeasures/Measure/HBPComponent"
    },
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/artifact-identifier-type",
            "code": "version-specific",
            "display": "Version Specific"
          }
        ]
      },
      "system": "urn:ietf:rfc:3986",
      "value": "http://example.org/fhir/us/cqfmeasures/Measure/138v12"
    },
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/artifact-identifier-type",
            "code": "short-name",
            "display": "Short Name"
          }
        ]
      },
      "value": "Preventive Care and Screening: Tobacco Use: Screening and Cessation Intervention"
    }
  ],
  "version": "0.0.001",
  "name": "TSCComponent",
  "title": "Preventive Care and Screening: Tobacco Use: Screening and Cessation Intervention",
  "status": "active",
  "experimental": true,
  "date": "2022-02-22T11:37:04-06:00",
  "publisher": "HL7 International / Clinical Quality Information",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description": "This is an example only.",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "venue",
        "display": "Venue"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/intended-venue-codes",
            "code": "ec",
            "display": "EC"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "effectivePeriod": {
    "start": "2022-01-01",
    "end": "2022-12-31"
  },
  "library": [
    "http://hl7.org/fhir/us/cqfmeasures/Library/TSCComponent"
  ],
  "scoring": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
        "code": "proportion",
        "display": "Proportion"
      }
    ]
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/measure-type",
          "code": "process"
        }
      ]
    }
  ],
  "improvementNotation": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
        "code": "increase"
      }
    ]
  },
  "group": [
    {
      "id": "group-1",
      "code": {
        "text": "Group 1"
      },
      "population": [
        {
          "id": "1DE7294A-72AE-42D1-A2A6-BCAE23DBA8A6",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population",
                "display": "Initial Population"
              }
            ]
          },
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Initial Population"
          }
        },
        {
          "id": "0F57D23C-C2AA-4CE1-9E20-33DAE1F2B145",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator",
                "display": "Denominator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Denominator 1"
          }
        },
        {
          "id": "570F7624-72EC-4CFC-9137-F48E476D77DC",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator-exception",
                "display": "Denominator Exception"
              }
            ]
          },
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Denominator Exceptions 1"
          }
        },
        {
          "id": "20577EB7-3FE9-43D2-B918-A8C7AE5E0E91",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "numerator",
                "display": "Numerator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Numerator 1"
          }
        }
      ]
    },
    {
      "id": "group-2",
      "code": {
        "text": "Group 2"
      },
      "population": [
        {
          "id": "DD346C87-5D2B-4319-B41D-7BF64ADF95D0",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population",
                "display": "Initial Population"
              }
            ]
          },
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Initial Population"
          }
        },
        {
          "id": "A1FAA872-5C94-4F2B-A355-8E3A3390369C",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator",
                "display": "Denominator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Denominator 2"
          }
        },
        {
          "id": "3AE470CD-37DF-492D-A3A4-365BAF744C5A",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator-exception",
                "display": "Denominator Exception"
              }
            ]
          },
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Denominator Exceptions 2"
          }
        },
        {
          "id": "B1F8B729-7BBD-4616-B39C-E90444B7884C",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "numerator",
                "display": "Numerator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Numerator 2"
          }
        }
      ]
    },
    {
      "id": "group-3",
      "code": {
        "text": "Group 3"
      },
      "population": [
        {
          "id": "EA2696EE-326B-490A-82B5-E4D8FC581E77",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population",
                "display": "Initial Population"
              }
            ]
          },
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Initial Population"
          }
        },
        {
          "id": "D346BB79-EFD1-4DB1-902A-36F027BE75E9",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator",
                "display": "Denominator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Denominator 3"
          }
        },
        {
          "id": "6BBFE753-2072-4848-B189-0E5B44BE1F52",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator-exception",
                "display": "Denominator Exception"
              }
            ]
          },
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Denominator Exceptions 3"
          }
        },
        {
          "id": "F8E22F0F-7307-4BED-9295-648803772928",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "numerator",
                "display": "Numerator"
              }
            ]
          },
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Numerator 3"
          }
        }
      ]
    }
  ],
  "supplementalData": [
    {
      "id": "fe7bab72-cc69-44bb-a678-473b24811e67",
      "usage": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
              "code": "supplemental-data"
            }
          ]
        }
      ],
      "criteria": {
        "language": "text/cql-identifier",
        "expression": "SDE Ethnicity"
      }
    },
    {
      "id": "2486f84d-df90-489b-8f5c-e55cdcfb361e",
      "usage": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
              "code": "supplemental-data"
            }
          ]
        }
      ],
      "criteria": {
        "language": "text/cql-identifier",
        "expression": "SDE Payer"
      }
    },
    {
      "id": "bb0949c4-1f7b-4ce2-a988-c2e60f1a0079",
      "usage": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
              "code": "supplemental-data"
            }
          ]
        }
      ],
      "criteria": {
        "language": "text/cql-identifier",
        "expression": "SDE Race"
      }
    },
    {
      "id": "742028bc-5aa5-4a5b-927d-be1908e10aaf",
      "usage": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/measure-data-usage",
              "code": "supplemental-data"
            }
          ]
        }
      ],
      "criteria": {
        "language": "text/cql-identifier",
        "expression": "SDE Sex"
      }
    }
  ]
}