Simple HIV IG
0.1.0 - CI Build
Simple HIV IG - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "Measure",
"id" : "AgeGroupGender",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"AgeGroupGender\" </p></div><p><b>url</b>: <code>https://intrahealth.github.io/simple-hiv-ig/Measure/AgeGroupGender</code></p><p><b>identifier</b>: id: GenderAgeGroup, id: 12345</p><p><b>version</b>: 0.1.0</p><p><b>name</b>: AgeGroupGender</p><p><b>title</b>: AgeGroupGender</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2021-07-01</p><p><b>publisher</b>: IntraHealth International</p><p><b>contact</b>: <a href=\"http://hl7.org/Special/committees/[something]\">http://hl7.org/Special/committees/[something]</a></p><p><b>description</b>: AgeGroupGender</p><p><b>library</b>: <a href=\"Library-KitchenSink.html\">KitchenSink</a></p><p><b>scoring</b>: Proportion <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-measure-scoring.html\">MeasureScoring</a>#proportion)</span></p><blockquote><p><b>group</b></p><p><b>code</b>: cohort <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-OpenHIE.html\">OpenHIE CodeSystem</a>#cohort)</span></p><blockquote><p><b>population</b></p><p><b>code</b>: Initial Population <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-measure-population.html\">MeasurePopulationType</a>#initial-population)</span></p><p><b>description</b>: Initial Population</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: Denominator <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-measure-population.html\">MeasurePopulationType</a>#denominator)</span></p><p><b>description</b>: Denominator</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: Numerator <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-measure-population.html\">MeasurePopulationType</a>#numerator)</span></p><p><b>description</b>: Numerator</p></blockquote><blockquote><p><b>stratifier</b></p></blockquote></blockquote></div>"
},
"url" : "https://intrahealth.github.io/simple-hiv-ig/Measure/AgeGroupGender",
"identifier" : [
{
"system" : "https://intrahealth.github.io/simple-hiv-ig/Measure/",
"value" : "GenderAgeGroup"
},
{
"system" : "https://datim.org/factsinfo/mechanism",
"value" : "12345"
}
],
"version" : "0.1.0",
"name" : "AgeGroupGender",
"title" : "AgeGroupGender",
"status" : "draft",
"experimental" : true,
"date" : "2021-07-01",
"publisher" : "IntraHealth International",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/[something]"
}
]
}
],
"description" : "AgeGroupGender",
"library" : [
"https://intrahealth.github.io/simple-hiv-ig/Library/KitchenSink"
],
"scoring" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
"code" : "proportion"
}
]
},
"group" : [
{
"code" : {
"coding" : [
{
"system" : "https://intrahealth.github.io/simple-hiv-ig/CodeSystem/OpenHIE",
"code" : "cohort",
"display" : "cohort"
}
]
},
"population" : [
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-population",
"code" : "initial-population"
}
]
},
"description" : "Initial Population",
"criteria" : {
"language" : "text/cql",
"expression" : "Initial Population"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-population",
"code" : "denominator"
}
]
},
"description" : "Denominator",
"criteria" : {
"language" : "text/cql",
"expression" : "Denominator"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-population",
"code" : "numerator"
}
]
},
"description" : "Numerator",
"criteria" : {
"language" : "text/cql",
"expression" : "Numerator"
}
}
],
"stratifier" : [
{
"criteria" : {
"language" : "text/cql",
"expression" : "Age Group/Gender"
}
}
]
}
]
}