Data Exchange For Quality Measures Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.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/davinci-deqm/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@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/Bundle/col-submit-obs> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "col-submit-obs"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:Bundle.type [ fhir:value "transaction"] ;
fhir:Bundle.entry [
fhir:index -1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/MeasureReport/datax-measurereport03" ] ;
fhir:Bundle.entry.resource <https://example.com/MeasureReport/datax-measurereport03> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "MeasureReport" ]
]
], [
fhir:index -1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/Patient/patient03" ] ;
fhir:Bundle.entry.resource <https://example.com/Patient/patient03> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "Patient" ]
]
], [
fhir:index -1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/Observation/DNA-occultblood" ] ;
fhir:Bundle.entry.resource <https://example.com/Observation/DNA-occultblood> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "Observation" ]
]
], [
fhir:index -1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/Practitioner/practitioner01" ] ;
fhir:Bundle.entry.resource <https://example.com/Practitioner/practitioner01> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "Practitioner" ]
]
], [
fhir:index -1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/Organization/organization03" ] ;
fhir:Bundle.entry.resource <https://example.com/Organization/organization03> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "Organization" ]
]
] .
<https://example.com/MeasureReport/datax-measurereport03> a fhir:MeasureReport ;
fhir:Resource.id [ fhir:value "datax-measurereport03"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-dataexchangemeasurereport" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-dataexchangemeasurereport>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_datax-measurereport03\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport datax-measurereport03</b></p><a name=\"datax-measurereport03\"> </a><a name=\"hcdatax-measurereport03\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-deqm-dataexchangemeasurereport.html\">DEQM Data Exchange MeasureReport Profile</a></p></div><p><b>DEQM Submit Data Update Type Extension</b>: incremental</p><p><b>status</b>: Complete</p><p><b>type</b>: Data Collection</p><p><b>measure</b>: <a href=\"http://hl7.org/fhir/uv/cqm/2026May/Measure-EXM130-FHIR.html\">EXM130 - Colorectal Cancer Screening Measure</a> version: 8.0.000</p><p><b>subject</b>: <a href=\"Patient-patient03.html\">Virginia Hartman (official) Female, DoB: 1983-09-12 ( Medical record number: 34567 (use: usual, ))</a></p><p><b>date</b>: 2019-01-01 16:59:52+0000</p><p><b>reporter</b>: <a href=\"Organization-organization03.html\">Organization DaVinciHospital03</a></p><p><b>period</b>: 2018-01-01 --> 2018-12-31</p><p><b>evaluatedResource</b>: <a href=\"Observation-DNA-occultblood.html\">Observation Noninvasive colorectal cancer DNA and occult blood screening [Interpretation] in Stool Narrative</a></p></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-submitDataUpdateType" ] ;
fhir:Extension.valueCode [ fhir:value "incremental" ]
] ;
fhir:MeasureReport.status [ fhir:value "complete"] ;
fhir:MeasureReport.type [ fhir:value "data-collection"] ;
fhir:MeasureReport.measure [
fhir:value "http://hl7.org/fhir/uv/cqm/Measure/EXM130-FHIR|8.0.000" ;
fhir:link <http://hl7.org/fhir/uv/cqm/Measure/EXM130-FHIR|8.0.000>
] ;
fhir:MeasureReport.subject [
fhir:link <http://hl7.org/fhir/Patient/patient03> ;
fhir:Reference.reference [ fhir:value "Patient/patient03" ]
] ;
fhir:MeasureReport.date [ fhir:value "2019-01-01T16:59:52.404Z"^^xsd:dateTime] ;
fhir:MeasureReport.reporter [
fhir:link <http://hl7.org/fhir/Organization/organization03> ;
fhir:Reference.reference [ fhir:value "Organization/organization03" ]
] ;
fhir:MeasureReport.period [
fhir:Period.start [ fhir:value "2018-01-01"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2018-12-31"^^xsd:date ]
] ;
fhir:MeasureReport.evaluatedResource [
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/Observation/DNA-occultblood> ;
fhir:Reference.reference [ fhir:value "Observation/DNA-occultblood" ]
] .
<http://hl7.org/fhir/Patient/patient03> a fhir:Patient .
<http://hl7.org/fhir/Organization/organization03> a fhir:Organization .
<http://hl7.org/fhir/Observation/DNA-occultblood> a fhir:Observation .
<https://example.com/Patient/patient03> a fhir:Patient ;
fhir:Resource.id [ fhir:value "patient03"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "4" ] ;
fhir:Meta.lastUpdated [ fhir:value "2019-02-07T18:47:34.000+00:00"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient>
]
] ;
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\"><div class=\"hapiHeaderText\"><a name=\"Patient_patient03\"> </a>Virginia <b>HARTMAN </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>34567</td></tr><tr><td>Address</td><td><span>213 Lilac Ave. </span><br/><span>Freehold </span><span>MI </span><span>USA </span></td></tr><tr><td>Date of birth</td><td><span>12 September 1983</span></td></tr></tbody></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex" ] ;
fhir:Extension.valueCode [ fhir:value "F" ]
], [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "ombCategory" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ;
fhir:Coding.code [ fhir:value "2054-5" ] ;
fhir:Coding.display [ fhir:value "Black or African American" ]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "text" ] ;
fhir:Extension.valueString [ fhir:value "Black or African American" ]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race" ]
], [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "ombCategory" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ;
fhir:Coding.code [ fhir:value "2186-5" ] ;
fhir:Coding.display [ fhir:value "Not Hispanic or Latino" ]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "text" ] ;
fhir:Extension.valueString [ fhir:value "Not Hispanic or Latino" ]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity" ]
] ;
fhir:Patient.identifier [
fhir:index -1 ;
fhir:Identifier.use [ fhir:value "usual" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "MR" ] ;
fhir:Coding.display [ fhir:value "Medical record number" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://hospital.davinci.org" ] ;
fhir:Identifier.value [ fhir:value "34567" ]
] ;
fhir:Patient.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Patient.name [
fhir:index -1 ;
fhir:HumanName.use [ fhir:value "official" ] ;
fhir:HumanName.family [ fhir:value "Hartman" ] ;
fhir:HumanName.given [
fhir:value "Virginia" ;
fhir:index -1
]
] ;
fhir:Patient.gender [ fhir:value "female"] ;
fhir:Patient.birthDate [ fhir:value "1983-09-12"^^xsd:date] ;
fhir:Patient.deceasedBoolean [ fhir:value "false"^^xsd:boolean] ;
fhir:Patient.address [
fhir:index -1 ;
fhir:Address.use [ fhir:value "home" ] ;
fhir:Address.line [
fhir:value "213 Lilac Ave." ;
fhir:index -1
] ;
fhir:Address.city [ fhir:value "Freehold" ] ;
fhir:Address.state [ fhir:value "MI" ] ;
fhir:Address.postalCode [ fhir:value "48099" ] ;
fhir:Address.country [ fhir:value "USA" ]
] ;
fhir:Patient.maritalStatus [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus" ] ;
fhir:Coding.code [ fhir:value "U" ] ;
fhir:Coding.display [ fhir:value "unmarried" ]
]
] ;
fhir:Patient.communication [
fhir:index -1 ;
fhir:Patient.communication.language [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ] ;
fhir:Coding.code [ fhir:value "en-US" ] ;
fhir:Coding.display [ fhir:value "English (Region=United States)" ]
]
] ;
fhir:Patient.communication.preferred [ fhir:value "true"^^xsd:boolean ]
] ;
fhir:Patient.managingOrganization [
fhir:link <http://hl7.org/fhir/Organization/organization03> ;
fhir:Reference.reference [ fhir:value "Organization/organization03" ]
] .
<https://example.com/Observation/DNA-occultblood> a fhir:Observation ;
fhir:Resource.id [ fhir:value "DNA-occultblood"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation>
]
] ;
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\"><a name=\"Observation_DNA-occultblood\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation DNA-occultblood</b></p><a name=\"DNA-occultblood\"> </a><a name=\"hcDNA-occultblood\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/qicore/STU7.0.1/StructureDefinition-qicore-simple-observation.html\">QICore Simple Observation</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 77353-1}\">Noninvasive colorectal cancer DNA and occult blood screening [Interpretation] in Stool Narrative</span></p><p><b>subject</b>: <a href=\"Patient-patient03.html\">Virginia Hartman (official) Female, DoB: 1983-09-12 ( Medical record number: 34567 (use: usual, ))</a></p><p><b>effective</b>: 2018-06-22</p><p><b>performer</b>: <a href=\"Practitioner-practitioner01.html\">Practitioner Ronald Bone </a></p></div>"
] ;
fhir:Observation.status [ fhir:value "final"] ;
fhir:Observation.category [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
fhir:Coding.code [ fhir:value "laboratory" ] ;
fhir:Coding.display [ fhir:value "Laboratory" ]
]
] ;
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index -1 ;
a loinc:77353-1 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "77353-1" ] ;
fhir:Coding.display [ fhir:value "Noninvasive colorectal cancer DNA and occult blood screening [Interpretation] in Stool Narrative" ]
]
] ;
fhir:Observation.subject [
fhir:link <http://hl7.org/fhir/Patient/patient03> ;
fhir:Reference.reference [ fhir:value "Patient/patient03" ]
] ;
fhir:Observation.effectiveDateTime [ fhir:value "2018-06-22"^^xsd:date] ;
fhir:Observation.performer [
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/Practitioner/practitioner01> ;
fhir:Reference.reference [ fhir:value "Practitioner/practitioner01" ]
] .
<http://hl7.org/fhir/Practitioner/practitioner01> a fhir:Practitioner .
<https://example.com/Practitioner/practitioner01> a fhir:Practitioner ;
fhir:Resource.id [ fhir:value "practitioner01"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner>
]
] ;
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\"><a name=\"Practitioner_practitioner01\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner01</b></p><a name=\"practitioner01\"> </a><a name=\"hcpractitioner01\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/qicore/STU7.0.1/StructureDefinition-qicore-practitioner.html\">QICore Practitioner</a></p></div><p><b>identifier</b>: Provider number/1234567893 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: Cody Hale </p><p><b>gender</b>: Male</p></div>"
] ;
fhir:Practitioner.identifier [
fhir:index -1 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "PRN" ] ;
fhir:Coding.display [ fhir:value "Provider number" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ] ;
fhir:Identifier.value [ fhir:value "1234567893" ]
] ;
fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Practitioner.name [
fhir:index -1 ;
fhir:HumanName.family [ fhir:value "Hale" ] ;
fhir:HumanName.given [
fhir:value "Cody" ;
fhir:index -1
] ;
fhir:HumanName.suffix [
fhir:value "MD" ;
fhir:index -1
]
] ;
fhir:Practitioner.gender [ fhir:value "male"] .
<https://example.com/Organization/organization03> a fhir:Organization ;
fhir:Resource.id [ fhir:value "organization03"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "3" ] ;
fhir:Meta.lastUpdated [ fhir:value "2019-02-21T01:47:53.000+00:00"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization>
]
] ;
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\"><a name=\"Organization_organization03\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization organization03</b></p><a name=\"organization03\"> </a><a name=\"hcorganization03\"> </a><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\">version: 3; Last updated: 2019-02-21 01:47:53+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/qicore/STU7.0.1/StructureDefinition-qicore-organization.html\">QICore Organization</a></p></div><p><b>identifier</b>: Provider number/1234567893 (use: official, )</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: DaVinciHospital03</p><p><b>telecom</b>: ph: (+1) 201-555-1212</p><p><b>address</b>: 94 Olive Ave. Union City NJ 07087 USA </p></div>"
] ;
fhir:Organization.identifier [
fhir:index -1 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "PRN" ] ;
fhir:Coding.display [ fhir:value "Provider number" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ] ;
fhir:Identifier.value [ fhir:value "1234567893" ] ;
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "www.cms.gov" ]
]
] ;
fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Organization.type [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ] ;
fhir:Coding.code [ fhir:value "prov" ] ;
fhir:Coding.display [ fhir:value "Healthcare Provider" ]
]
] ;
fhir:Organization.name [ fhir:value "DaVinciHospital03"] ;
fhir:Organization.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "(+1) 201-555-1212" ]
] ;
fhir:Organization.address [
fhir:index -1 ;
fhir:Address.line [
fhir:value "94 Olive Ave." ;
fhir:index -1
] ;
fhir:Address.city [ fhir:value "Union City" ] ;
fhir:Address.state [ fhir:value "NJ" ] ;
fhir:Address.postalCode [ fhir:value "07087" ] ;
fhir:Address.country [ fhir:value "USA" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/col-submit-obs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/col-submit-obs.ttl> .
IG © 2020+ HL7 International / Clinical Quality Information.
Package hl7.fhir.uv.deqm#1.0.0-cibuild based on FHIR 4.0.1.
Generated
2026-07-15
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
