Da Vinci Clinical Data Exchange (CDex), published by HL7 International / Payer/Provider Information Exchange Work Group. This guide is not an authorized publication; it is the continuous build for version 2.1.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ecdx/ and changes regularly. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="cdex-searchbundle-scenario2-example"/>
<meta>
<extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
<valueString value="Direct Query for Patient's HbA1c Test Results"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/instance-description">
<valueMarkdown
value="Bundle example used in direct query [scenario 2](direct-query.html#scenario-2). Payer Seeks Insured Person/Patient HbA1c Test Results from Provider for quality reporting requirements and quality care scoring."/>
</extension>
<lastUpdated value="2020-10-23T18:22:45.274+00:00"/>
</meta>
<type value="searchset"/>
<total value="4"/>
<link>
<relation value="self"/>
<url
value="http://hapi.fhir.org/baseR4/Observation?code=4548-4&date=gt2020-01-01&patient=06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b"/>
</link>
<entry>
<fullUrl
value="http://hapi.fhir.org/baseR4/Observation/cdex-2020-01-23-hba1c-example"/>
<resource>
<Observation>
<id value="cdex-2020-01-23-hba1c-example"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2020-10-23T18:18:25.154+00:00"/>
<source value="#ObC36PK40pQM6y5M"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|3.1.1"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_cdex-2020-01-23-hba1c-example"> </a><p><b>Generated Narrative: Observation</b><a name="cdex-2020-01-23-hba1c-example"> </a><a name="hccdex-2020-01-23-hba1c-example"> </a></p><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">ResourceObservation "cdex-2020-01-23-hba1c-example" Version "1" Updated "2020-10-23 18:18:25+0000" </p><p style="margin-bottom: 0px">Information Source: #ObC36PK40pQM6y5M!</p><p style="margin-bottom: 0px">Profiles: <a href="http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-observation-lab.html">US Core Laboratory Result Observation Profile (version 3.1.1)</a>, <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-observation-lab.html">US Core Laboratory Result Observation Profile (version 6.1.0)</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: glycated hemoglobin (HbA1c) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#4548-4 "Hemoglobin A1c/Hemoglobin.total in Blood"; <a href="http://terminology.hl7.org/5.3.0/CodeSystem-CPT.html">Current Procedural Terminology (CPT®)</a>#83036 "Hemoglobin; glycosylated (A1c)"; lab-results#HBA1C "Glycated hemoglobin (HbA1c)")</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&canonical=http://hl7.org/fhir/us/core/Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b">Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b: Elden718 Halvorson124</a></p><p><b>effective</b>: 2020-01-23 10:21:08-0700</p><p><b>performer</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&canonical=http://hl7.org/fhir/us/core/Practitioner/min">Practitioner/min: Dr. John Doe</a></p><p><b>value</b>: 6 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code % = '%')</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
<display value="Laboratory"/>
</coding>
<text value="Laboratory"/>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="4548-4"/>
<display value="Hemoglobin A1c/Hemoglobin.total in Blood"/>
</coding>
<coding>
<system value="http://www.ama-assn.org/go/cpt"/>
<code value="83036"/>
<display value="Hemoglobin; glycosylated (A1c)"/>
</coding>
<coding>
<system value="http://example.org/lab-results"/>
<code value="HBA1C"/>
<display value="Glycated hemoglobin (HbA1c)"/>
</coding>
<text value="glycated hemoglobin (HbA1c)"/>
</code>
<subject>
<reference value="Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b"/>
<display value="Elden718 Halvorson124"/>
</subject>
<effectiveDateTime value="2020-01-23T10:21:08-07:00"/>
<performer>
<reference value="Practitioner/min"/>
<display value="Dr. John Doe"/>
</performer>
<valueQuantity>
<value value="6"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</Observation>
</resource>
<search>
<mode value="match"/>
</search>
</entry>
<entry>
<fullUrl
value="http://hapi.fhir.org/baseR4/Observation/cdex-2020-04-23-hba1c-example"/>
<resource>
<Observation>
<id value="cdex-2020-04-23-hba1c-example"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2020-10-23T18:17:49.885+00:00"/>
<source value="#n7aoEe76sAQUBlns"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|3.1.1"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_cdex-2020-04-23-hba1c-example"> </a><p><b>Generated Narrative: Observation</b><a name="cdex-2020-04-23-hba1c-example"> </a><a name="hccdex-2020-04-23-hba1c-example"> </a></p><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">ResourceObservation "cdex-2020-04-23-hba1c-example" Version "1" Updated "2020-10-23 18:17:49+0000" </p><p style="margin-bottom: 0px">Information Source: #n7aoEe76sAQUBlns!</p><p style="margin-bottom: 0px">Profiles: <a href="http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-observation-lab.html">US Core Laboratory Result Observation Profile (version 3.1.1)</a>, <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-observation-lab.html">US Core Laboratory Result Observation Profile (version 6.1.0)</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: glycated hemoglobin (HbA1c) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#4548-4 "Hemoglobin A1c/Hemoglobin.total in Blood"; <a href="http://terminology.hl7.org/5.3.0/CodeSystem-CPT.html">Current Procedural Terminology (CPT®)</a>#83036 "Hemoglobin; glycosylated (A1c)"; lab-results#HBA1C "Glycated hemoglobin (HbA1c)")</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&canonical=http://hl7.org/fhir/us/core/Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b">Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b: Elden718 Halvorson124</a></p><p><b>effective</b>: 2020-04-23 10:21:08-0700</p><p><b>performer</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&canonical=http://hl7.org/fhir/us/core/Practitioner/min">Practitioner/min: Dr. John Doe</a></p><p><b>value</b>: 7.2 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code % = '%')</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
<display value="Laboratory"/>
</coding>
<text value="Laboratory"/>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="4548-4"/>
<display value="Hemoglobin A1c/Hemoglobin.total in Blood"/>
</coding>
<coding>
<system value="http://www.ama-assn.org/go/cpt"/>
<code value="83036"/>
<display value="Hemoglobin; glycosylated (A1c)"/>
</coding>
<coding>
<system value="http://example.org/lab-results"/>
<code value="HBA1C"/>
<display value="Glycated hemoglobin (HbA1c)"/>
</coding>
<text value="glycated hemoglobin (HbA1c)"/>
</code>
<subject>
<reference value="Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b"/>
<display value="Elden718 Halvorson124"/>
</subject>
<effectiveDateTime value="2020-04-23T10:21:08-07:00"/>
<performer>
<reference value="Practitioner/min"/>
<display value="Dr. John Doe"/>
</performer>
<valueQuantity>
<value value="7.2"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</Observation>
</resource>
<search>
<mode value="match"/>
</search>
</entry>
<entry>
<fullUrl
value="http://hapi.fhir.org/baseR4/Observation/cdex-2020-10-23-hba1c-example"/>
<resource>
<Observation>
<id value="cdex-2020-10-23-hba1c-example"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2020-10-23T18:16:54.549+00:00"/>
<source value="#fuIEQP7SJ9NfAlPN"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|3.1.1"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_cdex-2020-10-23-hba1c-example"> </a><p><b>Generated Narrative: Observation</b><a name="cdex-2020-10-23-hba1c-example"> </a><a name="hccdex-2020-10-23-hba1c-example"> </a></p><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">ResourceObservation "cdex-2020-10-23-hba1c-example" Version "1" Updated "2020-10-23 18:16:54+0000" </p><p style="margin-bottom: 0px">Information Source: #fuIEQP7SJ9NfAlPN!</p><p style="margin-bottom: 0px">Profiles: <a href="http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-observation-lab.html">US Core Laboratory Result Observation Profile (version 3.1.1)</a>, <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-observation-lab.html">US Core Laboratory Result Observation Profile (version 6.1.0)</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: glycated hemoglobin (HbA1c) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#4548-4 "Hemoglobin A1c/Hemoglobin.total in Blood"; <a href="http://terminology.hl7.org/5.3.0/CodeSystem-CPT.html">Current Procedural Terminology (CPT®)</a>#83036 "Hemoglobin; glycosylated (A1c)"; lab-results#HBA1C "Glycated hemoglobin (HbA1c)")</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&canonical=http://hl7.org/fhir/us/core/Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b">Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b: Elden718 Halvorson124</a></p><p><b>effective</b>: 2020-10-23 10:21:08-0700</p><p><b>performer</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&canonical=http://hl7.org/fhir/us/core/Practitioner/min">Practitioner/min: Dr. John Doe</a></p><p><b>value</b>: 7 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code % = '%')</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
<display value="Laboratory"/>
</coding>
<text value="Laboratory"/>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="4548-4"/>
<display value="Hemoglobin A1c/Hemoglobin.total in Blood"/>
</coding>
<coding>
<system value="http://www.ama-assn.org/go/cpt"/>
<code value="83036"/>
<display value="Hemoglobin; glycosylated (A1c)"/>
</coding>
<coding>
<system value="http://example.org/lab-results"/>
<code value="HBA1C"/>
<display value="Glycated hemoglobin (HbA1c)"/>
</coding>
<text value="glycated hemoglobin (HbA1c)"/>
</code>
<subject>
<reference value="Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b"/>
<display value="Elden718 Halvorson124"/>
</subject>
<effectiveDateTime value="2020-10-23T10:21:08-07:00"/>
<performer>
<reference value="Practitioner/min"/>
<display value="Dr. John Doe"/>
</performer>
<valueQuantity>
<value value="7"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</Observation>
</resource>
<search>
<mode value="match"/>
</search>
</entry>
<entry>
<fullUrl
value="http://hapi.fhir.org/baseR4/Observation/cdex-2020-07-23-hba1c-example"/>
<resource>
<Observation>
<id value="cdex-2020-07-23-hba1c-example"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2020-10-23T18:16:17.687+00:00"/>
<source value="#X2hXINwPYymTmEJc"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|3.1.1"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_cdex-2020-07-23-hba1c-example"> </a><p><b>Generated Narrative: Observation</b><a name="cdex-2020-07-23-hba1c-example"> </a><a name="hccdex-2020-07-23-hba1c-example"> </a></p><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">ResourceObservation "cdex-2020-07-23-hba1c-example" Version "1" Updated "2020-10-23 18:16:17+0000" </p><p style="margin-bottom: 0px">Information Source: #X2hXINwPYymTmEJc!</p><p style="margin-bottom: 0px">Profiles: <a href="http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-observation-lab.html">US Core Laboratory Result Observation Profile (version 3.1.1)</a>, <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-observation-lab.html">US Core Laboratory Result Observation Profile (version 6.1.0)</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: glycated hemoglobin (HbA1c) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#4548-4 "Hemoglobin A1c/Hemoglobin.total in Blood"; <a href="http://terminology.hl7.org/5.3.0/CodeSystem-CPT.html">Current Procedural Terminology (CPT®)</a>#83036 "Hemoglobin; glycosylated (A1c)"; lab-results#HBA1C "Glycated hemoglobin (HbA1c)")</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&canonical=http://hl7.org/fhir/us/core/Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b">Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b: Elden718 Halvorson124</a></p><p><b>effective</b>: 2020-07-23 10:21:08-0700</p><p><b>performer</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&canonical=http://hl7.org/fhir/us/core/Practitioner/min">Practitioner/min: Dr. John Doe</a></p><p><b>value</b>: 7 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code % = '%')</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
<display value="Laboratory"/>
</coding>
<text value="Laboratory"/>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="4548-4"/>
<display value="Hemoglobin A1c/Hemoglobin.total in Blood"/>
</coding>
<coding>
<system value="http://www.ama-assn.org/go/cpt"/>
<code value="83036"/>
<display value="Hemoglobin; glycosylated (A1c)"/>
</coding>
<coding>
<system value="http://example.org/lab-results"/>
<code value="HBA1C"/>
<display value="Glycated hemoglobin (HbA1c)"/>
</coding>
<text value="glycated hemoglobin (HbA1c)"/>
</code>
<subject>
<reference value="Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b"/>
<display value="Elden718 Halvorson124"/>
</subject>
<effectiveDateTime value="2020-07-23T10:21:08-07:00"/>
<performer>
<reference value="Practitioner/min"/>
<display value="Dr. John Doe"/>
</performer>
<valueQuantity>
<value value="7"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</Observation>
</resource>
<search>
<mode value="match"/>
</search>
</entry>
</Bundle>