generated from WorldHealthOrganization/smart-ig-empty
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates and fixes to Measure FSH files based on fixes in tooling (#7)
* Updates and fixes to Measure FSH files based on fixes in tooling * Associated updated CQL
- Loading branch information
Showing
16 changed files
with
311 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,58 @@ | ||
// Instance: HIVIND18 | ||
// InstanceOf: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/proportion-measure-cqfm | ||
// Title: "HIV.IND.18 People living with HIV who know their HIV status (first 95)" | ||
// * meta.profile[+] = "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure" | ||
// * meta.profile[+] = "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablemeasure" | ||
// * extension[http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis].valueCode = #boolean | ||
// * description = "Number and % of people living with HIV who know their HIV status" | ||
// * url = "http://smart.who.int/immunizations-measles/Measure/HIVIND18" | ||
// * status = #draft | ||
// * experimental = true | ||
// * date = "2024-06-15" | ||
// * name = "HIVIND18" | ||
// * title = "HIV.IND.18 People living with HIV who know their HIV status (first 95)" | ||
// * publisher = "World Health Organization (WHO)" | ||
// * library = "http://smart.who.int/immunizations-measles/Library/HIVIND18Logic" | ||
// * scoring = $measure-scoring#proportion "Proportion" | ||
// * group[+] | ||
// * population[numerator] | ||
// * id = "HIV.IND.18.NUM" | ||
// * description = "Number of people living with HIV who have received their diagnosis and are still alive" | ||
// * code = $measure-population#numerator "Numerator" | ||
// * criteria.language = #text/cql-identifier | ||
// * criteria.expression = "Numerator" | ||
// * stratifier[+] | ||
// * id = "HIV.IND.18.S.AG" | ||
// * criteria.language = #text/cql-identifier | ||
// * criteria.expression = "Administrative Gender Stratifier" | ||
// * stratifier[+] | ||
// * id = "HIV.IND.18.S.A" | ||
// * criteria.language = #text/cql-identifier | ||
// * criteria.expression = "Age Stratifier" | ||
// * stratifier[+] | ||
// * id = "HIV.IND.18.S.GR" | ||
// * criteria.language = #text/cql-identifier | ||
// * criteria.expression = "Geographic Region Stratifier" | ||
// * stratifier[+] | ||
// * id = "HIV.IND.18.S.P" | ||
// * criteria.language = #text/cql-identifier | ||
// * criteria.expression = "patientGroups Stratifier" | ||
// * stratifier[+] | ||
// * id = "HIV.IND.18.S.A" | ||
// * criteria.language = #text/cql-identifier | ||
// * criteria.expression = "ANC Stratifier" | ||
Instance: HIVIND18 | ||
InstanceOf: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cv-measure-cqfm | ||
Title: "HIV.IND.18 People living with HIV who know their HIV status (first 95)" | ||
* meta.profile[+] = "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure" | ||
* meta.profile[+] = "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablemeasure" | ||
* extension[http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis].valueCode = #boolean | ||
* description = "Number and % of people living with HIV who know their HIV status" | ||
* url = "http://smart.who.int/HIV/Measure/HIVIND18" | ||
* status = #draft | ||
* experimental = true | ||
* date = "2024-07-01" | ||
* name = "HIVIND18" | ||
* title = "HIV.IND.18 People living with HIV who know their HIV status (first 95)" | ||
* publisher = "World Health Organization (WHO)" | ||
* library = "http://smart.who.int/HIV/Library/HIVIND18Logic" | ||
* scoring = $measure-scoring#continuous-variable "Continuous Variable" | ||
* group[+] | ||
* population[initialPopulation] | ||
* id = "HIV.IND.18.IP" | ||
* description = "Initial Population" | ||
* code = $measure-population#initial-population "Initial Population" | ||
* criteria.language = #text/cql-identifier | ||
* criteria.expression = "Initial Population" | ||
* population[measurePopulation] | ||
* extension[http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-populationBasis].valueCode = #boolean | ||
* id = "HIV.IND.18.MP" | ||
* description = "Measure Population" | ||
* code = $measure-population#measure-population "Measure Population" | ||
* criteria.language = #text/cql-identifier | ||
* criteria.expression = "Measure Population" | ||
* population[measureObservation] | ||
* extension[http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-criteriaReference].valueString = "measure-population" | ||
* extension[http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod].valueCode = #count | ||
* id = "HIV.IND.18.MO" | ||
* description = "Measure Observation" | ||
* code = $measure-population#measure-observation "Measure Observation" | ||
* criteria.language = #text/cql-identifier | ||
* criteria.expression = "Measure Observation" | ||
* stratifier[+] | ||
* id = "HIV.IND.18.S.AG" | ||
* criteria.language = #text/cql-identifier | ||
* criteria.expression = "Administrative Gender Stratifier" | ||
* stratifier[+] | ||
* id = "HIV.IND.18.S.A" | ||
* criteria.language = #text/cql-identifier | ||
* criteria.expression = "Age Stratifier" | ||
* stratifier[+] | ||
* id = "HIV.IND.18.S.GR" | ||
* criteria.language = #text/cql-identifier | ||
* criteria.expression = "Geographic Region Stratifier" | ||
* stratifier[+] | ||
* id = "HIV.IND.18.S.P" | ||
* criteria.language = #text/cql-identifier | ||
* criteria.expression = "patientGroups Stratifier" | ||
* stratifier[+] | ||
* id = "HIV.IND.18.S.A" | ||
* criteria.language = #text/cql-identifier | ||
* criteria.expression = "ANC Stratifier" |
Oops, something went wrong.