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

FHIR IG Statistics: Measure/HIVIND41

Packagesmart.who.int.hiv
Resource TypeMeasure
IdHIVIND41
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Measure-HIVIND41.html
URLhttp://smart.who.int/hiv/Measure/HIVIND41
Version0.4.4
Statusdraft
Date2024-08-18
NameHIVIND41
TitleHIV.IND.41 ART coverage in breastfeeding mothers
Authoritywho
Description% of HIV-exposed breastfeeding infants whose mothers are receiving ART at 12 (and 24 months) postpartum

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) HIVIND41
Title (human-readable) HIV.IND.41 ART coverage in breastfeeding mothers
Status Draft
Experimental true
Description

% of HIV-exposed breastfeeding infants whose mothers are receiving ART at 12 (and 24 months) postpartum

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

Initial Population

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

Number of HIV-exposed infants attending MNCH services for a 12-month visit (and 24-month visit or first visit after the end of breastfeeding)

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

Number of HIV-exposed breastfeeding infants whose mothers are receiving ART at 12 months (and 24 months) postpartum

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

Source

{
  "resourceType": "Measure",
  "id": "HIVIND41",
  "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/HIVIND41",
  "version": "0.4.4",
  "name": "HIVIND41",
  "title": "HIV.IND.41 ART coverage in breastfeeding mothers",
  "status": "draft",
  "experimental": true,
  "date": "2024-08-18",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "% of HIV-exposed breastfeeding infants whose mothers are receiving ART at 12 (and 24 months) postpartum",
  "library": [
    "http://smart.who.int/hiv/Library/HIVIND41Logic"
  ],
  "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.41.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.41.DEN",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator",
                "display": "Denominator"
              }
            ]
          },
          "description": "Number of HIV-exposed infants attending MNCH services for a 12-month visit (and 24-month visit or first visit after the end of breastfeeding)",
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Denominator"
          }
        },
        {
          "id": "HIV.IND.41.NUM",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "numerator",
                "display": "Numerator"
              }
            ]
          },
          "description": "Number of HIV-exposed breastfeeding infants whose mothers are receiving ART at 12 months (and 24 months) postpartum",
          "criteria": {
            "language": "text/cql-identifier",
            "expression": "Numerator"
          }
        }
      ]
    }
  ]
}