Extensions for Using Data Elements from FHIR R4 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 2 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "composite-measure-scoring"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem composite-measure-scoring</b></p><a name=\"composite-measure-scoring\"> </a><a name=\"hccomposite-measure-scoring\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/composite-measure-scoring</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">opportunity<a name=\"composite-measure-scoring-opportunity\"> </a></td><td>Opportunity</td><td>Opportunity scoring combines the scores from component measures by combining the numerators and denominators for each component.</td></tr><tr><td style=\"white-space:nowrap\">all-or-nothing<a name=\"composite-measure-scoring-all-or-nothing\"> </a></td><td>All-or-nothing</td><td>All-or-nothing scoring includes an individual in the numerator of the composite measure if they are in the numerators of all of the component measures in which they are in the denominator.</td></tr><tr><td style=\"white-space:nowrap\">linear<a name=\"composite-measure-scoring-linear\"> </a></td><td>Linear</td><td>Linear scoring gives an individual a score based on the number of numerators in which they appear.</td></tr><tr><td style=\"white-space:nowrap\">weighted<a name=\"composite-measure-scoring-weighted\"> </a></td><td>Weighted</td><td>Weighted scoring gives an individual a score based on a weighted factor for each component numerator in which they appear.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 2 ]
] [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4.r5" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "cqi" ]
] ) ; #
fhir:url [
fhir:v "http://terminology.hl7.org/CodeSystem/composite-measure-scoring"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/composite-measure-scoring>
] ; #
fhir:version [ fhir:v "4.0.1"] ; #
fhir:name [ fhir:v "CompositeMeasureScoring"] ; #
fhir:title [ fhir:v "CompositeMeasureScoring"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2019-10-31T17:29:23-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Clinical Quality Information"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Clinical Quality Information" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cqi" ] ] )
] ) ; #
fhir:description [ fhir:v "The composite scoring method of the measure."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/composite-measure-scoring|5.0.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/composite-measure-scoring?version=5.0.0>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "opportunity" ] ;
fhir:display [ fhir:v "Opportunity" ] ;
fhir:definition [ fhir:v "Opportunity scoring combines the scores from component measures by combining the numerators and denominators for each component." ]
] [
fhir:code [ fhir:v "all-or-nothing" ] ;
fhir:display [ fhir:v "All-or-nothing" ] ;
fhir:definition [ fhir:v "All-or-nothing scoring includes an individual in the numerator of the composite measure if they are in the numerators of all of the component measures in which they are in the denominator." ]
] [
fhir:code [ fhir:v "linear" ] ;
fhir:display [ fhir:v "Linear" ] ;
fhir:definition [ fhir:v "Linear scoring gives an individual a score based on the number of numerators in which they appear." ]
] [
fhir:code [ fhir:v "weighted" ] ;
fhir:display [ fhir:v "Weighted" ] ;
fhir:definition [ fhir:v "Weighted scoring gives an individual a score based on a weighted factor for each component numerator in which they appear." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4.r5#0.1.0 based on FHIR 5.0.0. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
