Get a diagnostic report by ID

get

/DiagnosticReport/{ID}

Retrieves an individual diagnostic report by the associated ID.

Note: Diagnostic reports of the General Laboratory, Microbiology, and Cardiology types populate the DiagnosticReport.results field.

Authorization Types

This operation supports the following authorization types:

Request

Path Parameters
Header Parameters
Back to Top

Response

Supported Media Types

Default Response

Example retrieval of a confidential radiology diagnostic report record by resource ID.
Example Request:
GET https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DiagnosticReport/196151517
Example Response:

  {
    "resourceType": "DiagnosticReport",
    "id": "197369077",
    "meta":
    {
      "versionId": "1",
      "lastUpdated": "2020-08-13T19:36:06.000Z",
      "security":
        [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "PRS",
            "display": "patient requested information sensitivity",
            "userSelected": false
          },
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "PHY",
            "display": "physician requested information sensitivity",
            "userSelected": false
          }
        ]
    },
    "text":
    {
      "status": "generated",
      "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Diagnostic Report</b></p><p><b>Meta Security</b>: patient requested information sensitivity, physician requested information sensitivity</p><p><b>Patient</b>: Smart II, Nancy</p><p><b>Document Title</b>: Some Title 4x</p><p><b>Status</b>: Final</p><p><b>Code</b>: Radiology Reports</p><p><b>Effective End Date</b>: Aug 13, 2020  7:36 P.M. UTC</p><p><b>Verifying Provider</b>: Portal, Portal</p></div>"
    },
    "identifier":
    [
      {
        "system": "https://fhir.cerner.com/ceuuid",
        "value": "CE87caf4b7-9397-4667-9897-702218017c9e-197369077-2020081319360600"
      }
    ],
    "status": "final",
    "category":
    [
      {
        "coding":
          [
            {
              "system": "http://loinc.org",
              "code": "LP29684-5",
              "userSelected": false
            }
          ],
        "text": "Radiology"
      }
    ],
    "code":
    {
      "coding":
        [
          {
            "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/72",
            "code": "63293819",
            "display": "Radiology Reports",
            "userSelected": true
          },
          {
            "system": "http://loinc.org",
            "code": "75490-3",
            "userSelected": false
          }
        ],
      "text": "Radiology Reports"
    },
    "subject":
    {
      "reference": "Patient/12724066",
      "display": "Smart II, Nancy"
    },
    "encounter":
    {
      "reference": "Encounter/97953477"
    },
    "effectivePeriod":
    {
      "end": "2020-08-13T19:36:00.000Z"
    },
    "issued": "2020-08-13T19:36:06Z",
    "performer":
    [
      {
        "reference": "Practitioner/12742069",
        "display": "Portal, Portal"
      }
    ],
    "resultsInterpreter":
    [
      {
        "reference": "Practitioner/12742069",
        "display": "Portal, Portal"
      }
    ],
    "media":
    [
      {
        "link":
          {
            "reference": "Media/drm197369077-InpBMTk3NzA0Njg0QjE5NzcwNDY4OEMi"
          }
      }
    ],
    "presentedForm":
    [
      {
        "contentType": "application/pdf",
        "url": "https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Binary/XR-197369077",
        "title": "Some Title 4x",
        "creation": "2020-08-13T19:36:00.000Z"
      },
      {
        "contentType": "application/xml",
        "url": "https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Binary/XML-197369077",
        "title": "Some Title 4x",
        "creation": "2020-08-13T19:36:00.000Z"
      },
      {
        "contentType": "text/html",
        "url": "https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Binary/TR-197369077",
        "title": "Some Title 4x",
        "creation": "2020-08-13T19:36:00.000Z"
      }
    ]
  }
Headers
  • Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, provide the X-Request-Id, if present.
  • Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, provide the opc-Request-Id, if present.

x-confidential-ap-response Response

