Skip to main content

ImagingStudy

Trial Use 4 Clinical — Diagnostics

Representation of the content produced in a DICOM imaging study. A study comprises a set of series, each of which includes a set of Service-Object Pair Instances (SOP Instances - images or other data) acquired or produced in a common context. A series is of only one modality (e.g. X-ray, CT, MR, ultrasound), but a study may have multiple series of different modalities.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/ImagingStudy
InteractionMethodPath
ReadGET/fhir/R5/ImagingStudy/[id]
VreadGET/fhir/R5/ImagingStudy/[id]/_history/[vid]
UpdatePUT/fhir/R5/ImagingStudy/[id]
PatchPATCH/fhir/R5/ImagingStudy/[id]
DeleteDELETE/fhir/R5/ImagingStudy/[id]
CreatePOST/fhir/R5/ImagingStudy
SearchGET/fhir/R5/ImagingStudy?...
HistoryGET/fhir/R5/ImagingStudy/[id]/_history
Type-historyGET/fhir/R5/ImagingStudy/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Identifiers for the whole study
statuscode1..1registered
modalityCodeableConcept0..*All of the distinct values for series' modalities
subjectReference1..1Who or what is the subject of the study
encounterReference0..1Encounter with which this imaging study is associated
starteddateTime0..1When the study was started
basedOnReference0..*Request fulfilled
partOfReference0..*Part of referenced event
referrerReference0..1Referring physician
endpointReference0..*Study access endpoint
numberOfSeriesunsignedInt0..1Number of Study Related Series
numberOfInstancesunsignedInt0..1Number of Study Related Instances
procedureCodeableReference0..*The performed procedure or code
locationReference0..1Where ImagingStudy occurred
reasonCodeableReference0..*Why the study was requested / performed
noteAnnotation0..*User-defined comments
descriptionstring0..1Institution-generated description
seriesBackboneElement0..*Each study has one or more series of instances

Resource-specific search parameters

ParameterTypeDescription
based-onreferenceThe order for the image, such as Accession Number associated with a ServiceRequest
body-sitetokenThe body site code studied
body-structurereferenceThe body structure resource associated with the ImagingStudy
dicom-classtokenThe type of the instance
encounterreferenceEncounter related to the activity recorded in the AuditEvent
endpointreferenceThe endpoint for the study or series
identifiertokenAccount number
instancetokenSOP Instance UID for an instance
modalitytokenThe modality of the series
patientreferenceThe entity that caused the expenses
performerreferenceThe person who performed the study
reasontokenThe reason for the study
referrerreferenceThe referring physician
seriestokenDICOM Series Instance UID for a series
starteddateWhen the study was started
statustokenThe status of the study
subjectreferenceWho the study is about

Reference

  • Official FHIR R5 spec: ImagingStudy
  • Maturity: Trial Use 4 (FMM 4).