Trial Use 1
Clinical — Diagnostics
A selection of DICOM SOP instances and/or frames within a single Study and Series. This might include additional specifics such as an image region, an Observation UID or a Segmentation Number, allowing linkage to an Observation Resource or transferring this information along with the ImagingStudy Resource.
Endpoints
devhttps://api.sandbox.ovok.com/fhir/R5/ImagingSelection
| Interaction | Method | Path |
|---|
| Read | GET | /fhir/R5/ImagingSelection/[id] |
| Vread | GET | /fhir/R5/ImagingSelection/[id]/_history/[vid] |
| Update | PUT | /fhir/R5/ImagingSelection/[id] |
| Patch | PATCH | /fhir/R5/ImagingSelection/[id] |
| Delete | DELETE | /fhir/R5/ImagingSelection/[id] |
| Create | POST | /fhir/R5/ImagingSelection |
| Search | GET | /fhir/R5/ImagingSelection?... |
| History | GET | /fhir/R5/ImagingSelection/[id]/_history |
| Type-history | GET | /fhir/R5/ImagingSelection/_history |
Top-level elements
| Element | Type(s) | Cardinality | Description |
|---|
identifier | Identifier | 0..* | Business Identifier for Imaging Selection |
status | code | 1..1 | available |
subject | Reference | 0..1 | Subject of the selected instances |
issued | instant | 0..1 | Date / Time when this imaging selection was created |
performer | BackboneElement | 0..* | Selector of the instances (human or machine) |
basedOn | Reference | 0..* | Associated request |
category | CodeableConcept | 0..* | Classifies the imaging selection |
code | CodeableConcept | 1..1 | Imaging Selection purpose text or code |
studyUid | id | 0..1 | DICOM Study Instance UID |
derivedFrom | Reference | 0..* | The imaging study from which the imaging selection is derived |
endpoint | Reference | 0..* | The network service providing retrieval for the images referenced in the imaging selection |
seriesUid | id | 0..1 | DICOM Series Instance UID |
seriesNumber | unsignedInt | 0..1 | DICOM Series Number |
frameOfReferenceUid | id | 0..1 | The Frame of Reference UID for the selected images |
bodySite | CodeableReference | 0..1 | Body part examined |
focus | Reference | 0..* | Related resource that is the focus for the imaging selection |
instance | BackboneElement | 0..* | The selected instances |
Resource-specific search parameters
| Parameter | Type | Description |
|---|
based-on | reference | The request associated with an imaging selection |
body-site | token | The body site code associated with the imaging selection |
body-structure | reference | The body structure associated with the imaging selection |
code | token | Event or incident that occurred or was averted |
| | |
derived-from | reference | The imaging study from which the imaging selection was derived |
identifier | token | Account number |
| | |
issued | date | The date / time the imaging selection was created |
patient | reference | The entity that caused the expenses |
| | |
status | token | The status of the imaging selection |
study-uid | token | The DICOM Study Instance UID from which the images were selected |
subject | reference | The subject of the Imaging Selection, such as the associated Patient |
Reference