Da Vinci Clinical Data Exchange (CDex)
2.1.0-preview - CI Build United States of America flag

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

: Direct Query for Patient's HbA1c Test Results - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "cdex-searchbundle-scenario2-example",
  "meta" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/instance-name",
        "valueString" : "Direct Query for Patient's HbA1c Test Results"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
        "valueMarkdown" : "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."
      }
    ],
    "lastUpdated" : "2020-10-23T18:22:45.274+00:00"
  },
  "type" : "searchset",
  "total" : 4,
  "link" : [
    {
      "relation" : "self",
      "url" : "http://hapi.fhir.org/baseR4/Observation?code=4548-4&date=gt2020-01-01&patient=06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "http://hapi.fhir.org/baseR4/Observation/cdex-2020-01-23-hba1c-example",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "cdex-2020-01-23-hba1c-example",
        "meta" : {
          "versionId" : "1",
          "lastUpdated" : "2020-10-23T18:18:25.154+00:00",
          "source" : "#ObC36PK40pQM6y5M",
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|3.1.1"🔗 ,
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<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 &quot;cdex-2020-01-23-hba1c-example&quot; Version &quot;1&quot; Updated &quot;2020-10-23 18:18:25+0000&quot; </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 &quot;Hemoglobin A1c/Hemoglobin.total in Blood&quot;; <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-CPT.html\">Current Procedural Terminology (CPT®)</a>#83036 &quot;Hemoglobin; glycosylated (A1c)&quot;; lab-results#HBA1C &quot;Glycated hemoglobin (HbA1c)&quot;)</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&amp;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&amp;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>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory",
                "display" : "Laboratory"
              }
            ],
            "text" : "Laboratory"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "4548-4",
              "display" : "Hemoglobin A1c/Hemoglobin.total in Blood"
            },
            {
              "system" : "http://www.ama-assn.org/go/cpt",
              "code" : "83036",
              "display" : "Hemoglobin; glycosylated (A1c)"
            },
            {
              "system" : "http://example.org/lab-results",
              "code" : "HBA1C",
              "display" : "Glycated hemoglobin (HbA1c)"
            }
          ],
          "text" : "glycated hemoglobin (HbA1c)"
        },
        "subject" : {
          "reference" : "Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b",
          "display" : "Elden718 Halvorson124"
        },
        "effectiveDateTime" : "2020-01-23T10:21:08-07:00",
        "performer" : [
          {
            "reference" : "Practitioner/min",
            "display" : "Dr. John Doe"
          }
        ],
        "valueQuantity" : {
          "value" : 6,
          "unit" : "%",
          "system" : "http://unitsofmeasure.org",
          "code" : "%"
        }
      },
      "search" : {
        "mode" : "match"
      }
    },
    {
      "fullUrl" : "http://hapi.fhir.org/baseR4/Observation/cdex-2020-04-23-hba1c-example",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "cdex-2020-04-23-hba1c-example",
        "meta" : {
          "versionId" : "1",
          "lastUpdated" : "2020-10-23T18:17:49.885+00:00",
          "source" : "#n7aoEe76sAQUBlns",
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|3.1.1"🔗 ,
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<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 &quot;cdex-2020-04-23-hba1c-example&quot; Version &quot;1&quot; Updated &quot;2020-10-23 18:17:49+0000&quot; </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 &quot;Hemoglobin A1c/Hemoglobin.total in Blood&quot;; <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-CPT.html\">Current Procedural Terminology (CPT®)</a>#83036 &quot;Hemoglobin; glycosylated (A1c)&quot;; lab-results#HBA1C &quot;Glycated hemoglobin (HbA1c)&quot;)</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&amp;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&amp;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>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory",
                "display" : "Laboratory"
              }
            ],
            "text" : "Laboratory"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "4548-4",
              "display" : "Hemoglobin A1c/Hemoglobin.total in Blood"
            },
            {
              "system" : "http://www.ama-assn.org/go/cpt",
              "code" : "83036",
              "display" : "Hemoglobin; glycosylated (A1c)"
            },
            {
              "system" : "http://example.org/lab-results",
              "code" : "HBA1C",
              "display" : "Glycated hemoglobin (HbA1c)"
            }
          ],
          "text" : "glycated hemoglobin (HbA1c)"
        },
        "subject" : {
          "reference" : "Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b",
          "display" : "Elden718 Halvorson124"
        },
        "effectiveDateTime" : "2020-04-23T10:21:08-07:00",
        "performer" : [
          {
            "reference" : "Practitioner/min",
            "display" : "Dr. John Doe"
          }
        ],
        "valueQuantity" : {
          "value" : 7.2,
          "unit" : "%",
          "system" : "http://unitsofmeasure.org",
          "code" : "%"
        }
      },
      "search" : {
        "mode" : "match"
      }
    },
    {
      "fullUrl" : "http://hapi.fhir.org/baseR4/Observation/cdex-2020-10-23-hba1c-example",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "cdex-2020-10-23-hba1c-example",
        "meta" : {
          "versionId" : "1",
          "lastUpdated" : "2020-10-23T18:16:54.549+00:00",
          "source" : "#fuIEQP7SJ9NfAlPN",
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|3.1.1"🔗 ,
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<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 &quot;cdex-2020-10-23-hba1c-example&quot; Version &quot;1&quot; Updated &quot;2020-10-23 18:16:54+0000&quot; </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 &quot;Hemoglobin A1c/Hemoglobin.total in Blood&quot;; <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-CPT.html\">Current Procedural Terminology (CPT®)</a>#83036 &quot;Hemoglobin; glycosylated (A1c)&quot;; lab-results#HBA1C &quot;Glycated hemoglobin (HbA1c)&quot;)</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&amp;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&amp;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>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory",
                "display" : "Laboratory"
              }
            ],
            "text" : "Laboratory"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "4548-4",
              "display" : "Hemoglobin A1c/Hemoglobin.total in Blood"
            },
            {
              "system" : "http://www.ama-assn.org/go/cpt",
              "code" : "83036",
              "display" : "Hemoglobin; glycosylated (A1c)"
            },
            {
              "system" : "http://example.org/lab-results",
              "code" : "HBA1C",
              "display" : "Glycated hemoglobin (HbA1c)"
            }
          ],
          "text" : "glycated hemoglobin (HbA1c)"
        },
        "subject" : {
          "reference" : "Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b",
          "display" : "Elden718 Halvorson124"
        },
        "effectiveDateTime" : "2020-10-23T10:21:08-07:00",
        "performer" : [
          {
            "reference" : "Practitioner/min",
            "display" : "Dr. John Doe"
          }
        ],
        "valueQuantity" : {
          "value" : 7,
          "unit" : "%",
          "system" : "http://unitsofmeasure.org",
          "code" : "%"
        }
      },
      "search" : {
        "mode" : "match"
      }
    },
    {
      "fullUrl" : "http://hapi.fhir.org/baseR4/Observation/cdex-2020-07-23-hba1c-example",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "cdex-2020-07-23-hba1c-example",
        "meta" : {
          "versionId" : "1",
          "lastUpdated" : "2020-10-23T18:16:17.687+00:00",
          "source" : "#X2hXINwPYymTmEJc",
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|3.1.1"🔗 ,
            "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<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 &quot;cdex-2020-07-23-hba1c-example&quot; Version &quot;1&quot; Updated &quot;2020-10-23 18:16:17+0000&quot; </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 &quot;Hemoglobin A1c/Hemoglobin.total in Blood&quot;; <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-CPT.html\">Current Procedural Terminology (CPT®)</a>#83036 &quot;Hemoglobin; glycosylated (A1c)&quot;; lab-results#HBA1C &quot;Glycated hemoglobin (HbA1c)&quot;)</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&amp;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&amp;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>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory",
                "display" : "Laboratory"
              }
            ],
            "text" : "Laboratory"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "4548-4",
              "display" : "Hemoglobin A1c/Hemoglobin.total in Blood"
            },
            {
              "system" : "http://www.ama-assn.org/go/cpt",
              "code" : "83036",
              "display" : "Hemoglobin; glycosylated (A1c)"
            },
            {
              "system" : "http://example.org/lab-results",
              "code" : "HBA1C",
              "display" : "Glycated hemoglobin (HbA1c)"
            }
          ],
          "text" : "glycated hemoglobin (HbA1c)"
        },
        "subject" : {
          "reference" : "Patient/06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b",
          "display" : "Elden718 Halvorson124"
        },
        "effectiveDateTime" : "2020-07-23T10:21:08-07:00",
        "performer" : [
          {
            "reference" : "Practitioner/min",
            "display" : "Dr. John Doe"
          }
        ],
        "valueQuantity" : {
          "value" : 7,
          "unit" : "%",
          "system" : "http://unitsofmeasure.org",
          "code" : "%"
        }
      },
      "search" : {
        "mode" : "match"
      }
    }
  ]
}