Definition for Value SetMeasure Scoring Unit
{
"resourceType" : "ValueSet",
"id" : "measure-scoring-unit",
"meta" : {
"lastUpdated" : "2023-03-01T23:03:57.298+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td>Default units</td></tr><tr><td>/1000.d</td><td>per 1000 patient days</td></tr></table></li></ul></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cqi"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/ValueSet/measure-scoring-unit",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3188"
}],
"version" : "5.0.0-draft-final",
"name" : "MeasureScoringUnit",
"title" : "Measure Scoring Unit",
"status" : "active",
"experimental" : true,
"date" : "2021-04-06T19:00:36+00:00",
"publisher" : "HL7 International - Clinical Quality Information Work Group",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"
}]
}],
"description" : "This is an example value set illustrating some typical scoring units used in quality measure specifications.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"compose" : {
"include" : [{
"system" : "http://unitsofmeasure.org",
"concept" : [{
"code" : "1",
"display" : "Default units"
},
{
"code" : "/1000.d",
"display" : "per 1000 patient days"
}]
}]
}
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.