Measure Scoring Unit
activeURL
http://hl7.org/fhir/ValueSet/measure-scoring-unitCopied!
Version5.0.0Copied!
PublisherHL7 International - Clinical Quality Information Work GroupDate2021-04-06T19:00:36+00:00DescriptionThis is an example value set illustrating some typical scoring units used in quality measure specifications.
Expansion
| Code | Display | System |
|---|---|---|
| 1 | 1* | http://unitsofmeasure.org |
systemhttp://unitsofmeasure.org
- Include these codes as defined in
http://unitsofmeasure.orgCode Display 1 Default units /1000.d per 1000 patient days
{
"description" : "This is an example value set illustrating some typical scoring units used in quality measure specifications.",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://unitsofmeasure.org",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 2
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"date" : "2021-04-06T19:00:36+00:00",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7 International - Clinical Quality Information Work Group",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"name" : "MeasureScoringUnit",
"experimental" : true,
"resourceType" : "ValueSet",
"title" : "Measure Scoring Unit",
"extension" : [ {
"valueCode" : "cqi",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "draft",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "measure-scoring-unit",
"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",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <ul>\n <li>Include these codes as defined in \n <a href=\"http://unitsofmeasure.org\">\n <code>http://unitsofmeasure.org</code>\n </a>\n <table class=\"none\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n </tr>\n <tr>\n <td>1</td>\n <td>Default units</td>\n </tr>\n <tr>\n <td>/1000.d</td>\n <td>per 1000 patient days</td>\n </tr>\n </table>\n </li>\n </ul>\n </div>",
"status" : "generated"
}
}