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" : "HIV-TXNEW",
"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 \"HIV-TXNEW\" </p></div><p><b>url</b>: <code>https://intrahealth.github.io/simple-hiv-ig/Measure/HIV-TXNEW</code></p><p><b>identifier</b>: id: HIV-TXNEW, id: 12345</p><p><b>version</b>: 0.1.0</p><p><b>name</b>: HIV-TXNEW</p><p><b>title</b>: HIV-TXNEW</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>: HIV-TXNEW</p><p><b>library</b>: <a href=\"Library-TXNEW.html\">TXNEW</a></p><p><b>scoring</b>: Cohort <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>#cohort)</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>: 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/HIV-TXNEW",
"identifier" : [
{
"system" : "https://intrahealth.github.io/simple-hiv-ig/Measure/",
"value" : "HIV-TXNEW"
},
{
"system" : "https://datim.org/factsinfo/mechanism",
"value" : "12345"
}
],
"version" : "0.1.0",
"name" : "HIV-TXNEW",
"title" : "HIV-TXNEW",
"status" : "draft",
"experimental" : true,
"date" : "2021-07-01",
"publisher" : "IntraHealth International",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/[something]"
}
]
}
],
"description" : "HIV-TXNEW",
"library" : [
"https://intrahealth.github.io/simple-hiv-ig/Library/TXNEW"
],
"scoring" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
"code" : "cohort"
}
]
},
"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" : "numerator"
}
]
},
"description" : "Numerator",
"criteria" : {
"language" : "text/cql",
"expression" : "Numerator"
}
}
],
"stratifier" : [
{
"criteria" : {
"language" : "text/cql",
"expression" : "Stratifier"
}
}
]
}
]
}