Functions
diagnosticReport.search
Native Request Elements
Name | Description | Required | Is Array | Types |
---|---|---|---|---|
category (String) | The service category. This can be either an Epic order type or a value from the US Core valueset for DiagnosticReport. In earlier versions, this must be a value from the US Core valueset for DiagnosticReport. | ✓ | false | string |
code (String) | The code for the report as a whole, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result. This can be any code type associated with the procedures, including LOINC, CPT, SNOMED, or other code types mapped to a procedure in Epic. This parameter is formatted with or without a system specified (code=[code] or code=[system]|[code]). If specifying a system, the corresponding code must be provided. | false | string | |
date (String) | Clinically relevant time/time period for report. Matches to the effectiveDateTime response element. | ✓ | false | string |
identifier (String) | The business identifier for the report. | ✓ | false | string |
patient (String) | The patient for which to perform the search. | ✓ | false | string |
subject (String) | The patient for which to perform the search. | ✓ | false | string |
Post-filter Parameters
Name | Description | Required | Is Array | Types |
---|---|---|---|---|
basedOn | A reference to a ServiceRequest. | false | string | |
conclusion | The order diagnosis. | false | string | |
encounter | Encounter when the test was ordered. This will be either a FHIR Encounter reference in the encounter.reference element, or an encounter CSN identifier in the encounter.identifier element. | false | string | |
issued | DateTime this version was released. | false | string | |
media | Key images associated with the report. | false | string | |
performer | Participants in producing the report. This always includes one or more references to the Practitioner resource. This element can also include a reference to an Organization resource. | false | string | |
result | Observations, simple or complex nested groups. | false | string | |
resultsInterpreter | A FHIR reference. | false | string | |
specimen | Unsupported | ✓ | false | string |