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

FHIR IG Statistics: Measure/HIVIND3

Packagesmart.who.int.hiv
Resource TypeMeasure
IdHIVIND3
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Measure-HIVIND3.html
URLhttp://smart.who.int/hiv/Measure/HIVIND3
Version0.4.4
Statusdraft
Date2024-08-18
NameHIVIND3
TitleHIV.IND.3 PrEP coverage
Authoritywho
Description% of people prescribed PrEP among those identified as being at elevated risk for HIV acquisition

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) HIVIND3
Title (human-readable) HIV.IND.3 PrEP coverage
Status Draft
Experimental true
Description

% of people prescribed PrEP among those identified as being at elevated risk for HIV acquisition

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.3.IP
Description:

Initial Population

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

a) Programme/service provider level: number of individuals who received a negative HIV test during the reporting period and identified as being at elevated risk for HIV acquisition (includes people requesting/receiving any HIV prevention intervention, people from key populations, people with known risk factors or assessed as being at risk of HIV acquisition) | | b) Population level: population-level estimate of the number of people who would benefit from PrEP, for example as derived from a PrEP need estimator tool

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

Number of unique individuals prescribed or dispensed any form of PrEP at least once during the reporting period. Individuals prescribed different products or regimens at different times during the reporting period should be counted only once.

Logic Definition: Numerator
Stratifier ID: HIV.IND.3.S
Improvement Notation Increased score indicates improvement
Measure Logic
Primary Library HIV.IND.3 Logic
Generated using version 0.4.6 of the sample-content-ig Liquid templates

Source

{
  "resourceType": "Measure",
  "id": "HIVIND3",
  "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/HIVIND3",
  "version": "0.4.4",
  "name": "HIVIND3",
  "title": "HIV.IND.3 PrEP coverage",
  "status": "draft",
  "experimental": true,
  "date": "2024-08-18",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "% of people prescribed PrEP among those identified as being at elevated risk for HIV acquisition",
  "library": [
    "http://smart.who.int/hiv/Library/HIVIND3Logic"
  ],
  "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": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
                "code": "increase"
              }
            ]
          }
        }
      ],
      "population": [
        {
          "id": "HIV.IND.3.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.3.DEN",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator",
                "display": "Denominator"
              }
            ]
          },
          "description": "a) Programme/service provider level: number of individuals who received a negative HIV test during the reporting period and identified as being at elevated risk for HIV acquisition (includes people requesting/receiving any HIV prevention intervention, people from key populations, people with known risk factors or assessed as being at risk of HIV acquisition) |  | b) Population level: population-level estimate of the number of people who would benefit from PrEP, for example as derived from a PrEP need estimator tool",
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Denominator"
          }
        },
        {
          "id": "HIV.IND.3.NUM",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "numerator",
                "display": "Numerator"
              }
            ]
          },
          "description": "Number of unique individuals prescribed or dispensed any form of PrEP at least once during the reporting period. Individuals prescribed different products or regimens at different times during the reporting period should be counted only once.",
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Numerator"
          }
        }
      ],
      "stratifier": [
        {
          "id": "HIV.IND.3.S",
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Stratification"
          }
        }
      ]
    }
  ]
}