Example retrieval of a confidential anatomic pathology diagnostic report record by resource ID.
Example Request:
GET https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DiagnosticReport/196151517
Example Response:

  {
    "resourceType": "DiagnosticReport",
    "id": "198107434",
    "meta":
    {
      "versionId": "1",
      "lastUpdated": "2022-06-09T05:16:26Z",
      "security":
        [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "PRS",
            "display": "patient requested information sensitivity",
            "userSelected": false
          },
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "PHY",
            "display": "physician requested information sensitivity",
            "userSelected": false
          }
        ]
    },
    "text":
    {
      "status": "generated",
      "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Diagnostic Report</b></p><p><b>Meta Security</b>: patient requested information sensitivity, physician requested information sensitivity</p><p><b>Patient</b>: SMART, PATHOLOGY</p><p><b>Document Category</b>: Pathology</p><p><b>Document Title</b>: Anatomic Pathology</p><p><b>Status</b>: Final</p><p><b>Code</b>: Anatomic Pathology</p><p><b>Effective Date</b>: Jun  9, 2022  5:13 A.M. UTC</p><p><b>Verifying Provider</b>: Tara, Associate, J</p></div>"
    },
    "identifier":
    [
      {
        "system": "https://fhir.cerner.com/ceuuid",
        "value": "CE87caf4b7-9397-4667-9897-702218017c9e-198107434-2022060905133300"
      },
      {
        "type":
          {
            "coding":
              [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "ACSN",
                  "display": "Accession ID",
                  "userSelected": false
                }
              ],
            "text": "Accession number"
          },
        "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/acsn",
        "value": "00000GY20220000001"
      }
    ],
    "basedOn":
    [
      {
        "reference": "ServiceRequest/356458395"
      }
    ],
    "status": "final",
    "category":
    [
      {
        "coding":
          [
            {
              "system": "http://loinc.org",
              "code": "LP7839-6",
              "display": "Pathology",
              "userSelected": false
            }
          ],
        "text": "Pathology"
      }
    ],
    "code":
    {
      "coding":
        [
          {
            "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/72",
            "code": "4187236",
            "display": "Anatomic Pathology",
            "userSelected": true
          },
          {
            "system": "http://loinc.org",
            "code": "11526-1",
            "userSelected": false
          }
        ],
      "text": "Anatomic Pathology"
    },
    "subject":
    {
      "reference": "Patient/12798425",
      "display": "SMART, PATHOLOGY"
    },
    "encounter":
    {
      "reference": "Encounter/97977755"
    },
    "effectiveDateTime": "2022-06-09T05:13:00Z",
    "issued": "2022-06-09T05:16:26Z",
    "performer":
    [
      {
        "reference": "Practitioner/12798386",
        "display": "Tara, Associate, J"
      },
      {
        "reference": "Organization/675844",
        "display": "Model Hospital"
      }
    ],
    "resultsInterpreter":
    [
      {
        "reference": "Practitioner/12798386",
        "display": "Tara, Associate, J"
      },
      {
        "reference": "Organization/675844",
        "display": "Model Hospital"
      }
    ],
    "specimen":
    [
      {
        "reference": "Specimen/275714360"
      }
    ],
    "presentedForm":
    [
      {
        "contentType": "application/xml",
        "url": "https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Binary/XML-198107434",
        "title": "Anatomic Pathology",
        "creation": "2022-06-09T05:16:26Z"
      },
      {
        "contentType": "application/pdf",
        "url": "https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Binary/XR-198107434",
        "title": "Anatomic Pathology",
        "creation": "2022-06-09T05:16:26Z"
      }
    ]
  }
Headers
  • Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, provide the X-Request-Id, if present.
  • Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, provide the opc-Request-Id, if present.

x-confidential-laboratory-response Response

