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

FHIR IG Statistics: Measure/HIVIND47

Packagesmart.who.int.hiv
Resource TypeMeasure
IdHIVIND47
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Measure-HIVIND47.html
URLhttp://smart.who.int/hiv/Measure/HIVIND47
Version0.4.4
Statusdraft
Date2024-08-18
NameHIVIND47
TitleHIV.IND.47 People living with HIV with active TB disease
Authoritywho
Description% of people living with HIV newly initiated on ART who have active TB disease

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

Knowledge Artifact Metadata
Name (machine-readable) HIVIND47
Title (human-readable) HIV.IND.47 People living with HIV with active TB disease
Status Draft
Experimental true
Description

% of people living with HIV newly initiated on ART who have active TB disease

Measure Steward WHO
Steward Contact Details WHO: http://who.int
Measure Metadata
Version Number 0.4.4
Measure Scoring Proportion
Population Basis boolean
Measure Population Criteria
Initial Population ID: HIV.IND.47.IP
Description:

Initial Population

Logic Definition: Initial Population
Denominator ID: HIV.IND.47.DEN
Description:

Number of people living with HIV new on ART during the reporting period

Logic Definition: Denominator
Numerator ID: HIV.IND.47.NUM
Description:

Number of people living with HIV newly initiated on ART during the reporting period who have active TB disease. | 'Newly initiated on ART' is defined as the number of people living with HIV who start ART in accordance with national treatment guidelines during the reporting period.

Logic Definition: Numerator
Stratifier ID: HIV.IND.47.S
Improvement Notation decrease
Measure Logic
Primary Library HIV.IND.47 Logic
Generated using version 0.4.6 of the sample-content-ig Liquid templates

Source

{
  "resourceType": "Measure",
  "id": "HIVIND47",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/proportion-measure-cqfm",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablemeasure"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis",
      "valueCode": "boolean"
    }
  ],
  "url": "http://smart.who.int/hiv/Measure/HIVIND47",
  "version": "0.4.4",
  "name": "HIVIND47",
  "title": "HIV.IND.47 People living with HIV with active TB disease",
  "status": "draft",
  "experimental": true,
  "date": "2024-08-18",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "% of people living with HIV newly initiated on ART who have active TB disease",
  "library": [
    "http://smart.who.int/hiv/Library/HIVIND47Logic"
  ],
  "scoring": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
        "code": "proportion",
        "display": "Proportion"
      }
    ]
  },
  "group": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-improvementNotation",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "decrease"
              }
            ]
          }
        }
      ],
      "population": [
        {
          "id": "HIV.IND.47.IP",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population",
                "display": "Initial Population"
              }
            ]
          },
          "description": "Initial Population",
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Initial Population"
          }
        },
        {
          "id": "HIV.IND.47.DEN",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator",
                "display": "Denominator"
              }
            ]
          },
          "description": "Number of people living with HIV new on ART during the reporting period",
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Denominator"
          }
        },
        {
          "id": "HIV.IND.47.NUM",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "numerator",
                "display": "Numerator"
              }
            ]
          },
          "description": "Number of people living with HIV newly initiated on ART during the reporting period who have active TB disease. | 'Newly initiated on ART' is defined as the number of people living with HIV who start ART in accordance with national treatment guidelines during the reporting period.",
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Numerator"
          }
        }
      ],
      "stratifier": [
        {
          "id": "HIV.IND.47.S",
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Stratification"
          }
        }
      ]
    }
  ]
}