Quality Measure Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 2.0.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-cqm/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 4 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ConceptMap/data-usages> a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "data-usages"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap data-usages</b></p><a name=\"data-usages\"> </a><a name=\"hcdata-usages\"> </a><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-measure-data-usage.html\">MeasureDataUsage</a> to (not specified)</p><br/><p>Mapping from <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-measure-data-usage.html\">MeasureDataUsage</a> to <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html\">ActCode</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>supplemental-data</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SDE (supplemental data elements)</td></tr><tr><td>risk-adjustment-factor</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>MSRADJ (risk adjustment)</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "cqi" ]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [
fhir:value "4"^^xsd:integer ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm" ;
fhir:link <http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm>
]
]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [
fhir:value "trial-use" ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm" ;
fhir:link <http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm>
]
]
]
] ;
fhir:ConceptMap.url [ fhir:value "http://hl7.org/fhir/uv/cqm/ConceptMap/data-usages"] ;
fhir:ConceptMap.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.40.61.18.3" ]
] ;
fhir:ConceptMap.version [ fhir:value "1.0.0"] ;
fhir:ConceptMap.name [ fhir:value "DataUsageMapping"] ;
fhir:ConceptMap.title [ fhir:value "Data Usage Mapping"] ;
fhir:ConceptMap.status [ fhir:value "active"] ;
fhir:ConceptMap.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ConceptMap.date [ fhir:value "2021-02-18"^^xsd:date] ;
fhir:ConceptMap.publisher [ fhir:value "HL7 International / Clinical Quality Information"] ;
fhir:ConceptMap.contact [
fhir:index -1 ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cqi" ]
]
] ;
fhir:ConceptMap.description [ fhir:value "The mapping of FHIR measure data usage codes to the corresponding HL7 V3 code used in HQMF for each of the measure data usages"] ;
fhir:ConceptMap.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ]
]
] ;
fhir:ConceptMap.sourceCanonical [
fhir:value "http://hl7.org/fhir/ValueSet/measure-data-usage" ;
fhir:link <http://hl7.org/fhir/ValueSet/measure-data-usage>
] ;
fhir:ConceptMap.group [
fhir:index -1 ;
fhir:ConceptMap.group.source [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-data-usage" ] ;
fhir:ConceptMap.group.target [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
fhir:ConceptMap.group.element [
fhir:index -1 ;
fhir:ConceptMap.group.element.code [ fhir:value "supplemental-data" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "Supplemental Data" ] ;
fhir:ConceptMap.group.element.target [
fhir:index -1 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "SDE" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "supplemental data elements" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
], [
fhir:index -1 ;
fhir:ConceptMap.group.element.code [ fhir:value "risk-adjustment-factor" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "Risk Adjustment Factor" ] ;
fhir:ConceptMap.group.element.target [
fhir:index -1 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "MSRADJ" ] ;
fhir:ConceptMap.group.element.target.display [ fhir:value "risk adjustment" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ConceptMap/data-usages.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ConceptMap/data-usages.ttl> .
IG © 2019+ HL7 International / Clinical Quality Information.
Package hl7.fhir.uv.cqm#2.0.0-cibuild based on FHIR 4.0.1.
Generated
2026-07-08
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