Example retrieval of a confidential laboratory diagnostic report record by resource ID.
Example Request:
GET https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DiagnosticReport/197184014
Example Response:

  {
    "resourceType": "DiagnosticReport",
    "id": "197184014",
    "meta":
    {
      "versionId": "4",
      "lastUpdated": "2019-04-17T19:48:27Z",
      "security":
        [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "PRS",
            "display": "patient requested information sensitivity",
            "userSelected": false
          },
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "PHY",
            "display": "physician requested information sensitivity",
            "userSelected": false
          },
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code": "PROCESSINLINELABEL",
            "display": "process inline security label"
          }
        ]
    },
    "text":
    {
      "status": "generated",
      "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Diagnostic Report</b></p><p><b>Meta Security</b>: patient requested information sensitivity, physician requested information sensitivity, process inline security label</p><p><b>Document Category</b>: Laboratory</p><p><b>Status</b>: Corrected</p><p><b>Code</b>: Urine Culture</p><p><b>Effective Date</b>: Apr 17, 2019  3:48 P.M. UTC</p></div>"
    },
    "identifier":
    [
      {
        "system": "https://fhir.cerner.com/ceuuid",
        "value": "CE87caf4b7-9397-4667-9897-702218017c9e-197184014-2019041715521600"
      }
    ],
    "basedOn":
    [
      {
        "reference": "ServiceRequest/306627321"
      }
    ],
    "status": "corrected",
    "category":
    [
      {
        "coding":
          [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
              "code": "LAB",
              "display": "Laboratory",
              "userSelected": false
            }
          ],
        "text": "Laboratory"
      },
      {
        "coding":
          [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
              "code": "MB",
              "display": "Microbiology",
              "userSelected": false
            }
          ],
        "text": "Microbiology"
      }
    ],
    "code":
    {
      "coding":
        [
          {
            "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/72",
            "code": "21647486",
            "display": "Urine Culture",
            "userSelected": true
          },
          {
            "system": "http://loinc.org",
            "code": "630-4",
            "userSelected": false
          }
        ],
      "text": "Urine Culture"
    },
    "subject":
    {
      "reference": "Patient/12510003"
    },
    "encounter":
    {
      "reference": "Encounter/97905447"
    },
    "effectiveDateTime": "2019-04-17T15:48:00Z",
    "issued": "2019-04-17T19:48:27Z",
    "performer":
    [
      {
        "extension":
          [
            {
              "valueCodeableConcept":
                {
                  "coding":
                    [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v2-0912",
                        "code": "OP",
                        "display": "Ordering Provider"
                      }
                    ],
                  "text": "Ordering Provider"
                },
              "url": "http://hl7.org/fhir/StructureDefinition/event-performerFunction"
            }
          ],
        "reference": "Practitioner/2"
      },
      {
        "extension":
          [
            {
              "valueCodeableConcept":
                {
                  "coding":
                    [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "LA",
                        "display": "legal authenticator"
                      }
                    ],
                  "text": "legal authenticator"
                },
              "url": "http://hl7.org/fhir/StructureDefinition/event-performerFunction"
            }
          ],
        "reference": "Practitioner/11648102"
      }
    ],
    "resultsInterpreter":
    [
      {
        "reference": "Practitioner/11648102"
      }
    ],
    "specimen":
    [
      {
        "reference": "Specimen/275651349"
      }
    ],
    "result":
    [
      {
        "extension":
          [
            {
              "valueCoding":
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "PRS",
                  "display": "patient requested information sensitivity",
                  "userSelected": false
                },
              "url": "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label"
            },
            {
              "valueCoding":
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "PHY",
                  "display": "physician requested information sensitivity",
                  "userSelected": false
                },
              "url": "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label"
            }
          ],
        "reference": "Observation/MIC-CE-197184019",
        "display": "Final"
      },
      {
        "reference": "Observation/MIC-CE-197184016",
        "display": "Pre"
      },
      {
        "reference": "Observation/MIC-CE-197184448",
        "display": "Amend"
      },
      {
        "reference": "Observation/MIC-CE-ORG-PNL-197184014-1",
        "display": "Escherichia coli"
      }
    ],
    "conclusionCode":
    [
      {
        "coding":
          [
            {
              "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/52",
              "code": "215",
              "display": "See Result",
              "userSelected": true
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
              "code": "POS",
              "display": "Positive",
              "userSelected": false
            }
          ],
        "text": "Positive"
      }
    ]
  }
Headers
  • Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, provide the X-Request-Id, if present.
  • Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, provide the opc-Request-Id, if present.
Back to Top