Imaging Search by ID


FHIR Interaction: _id

HTTP Method: GET

URL: [base]/DiagnosticReport?_id=[DiagnosticReport.id]


Parameters (In)

Name Cardinality Type Documentation
id 1..1 id DiagnosticReport resource id

Return Value (Out)

Name Cardinality Type Documentation
bundle 1..1 Bundle A Bundle consists of a DiagnosticReport resource and/or an OperationOutcome.

This transaction takes the resource id as the parameter and returns a DiagnosticReport and or OperationOutcome in a Bundle. The DiagnosticReport resource contains an imaging exam in a clinical data repository of a health authority.

An example of search request and responses:

[base]/DiagnosticReport?_id=pdiv-iha.9698656164.1f59abc7-84e5-ef11-b732-0050568aef6a

Sample response