Response

Operationsearch DiagnosticReport
StatusHTTP/1.1 200 OK
ResourceBundleId2de63ec3-c51e-4786-9b7b-7da6dfb3eafaVid1
Headers
Connection
keep-alive
Content-Length
4115
Content-Location
http://wildfhir4.aegis.net/fhir4-0-1/DiagnosticReport?patient=uscore-example&code=58410-2&date=gt2005-07-04
Content-Type
application/fhir+json;charset=utf-8
Date
Mon, 21 Mar 2022 18:49:50 GMT
Content
{
  "resourceType" : "Bundle",
  "id" : "2de63ec3-c51e-4786-9b7b-7da6dfb3eafa",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-03-21T14:49:50.059-04:00"
  },
  "type" : "searchset",
  "total" : 1,
  "link" : [{
    "relation" : "self",
    "url" : "http://wildfhir4.aegis.net/fhir4-0-1/DiagnosticReport?patient=uscore-example&code=58410-2&date=gt2005-07-04"
  }],
  "entry" : [{
    "fullUrl" : "http://wildfhir4.aegis.net/fhir4-0-1/DiagnosticReport/cbc",
    "resource" : {
      "resourceType" : "DiagnosticReport",
      "id" : "cbc",
      "meta" : {
        "versionId" : "1",
        "lastUpdated" : "2021-01-21T15:05:08.670-05:00",
        "profile" : ["http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://loinc.org 58410-2}\">CBC panel - Blood by Automated count</span> (\n        <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) \n      </h2><table class=\"grid\"><tr><td>Subject</td><td><b>Amy V. Shaw </b>  1987-02-20 ( Medical Record Number: 1032702 (USUAL))\n          </td></tr><tr><td>When For</td><td>2005-07-05</td></tr><tr><td>Reported</td><td>06/07/2005 10:45:33 AM</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Reference Range</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-neutrophils.html\"><span title=\"Codes: {http://loinc.org 770-8}\">Neutrophils %</span></a></td><td>40.0 %</td><td>37.0 % - 67.0 % for \n            <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}\">Normal Range</span></td><td>2005-07-05</td></tr><tr><td><a href=\"Observation-mchc.html\"><span title=\"Codes: {http://loinc.org 786-4}\">MCHC RBC Auto-mCnc</span></a></td><td>34.7 g/dL</td><td>30.0 g/dL - 34.0 g/dL for \n            <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}\">Normal Range</span></td><td>2005-07-05</td></tr><tr><td><a href=\"Observation-hemoglobin.html\"><span title=\"Codes: {http://loinc.org 718-7}\">Hgb Bld-mCnc</span></a></td><td>17.0 g/dL</td><td>16.5 g/dL - 21.5 g/dL for \n            <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}\">Normal Range</span></td><td>2005-07-05</td></tr><tr><td><a href=\"Observation-erythrocytes.html\"><span title=\"Codes: {http://loinc.org 789-8}\">RBC # Bld Auto</span></a></td><td>4.58 10*6/uL</td><td>4.1 10*6/uL - 6.1 10*6/uL for \n            <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}\">Normal Range</span></td><td>2005-07-05</td></tr></table></div>"
      },
      "status" : "final",
      "category" : [{
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code" : "LAB",
          "display" : "Laboratory"
        }]
      }],
      "code" : {
        "coding" : [{
          "system" : "http://loinc.org",
          "code" : "58410-2",
          "display" : "CBC panel - Blood by Automated count"
        }]
      },
      "subject" : {
        "reference" : "Patient/uscore-example",
        "display" : "Amy Shaw"
      },
      "effectiveDateTime" : "2005-07-05",
      "issued" : "2005-07-06T11:45:33+11:00",
      "performer" : [{
        "reference" : "Organization/acme-lab",
        "display" : "Acme Laboratory, Inc"
      }],
      "result" : [{
        "reference" : "Observation/neutrophils",
        "display" : "NEUTROPHILS"
      },
      {
        "reference" : "Observation/mchc",
        "display" : "MCHC"
      },
      {
        "reference" : "Observation/hemoglobin",
        "display" : "HEMOGLOBIN"
      },
      {
        "reference" : "Observation/erythrocytes",
        "display" : "ERYTHROCYTES"
      }]
    },
    "search" : {
      "mode" : "match",
      "score" : 1
    }
  }]
}