Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions icon . Page versions: R5 R4B R4 R3 R2

10.4 10.5 Resource ImagingStudy - Content

Responsible Owner: Imaging Integration icon Work Group Maturity Level : 3   Trial Use Normative Security Category : Patient Compartments : Group , Patient

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 can have multiple series of different modalities. modality values.

The ImagingStudy resource provides information on available imaging data.

An ImagingStudy provides information on a single DICOM imaging study, and the series and imaging objects in that study. It also provides information on how to retrieve that information (in a native DICOM format, or in a rendered format, such as JPEG). ImagingStudy is used to make available information about all parts of a single DICOM study.

This resource provides mappings of its elements to DICOM attributes. DICOM attributes are identified by a 32-bit tag, presented in canonical form as two four-digit hexadecimal values within parentheses and separated by a comma, e.g. (0008,103E). The name and value representation (data type) of each attribute can be found in DICOM Part 6 Data Dictionary icon . The use of the attributes in the context of information objects, including detailed description of use, can be found in DICOM Part 3 Information Object Definitions icon . Attributes used in the DICOM query information models, such as "Number of Instances in Study", can be found in DICOM Part 4 Annex C icon .

ImagingStudy provides access to significant DICOM information but will only eliminate the need for DICOM query (e.g., QIDO-RS) a DICOMweb search transaction) in the simplest cases. The DICOM instances are not stored in the ImagingStudy resource; use of a DICOM WADO-RS server or other storage mechanism service is needed. needed (e.g., a DICOMweb retrieve transaction).

An One ImagingStudy SHALL reference one DICOM Study, and MAY reference a subset of that Study. More than one ImagingStudy MAY reference the same DICOM Study or different subsets of

This resource can change as additional information is added to the same related DICOM Study.

See notes for guidance on how imaging study element values can be populated and when imaging studies are typically created and updated .

The ImagingStudy resource is used for to store details of an entire DICOM imaging Study and associated information. Use Media its relationships to track non-DICOM images, video, or audio. Binary other resources, such as Patient , ServiceRequest , and Encounter .

The ImagingSelection can be resource is used to store arbitrary content. reference to a subset of a study. Instances of this resource are created for specific clinical purposes and are unlikely to change once created.

An Observation typically relates to a set of images in the following ways.

The DocumentReference allow indexing and retrieval of clinical “documents” resource is used to store non-DICOM images, video, or audio with relevant metadata. This The DocumentReference resource might be appropriate for including a rendered DICOM image in cases where only the image is referenced by ChargeItem , ClinicalImpression , needed and not the full image context.

Structure

Identifiers All series modality if actual acquisition 0..1 0..* Who interpreted images Reference Why 0..* User-defined comments Each study has one or more series Description
Name Flags Card. Type Description & Constraints      Filter: Filters doco
. . ImagingStudy TU N DomainResource A set of images or image-related data produced in single study (one or more
+ Rule: series SHALL only be present if an identifier is present with a system of references images) urn:dicom:uid
+ Rule: At most, a single identifier SHALL be present with a system of urn:dicom:uid
+ Rule: If numberOfSeries and series are both present, the numberOfSeries value SHALL match the number of series elements
+ Rule: If numberOfInstances and series.instance are both present, the numberOfInstances value SHALL match the total number of series.instance elements
+ Rule: If numberOfInstances and series.numberOfInstances are both present, the numberOfInstances value SHALL be the sum of the series.numberOfInstance values.
+ Rule: For each series element, if numberOfInstances and instance are both present, the numberOfInstances value SHALL match the number of instance elements
+ Rule: If modality is present, modality SHALL equal all of the distinct values of series.modality

Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension
. . . identifier Σ C 0..* Identifier Business identifier for the whole imaging study

. . . status ?! Σ 1..1 code registered | available | cancelled | entered-in-error | unknown | inactive
ImagingStudyStatus Binding: Imaging Study Status ( Required )
. . . modality Σ C 0..* Coding CodeableConcept The distinct values for series' modalities
AcquisitionModality Binding: Modality icon ( Extensible )

. . . encounter Σ 0..1 Reference ( Encounter ) Encounter with which this imaging study is associated
. . . started Σ 0..1 dateTime When the study was started
. . . basedOn Σ 0..* Reference ( CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task ) Fulfills plan or order
Request fulfilled
. . . referrer procedure Σ 0..* Reference ( Practitioner | PractitionerRole Procedure ) Imaging performed procedure(s)

Referring physician
. . . interpreter referrer Σ 0..1 Reference ( Practitioner | PractitionerRole ) Referring physician
. . . endpoint Σ 0..* Reference ( Endpoint ) Study access endpoint
numberOfSeries Σ 0..1 unsignedInt Number of Study Related Series numberOfInstances Σ 0..1 unsignedInt
Number of Study Related Instances
. . . procedureReference location Σ 0..1 Reference ( Procedure Location ) Where imaging study occurred
The performed Procedure reference
. . procedureCode . reason Σ 0..* CodeableConcept The performed procedure code ImagingProcedureCode CodeableReference ( Extensible Condition ) location | Observation | DiagnosticReport Σ | DocumentReference 0..1 ) Why was imaging study performed?
Binding: Procedure Reason Codes ( Location Example )

Where ImagingStudy occurred
. . reasonCode . note Σ 0..* CodeableConcept Annotation Comments made about the imaging study was requested
Procedure Reason Codes ( Example )
. . reasonReference . description Σ 0..1 Reference ( Condition | Observation | Media | DiagnosticReport | DocumentReference string ) Why was study performed Study Description or Classification
. . note . numberOfSeries Σ C 0..* 0..1 Annotation unsignedInt Number of Study Related Series
. . description . numberOfInstances Σ C 0..1 string unsignedInt Number of Study Related Instances
Institution-generated description
. . . series Σ C 0..* BackboneElement The set of instances Series belonging to the study

. . . . uid Σ 1..1 id DICOM Series Instance UID for the series
. . . . number Σ 0..1 unsignedInt Numeric identifier of this series
. . . . modality Σ C 1..1 Coding CodeableConcept The modality of the instances in the used for this series
AcquisitionModality Binding: Modality icon ( Extensible )
. . . . description Σ 0..1 string Series Description or Classification
A short human readable summary of the series
. . . . numberOfInstances Σ C 0..1 unsignedInt Number of Series Related Instances
. . . . endpoint Σ 0..* Reference ( Endpoint ) Series access endpoint

. . . . bodySite Σ 0..1 Coding CodeableReference ( BodyStructure ) Body part examined
Binding: SNOMED CT Body Structures ( Example ) laterality Σ 0..1 Coding Body part laterality
Laterality ( Example )
. . . . specimen Σ 0..* Reference ( Specimen ) Specimen imaged

. . . . started Σ 0..1 dateTime When the series started
. . . . performer Σ 0..* BackboneElement Who performed the series

. . . . . function Σ 0..1 CodeableConcept Type of performance
Binding: ImagingStudy series performer function ( Extensible )
. . . . . actor Σ 1..1 Reference ( Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson | HealthcareService ) Who performed the series imaging study
. . . . instance C 0..* BackboneElement A single SOP instance from the series

. . . . . uid 1..1 id DICOM SOP Instance UID
. . . . . sopClass 1..1 Coding oid DICOM class type
sopClass ( Extensible )
. . . . . number 0..1 unsignedInt The number of this instance in the series
. . . . . title 0..1 string Name or title of the instance

doco Documentation for this format icon

See the Extensions for this resource

UML Diagram ( Legend )

ImagingStudy ( DomainResource ) Identifiers for Business identifiers assigned to this imaging study by the ImagingStudy such performer and/or other systems. These identifiers remain constant as the resource is updated and propagates from server to server. Typically this will include the DICOM Study Instance UID, and Accession Number UID identifier : Identifier [0..*] « This element has or is affected by some invariants C » The current state of the ImagingStudy imaging study. This is distinct from the status of any service request or task associated with the imaging study (this element modifies the meaning of other elements) status : code [1..1] « The status of the ImagingStudy. null (Strength=Required) ImagingStudyStatus ! » A list of all All the series.modality distinct values that are actual of series.modality. This MAY be either an acquisition modalities, i.e. those in the DICOM Context Group 29 (value set OID 1.2.840.10008.6.1.19) or a non-acquisition modality modality : Coding CodeableConcept [0..*] « Type of acquired data in the instance. null (Strength=Extensible) AcquisitionModality Modality + » « This element has or is affected by some invariants C » The subject, typically a patient, of the imaging study subject : Reference [1..1] « Patient | Device | Group » The healthcare event (e.g. a patient and healthcare provider interaction) during which the imaging data represented by this ImagingStudy is made imaging study was acquired encounter : Reference [0..1] « Encounter » Date and time the study started started : dateTime [0..1] A list of the diagnostic requests plan or order that resulted is fulfilled in whole or in part by this imaging study being performed basedOn : Reference [0..*] « CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task » The requesting/referring physician performed procedure(s) during which the data associated with this imaging study was created referrer procedure : Reference [0..1] [0..*] « Practitioner | PractitionerRole Procedure » Who read the study and interpreted the images or other content The referring physician interpreter referrer : Reference [0..*] [0..1] « Practitioner | PractitionerRole » The network service providing access (e.g., query, view, or retrieval) for the study. See implementation notes for information about using DICOM endpoints. A study-level endpoint applies to each series in the study, unless overridden by a series-level endpoint with the same Endpoint.connectionType endpoint : Reference [0..*] « Endpoint » Number of Series in the Study. This value given may be larger than the number of series elements this Resource contains due to resource availability, security, or other factors. This element should be present if any series elements are present numberOfSeries : unsignedInt [0..1] Number of SOP Instances in Study. This value given may be larger than the number of instance elements this resource contains due to resource availability, security, or other factors. This element should be present if any instance elements are present numberOfInstances : unsignedInt [0..1] The procedure which this ImagingStudy was part of procedureReference : Reference [0..1] « Procedure » The code for the performed procedure type procedureCode : CodeableConcept [0..*] « The performed procedure type. (Strength=Extensible) ImagingProcedureCode + » The principal physical location where the ImagingStudy imaging study was performed location : Reference [0..1] « Location » Description of clinical condition indicating Describes why the ImagingStudy was requested reasonCode : CodeableConcept [0..*] « The reason for the study. (Strength=Example) ProcedureReasonCodes ?? » Indicates imaging study occurred in coded or textual form or indicates another resource whose existence justifies this Study imaging study reasonReference reason : Reference CodeableReference [0..*] « Condition | Observation | Media | DiagnosticReport | DocumentReference ; null (Strength=Example) ProcedureReasonCodes ?? » Per the recommended DICOM mapping, this element is derived from the Study Description attribute (0008,1030). Observations or findings Comments made about the imaging study should be recorded in another resource, e.g. Observation, and not in this element by the performer, subject or other participants note : Annotation [0..*] The Imaging Manager description of the study. Institution-generated description Description or classification of the Study (component) performed imaging study description : string [0..1] Number of known Series in the Study. This value might be present even if the ImagingStudy.series element is empty or only partially populated numberOfSeries : unsignedInt [0..1] « This element has or is affected by some invariants C » Number of known SOP Instances in Study. This value might be present even if the ImagingStudy.series.instance elements are empty or only partially populated numberOfInstances : unsignedInt [0..1] « This element has or is affected by some invariants C » Series The DICOM Series Instance UID for of the series uid : id [1..1] The numeric identifier of this series in the study number : unsignedInt [0..1] The distinct modality of for this series sequence series. This MAY be either an acquisition modality (e.g., CT, MR) or a non-acquisition modality (e.g., segmentation, presentation state) modality : Coding CodeableConcept [1..1] « Type of acquired data in the instance. null (Strength=Extensible) AcquisitionModality Modality + » « This element has or is affected by some invariants C » A description Description or classification of the series description : string [0..1] Number of SOP Instances in the Study. Series. The value given may MAY be larger than the number of instance elements this resource series contains due to resource availability, security, or other factors. This element should SHOULD be present if any instance elements are present numberOfInstances : unsignedInt [0..1] « This element has or is affected by some invariants C » The network service providing access (e.g., query, view, or retrieval) for this series. the study. See implementation notes for information about using [using DICOM endpoints. A series-level endpoint, if present, has precedence over a study-level endpoint with the same Endpoint.connectionType endpoints](imagingstudy.html#endpoints) endpoint : Reference [0..*] « Endpoint » The anatomic structures examined. See DICOM [DICOM Part 16 Annex L (http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html) L](http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html) for DICOM to SNOMED-CT mappings. The bodySite may indicate MAY include the laterality of body part imaged; if so, it shall be consistent with any content of ImagingStudy.series.laterality imaged bodySite : Coding CodeableReference [0..1] « BodyStructure ; Codes describing anatomical locations. May MAY include laterality. (Strength=Example) SNOMEDCTBodyStructures ?? » The laterality of the (possibly paired) anatomic structures examined. E.g., the left knee, both lungs, or unpaired abdomen. If present, shall be consistent with any laterality information indicated in ImagingStudy.series.bodySite laterality : Coding [0..1] « Codes describing body site laterality (left, right, etc.). (Strength=Example) Laterality SNOMEDCTBodyStructures ?? » The specimen imaged, e.g., for whole slide imaging of a biopsy specimen : Reference [0..*] « Specimen » The date and time the series was started started : dateTime [0..1] Performer Distinguishes the type of involvement of the performer in the series imaging study. function : CodeableConcept [0..1] « The type of involvement of the performer. null (Strength=Extensible) ImagingStudySeriesPerformerFu... + » Indicates who or what performed the series imaging study actor : Reference [1..1] « Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson | HealthcareService » Instance The DICOM SOP Instance UID for this image or other DICOM content uid : id [1..1] DICOM instance type sopClass : Coding oid [1..1] « The sopClass for the instance. (Strength=Extensible) sopClass + » The number of the instance in assigned by the series creator of the series. MAY or MAY NOT correspond to intended display order number : unsignedInt [0..1] The description title of the instance title : string [0..1] Indicates who or what performed the series and how they were involved performer [0..*] A single SOP instance within the series, e.g. an image, or presentation state instance [0..*] The set of Series belonging to the study. Each study has one or more series Series contains a set of images SOP Instances, which could be images, waveforms, or other content series [0..*]

XML Template

<

<ImagingStudy xmlns="http://hl7.org/fhir"> doco

 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <</identifier>
 <
 <</modality>
 <</subject>
 <</encounter>

 <identifier><!-- I 0..* Identifier Business identifier for imaging study --></identifier>
 <status value="[code]"/><!-- 1..1 registered | available | cancelled | entered-in-error | unknown | inactive -->
 <modality><!-- I 0..* CodeableConcept The distinct values for series' modalities icon --></modality>
 <subject><!-- 1..1 Reference(Device|Group|Patient) Who or what is the subject of the study --></subject>
 <encounter><!-- 0..1 Reference(Encounter) Encounter with which this imaging study is associated --></encounter>

 <started value="[dateTime]"/><!-- 0..1 When the study was started -->
 <|
   </basedOn>
 <</referrer>
 <</interpreter>

 <basedOn><!-- 0..* Reference(Appointment|CarePlan|ServiceRequest|Task) Fulfills plan or order --></basedOn>
 <procedure><!-- 0..* Reference(Procedure) Imaging performed procedure(s) --></procedure>
 <referrer><!-- 0..1 Reference(Practitioner|PractitionerRole) Referring physician --></referrer>

 <endpoint><!-- 0..* Reference(Endpoint) Study access endpoint --></endpoint>
 <
 <
 <</procedureReference>
 <</procedureCode>
 <</location>
 <</reasonCode>
 <|
   </reasonReference>
 <</note>
 <
 <
  <

 <location><!-- 0..1 Reference(Location) Where imaging study occurred --></location>
 <reason><!-- 0..* CodeableReference(Condition|DiagnosticReport|DocumentReference|
   Observation)  Why was imaging study performed? --></reason>

 <note><!-- 0..* Annotation Comments made about the imaging study --></note>
 <description value="[string]"/><!-- 0..1 Study Description or Classification -->
 <numberOfSeries value="[unsignedInt]"/><!-- I 0..1 Number of Study Related Series -->
 <numberOfInstances value="[unsignedInt]"/><!-- I 0..1 Number of Study Related Instances -->
 <series>  <!-- I 0..* The set of Series belonging to the study -->
  <uid value="[id]"/><!-- 1..1 DICOM Series Instance UID -->

  <number value="[unsignedInt]"/><!-- 0..1 Numeric identifier of this series -->
  <</modality>
  <
  <
  <</endpoint>
  <</bodySite>
  <</laterality>

  <modality><!-- I 1..1 CodeableConcept The modality used for this series icon --></modality>
  <description value="[string]"/><!-- 0..1 Series Description or Classification -->
  <numberOfInstances value="[unsignedInt]"/><!-- I 0..1 Number of Series Related Instances -->
  <endpoint><!-- 0..* Reference(Endpoint) Series access endpoint --></endpoint>
  <bodySite><!-- 0..1 CodeableReference(BodyStructure) Body part examined --></bodySite>

  <specimen><!-- 0..* Reference(Specimen) Specimen imaged --></specimen>
  <started value="[dateTime]"/><!-- 0..1 When the series started -->
  <performer>  <!-- 0..* Who performed the series -->
   <</function>
   <|
     </actor>

   <function><!-- 0..1 CodeableConcept Type of performance --></function>
   <actor><!-- 1..1 Reference(CareTeam|Device|HealthcareService|Organization|
     Patient|Practitioner|PractitionerRole|RelatedPerson) Who performed imaging study --></actor>
  </performer>
  <

  <instance>  <!-- I 0..* A single SOP instance from the series -->

   <uid value="[id]"/><!-- 1..1 DICOM SOP Instance UID -->
   <</sopClass>
   <
   <

   <sopClass value="[oid]"/><!-- 1..1 DICOM class type -->
   <number value="[unsignedInt]"/><!-- 0..1 The number of this instance in the series -->
   <title value="[string]"/><!-- 0..1 Name or title of the instance -->

  </instance>
 </series>
</ImagingStudy>

JSON Template

{doco
  "resourceType" : "",

  "resourceType" : "ImagingStudy",

  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "
  "
  "
  "
  "

  "identifier" : [{ Identifier }], // I Business identifier for imaging study
  "status" : "<code>", // R!  registered | available | cancelled | entered-in-error | unknown | inactive
  "modality" : [{ CodeableConcept }], // I The distinct values for series' modalities icon
  "subject" : { Reference(Device|Group|Patient) }, // R!  Who or what is the subject of the study
  "encounter" : { Reference(Encounter) }, // Encounter with which this imaging study is associated

  "started" : "<dateTime>", // When the study was started
  "|
   
  "
  "

  "basedOn" : [{ Reference(Appointment|CarePlan|ServiceRequest|Task) }], // Fulfills plan or order
  "procedure" : [{ Reference(Procedure) }], // Imaging performed procedure(s)
  "referrer" : { Reference(Practitioner|PractitionerRole) }, // Referring physician

  "endpoint" : [{ Reference(Endpoint) }], // Study access endpoint
  "
  "
  "
  "
  "
  "
  "|
   
  "
  "
  "
    "

  "location" : { Reference(Location) }, // Where imaging study occurred
  "reason" : [{ CodeableReference(Condition|DiagnosticReport|DocumentReference|
   Observation) }], //  Why was imaging study performed?

  "note" : [{ Annotation }], // Comments made about the imaging study
  "description" : "<string>", // Study Description or Classification
  "numberOfSeries" : "<unsignedInt>", // I Number of Study Related Series
  "numberOfInstances" : "<unsignedInt>", // I Number of Study Related Instances
  "series" : [{ // I The set of Series belonging to the study
    "uid" : "<id>", // R!  DICOM Series Instance UID

    "number" : "<unsignedInt>", // Numeric identifier of this series
    "
    "
    "
    "
    "
    "

    "modality" : { CodeableConcept }, // I R!  The modality used for this series icon
    "description" : "<string>", // Series Description or Classification
    "numberOfInstances" : "<unsignedInt>", // I Number of Series Related Instances
    "endpoint" : [{ Reference(Endpoint) }], // Series access endpoint
    "bodySite" : { CodeableReference(BodyStructure) }, // Body part examined

    "specimen" : [{ Reference(Specimen) }], // Specimen imaged
    "started" : "<dateTime>", // When the series started
    "performer" : [{ // Who performed the series
      "
      "|
     

      "function" : { CodeableConcept }, // Type of performance
      "actor" : { Reference(CareTeam|Device|HealthcareService|Organization|
     Patient|Practitioner|PractitionerRole|RelatedPerson) } // R!  Who performed imaging study
    }],
    "

    "instance" : [{ // I A single SOP instance from the series

      "uid" : "<id>", // R!  DICOM SOP Instance UID
      "
      "
      "

      "sopClass" : "<oid>", // R!  DICOM class type
      "number" : "<unsignedInt>", // The number of this instance in the series
      "title" : "<string>" // Name or title of the instance

    }]
  }]
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:;

[ a fhir:ImagingStudy;

  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from 
  # from 
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
      fhir:
      fhir:
    ], ...;
    fhir:
      fhir:
      fhir:
      fhir:
      fhir:
    ], ...;
  ], ...;

  # from Resource: fhir:id, fhir:meta, fhir:implicitRules, and fhir:language
  # from DomainResource: fhir:text, fhir:contained, fhir:extension, and fhir:modifierExtension
  fhir:identifier  ( [ Identifier ] ... ) ; # 0..* I Business identifier for imaging study
  fhir:status [ code ] ; # 1..1 registered | available | cancelled | entered-in-error | unknown | inactive
  fhir:modality  ( [ CodeableConcept ] ... ) ; # 0..* I The distinct values for series' modalities
  fhir:subject [ Reference(Device|Group|Patient) ] ; # 1..1 Who or what is the subject of the study
  fhir:encounter [ Reference(Encounter) ] ; # 0..1 Encounter with which this imaging study is associated
  fhir:started [ dateTime ] ; # 0..1 When the study was started
  fhir:basedOn  ( [ Reference(Appointment|CarePlan|ServiceRequest|Task) ] ... ) ; # 0..* Fulfills plan or order
  fhir:procedure  ( [ Reference(Procedure) ] ... ) ; # 0..* Imaging performed procedure(s)
  fhir:referrer [ Reference(Practitioner|PractitionerRole) ] ; # 0..1 Referring physician
  fhir:endpoint  ( [ Reference(Endpoint) ] ... ) ; # 0..* Study access endpoint
  fhir:location [ Reference(Location) ] ; # 0..1 Where imaging study occurred
  fhir:reason  ( [ CodeableReference(Condition|DiagnosticReport|DocumentReference|Observation) ] ... ) ; # 0..*  Why was imaging study performed?
  fhir:note  ( [ Annotation ] ... ) ; # 0..* Comments made about the imaging study
  fhir:description [ string ] ; # 0..1 Study Description or Classification
  fhir:numberOfSeries [ unsignedInt ] ; # 0..1 I Number of Study Related Series
  fhir:numberOfInstances [ unsignedInt ] ; # 0..1 I Number of Study Related Instances
  fhir:series ( [ # 0..* I The set of Series belonging to the study
    fhir:uid [ id ] ; # 1..1 DICOM Series Instance UID
    fhir:number [ unsignedInt ] ; # 0..1 Numeric identifier of this series
    fhir:modality [ CodeableConcept ] ; # 1..1 I The modality used for this series
    fhir:description [ string ] ; # 0..1 Series Description or Classification
    fhir:numberOfInstances [ unsignedInt ] ; # 0..1 I Number of Series Related Instances
    fhir:endpoint  ( [ Reference(Endpoint) ] ... ) ; # 0..* Series access endpoint
    fhir:bodySite [ CodeableReference(BodyStructure) ] ; # 0..1 Body part examined
    fhir:specimen  ( [ Reference(Specimen) ] ... ) ; # 0..* Specimen imaged
    fhir:started [ dateTime ] ; # 0..1 When the series started
    fhir:performer ( [ # 0..* Who performed the series
      fhir:function [ CodeableConcept ] ; # 0..1 Type of performance
      fhir:actor [ Reference(CareTeam|Device|HealthcareService|Organization|Patient|Practitioner|
  PractitionerRole|RelatedPerson) ] ; # 1..1 Who performed imaging study

    ] ... ) ;
    fhir:instance ( [ # 0..* I A single SOP instance from the series
      fhir:uid [ id ] ; # 1..1 DICOM SOP Instance UID
      fhir:sopClass [ oid ] ; # 1..1 DICOM class type
      fhir:number [ unsignedInt ] ; # 0..1 The number of this instance in the series
      fhir:title [ string ] ; # 0..1 Name or title of the instance
    ] ... ) ;
  ] ... ) ;

]

Changes since R3 from both R4 and R4B

ImagingStudy
ImagingStudy.status
  • Added Mandatory Element Add code inactive
ImagingStudy.modality
  • Renamed Type changed from modalityList Coding to modality CodeableConcept
  • Change value set from http://hl7.org/fhir/ValueSet/dicom-cid29 to http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html ImagingStudy.subject Renamed from patient AcquisitionModality icon to subject Type Reference: Added Target Types Device, Group ImagingStudy.encounter Added Element Modality icon
ImagingStudy.basedOn
    Type Reference: Added Target Types ServiceRequest, Appointment, AppointmentResponse, Task
  • Type Reference: Removed Target Types ReferralRequest, ProcedureRequest ImagingStudy.referrer Type Reference: Added Target Type PractitionerRole ImagingStudy.interpreter Type Reference: Added Target Type PractitionerRole ImagingStudy.procedureReference Max Cardinality changed from * to 1 ImagingStudy.procedureCode Add Binding http://www.rsna.org/RadLex_Playbook.aspx (extensible) ImagingStudy.location Added Element ImagingStudy.reasonCode Added Element AppointmentResponse
ImagingStudy.reasonReference ImagingStudy.procedure
  • Added Element
ImagingStudy.note ImagingStudy.reason
  • Added Element
ImagingStudy.series.uid ImagingStudy.series.modality
  • Type changed from oid Coding to id CodeableConcept
  • ImagingStudy.series.modality
  • Change value set from http://hl7.org/fhir/ValueSet/dicom-cid29 AcquisitionModality icon to http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html ImagingStudy.series.specimen Added Element Modality icon
ImagingStudy.series.performer ImagingStudy.series.bodySite
  • Type changed from Reference(Practitioner) Coding to BackboneElement ImagingStudy.series.performer.function Added Element CodeableReference
ImagingStudy.series.performer.actor
  • Type Reference: Added Mandatory Element ImagingStudy.series.instance.uid Target Type changed from oid to id HealthcareService
ImagingStudy.series.instance.sopClass
  • Type changed from oid to Coding to oid
  • Add Remove Binding http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 `http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1` (extensible)
ImagingStudy.uid ImagingStudy.interpreter
  • deleted Deleted (-> series.performer)
ImagingStudy.accession ImagingStudy.procedureReference
  • deleted Deleted (-> procedure)
ImagingStudy.availability ImagingStudy.procedureCode
  • deleted Deleted (-> procedure)
ImagingStudy.context ImagingStudy.reasonCode
  • deleted Deleted (-> reason)
ImagingStudy.reason ImagingStudy.reasonReference
  • deleted Deleted (-> reason)
ImagingStudy.series.availability ImagingStudy.series.laterality
  • deleted Deleted

See the Full Difference for further information

This analysis is available for R4 as XML or JSON . See R3 <--> R4 Conversion Maps (status = 2 tests that all execute ok. 1 fail round-trip testing and 2 r3 resources are invalid (0 errors). ) for R4B as XML or JSON .

Structure

Identifiers All series modality if actual acquisition 0..1 0..* Who interpreted images Number of Study Related Instances Reference Why 0..* User-defined comments Each study has one or more series Description
Name Flags Card. Type Description & Constraints      Filter: Filters doco
. . ImagingStudy TU N DomainResource A set of images or image-related data produced in single study (one or more
+ Rule: series SHALL only be present if an identifier is present with a system of references images) urn:dicom:uid
+ Rule: At most, a single identifier SHALL be present with a system of urn:dicom:uid
+ Rule: If numberOfSeries and series are both present, the numberOfSeries value SHALL match the number of series elements
+ Rule: If numberOfInstances and series.instance are both present, the numberOfInstances value SHALL match the total number of series.instance elements
+ Rule: If numberOfInstances and series.numberOfInstances are both present, the numberOfInstances value SHALL be the sum of the series.numberOfInstance values.
+ Rule: For each series element, if numberOfInstances and instance are both present, the numberOfInstances value SHALL match the number of instance elements
+ Rule: If modality is present, modality SHALL equal all of the distinct values of series.modality

Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension
. . . identifier Σ C 0..* Identifier Business identifier for the whole imaging study

. . . status ?! Σ 1..1 code registered | available | cancelled | entered-in-error | unknown | inactive
ImagingStudyStatus Binding: Imaging Study Status ( Required )
. . . modality Σ C 0..* Coding CodeableConcept The distinct values for series' modalities
AcquisitionModality Binding: Modality icon ( Extensible )

. . . encounter Σ 0..1 Reference ( Encounter ) Encounter with which this imaging study is associated
. . . started Σ 0..1 dateTime When the study was started
. . . basedOn Σ 0..* Reference ( CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task ) Fulfills plan or order
Request fulfilled
. . . referrer procedure Σ 0..* Reference ( Practitioner | PractitionerRole Procedure ) Imaging performed procedure(s)

Referring physician
. . . interpreter referrer Σ 0..1 Reference ( Practitioner | PractitionerRole ) Referring physician
. . . endpoint Σ 0..* Reference ( Endpoint ) Study access endpoint
numberOfSeries Σ 0..1 unsignedInt Number of Study Related Series numberOfInstances Σ 0..1 unsignedInt
. . . procedureReference location Σ 0..1 Reference ( Procedure Location ) Where imaging study occurred
The performed Procedure reference
. . procedureCode . reason Σ 0..* CodeableConcept The performed procedure code ImagingProcedureCode CodeableReference ( Extensible Condition ) location | Observation | DiagnosticReport Σ | DocumentReference 0..1 ) Why was imaging study performed?
Binding: Procedure Reason Codes ( Location Example )

Where ImagingStudy occurred
. . reasonCode . note Σ 0..* CodeableConcept Annotation Comments made about the imaging study was requested
Procedure Reason Codes ( Example )
. . reasonReference . description Σ 0..1 Reference ( Condition | Observation | Media | DiagnosticReport | DocumentReference string ) Why was study performed Study Description or Classification
. . note . numberOfSeries Σ C 0..* 0..1 Annotation unsignedInt Number of Study Related Series
. . description . numberOfInstances Σ C 0..1 string unsignedInt Number of Study Related Instances
Institution-generated description
. . . series Σ C 0..* BackboneElement The set of instances Series belonging to the study

. . . . uid Σ 1..1 id DICOM Series Instance UID for the series
. . . . number Σ 0..1 unsignedInt Numeric identifier of this series
. . . . modality Σ C 1..1 Coding CodeableConcept The modality of the instances in the used for this series
AcquisitionModality Binding: Modality icon ( Extensible )
. . . . description Σ 0..1 string Series Description or Classification
A short human readable summary of the series
. . . . numberOfInstances Σ C 0..1 unsignedInt Number of Series Related Instances
. . . . endpoint Σ 0..* Reference ( Endpoint ) Series access endpoint

. . . . bodySite Σ 0..1 Coding CodeableReference ( BodyStructure ) Body part examined
Binding: SNOMED CT Body Structures ( Example ) laterality Σ 0..1 Coding Body part laterality
Laterality ( Example )
. . . . specimen Σ 0..* Reference ( Specimen ) Specimen imaged

. . . . started Σ 0..1 dateTime When the series started
. . . . performer Σ 0..* BackboneElement Who performed the series

. . . . . function Σ 0..1 CodeableConcept Type of performance
Binding: ImagingStudy series performer function ( Extensible )
. . . . . actor Σ 1..1 Reference ( Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson | HealthcareService ) Who performed the series imaging study
. . . . instance C 0..* BackboneElement A single SOP instance from the series

. . . . . uid 1..1 id DICOM SOP Instance UID
. . . . . sopClass 1..1 Coding oid DICOM class type
sopClass ( Extensible )
. . . . . number 0..1 unsignedInt The number of this instance in the series
. . . . . title 0..1 string Name or title of the instance

doco Documentation for this format icon

See the Extensions for this resource

UML Diagram ( Legend )

ImagingStudy ( DomainResource ) Identifiers for Business identifiers assigned to this imaging study by the ImagingStudy such performer and/or other systems. These identifiers remain constant as the resource is updated and propagates from server to server. Typically this will include the DICOM Study Instance UID, and Accession Number UID identifier : Identifier [0..*] « This element has or is affected by some invariants C » The current state of the ImagingStudy imaging study. This is distinct from the status of any service request or task associated with the imaging study (this element modifies the meaning of other elements) status : code [1..1] « The status of the ImagingStudy. null (Strength=Required) ImagingStudyStatus ! » A list of all All the series.modality distinct values that are actual of series.modality. This MAY be either an acquisition modalities, i.e. those in the DICOM Context Group 29 (value set OID 1.2.840.10008.6.1.19) or a non-acquisition modality modality : Coding CodeableConcept [0..*] « Type of acquired data in the instance. null (Strength=Extensible) AcquisitionModality Modality + » « This element has or is affected by some invariants C » The subject, typically a patient, of the imaging study subject : Reference [1..1] « Patient | Device | Group » The healthcare event (e.g. a patient and healthcare provider interaction) during which the imaging data represented by this ImagingStudy is made imaging study was acquired encounter : Reference [0..1] « Encounter » Date and time the study started started : dateTime [0..1] A list of the diagnostic requests plan or order that resulted is fulfilled in whole or in part by this imaging study being performed basedOn : Reference [0..*] « CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task » The requesting/referring physician performed procedure(s) during which the data associated with this imaging study was created referrer procedure : Reference [0..1] [0..*] « Practitioner | PractitionerRole Procedure » Who read the study and interpreted the images or other content The referring physician interpreter referrer : Reference [0..*] [0..1] « Practitioner | PractitionerRole » The network service providing access (e.g., query, view, or retrieval) for the study. See implementation notes for information about using DICOM endpoints. A study-level endpoint applies to each series in the study, unless overridden by a series-level endpoint with the same Endpoint.connectionType endpoint : Reference [0..*] « Endpoint » Number of Series in the Study. This value given may be larger than the number of series elements this Resource contains due to resource availability, security, or other factors. This element should be present if any series elements are present numberOfSeries : unsignedInt [0..1] Number of SOP Instances in Study. This value given may be larger than the number of instance elements this resource contains due to resource availability, security, or other factors. This element should be present if any instance elements are present numberOfInstances : unsignedInt [0..1] The procedure which this ImagingStudy was part of procedureReference : Reference [0..1] « Procedure » The code for the performed procedure type procedureCode : CodeableConcept [0..*] « The performed procedure type. (Strength=Extensible) ImagingProcedureCode + » The principal physical location where the ImagingStudy imaging study was performed location : Reference [0..1] « Location » Description of clinical condition indicating Describes why the ImagingStudy was requested reasonCode : CodeableConcept [0..*] « The reason for the study. (Strength=Example) ProcedureReasonCodes ?? » Indicates imaging study occurred in coded or textual form or indicates another resource whose existence justifies this Study imaging study reasonReference reason : Reference CodeableReference [0..*] « Condition | Observation | Media | DiagnosticReport | DocumentReference ; null (Strength=Example) ProcedureReasonCodes ?? » Per the recommended DICOM mapping, this element is derived from the Study Description attribute (0008,1030). Observations or findings Comments made about the imaging study should be recorded in another resource, e.g. Observation, and not in this element by the performer, subject or other participants note : Annotation [0..*] The Imaging Manager description of the study. Institution-generated description Description or classification of the Study (component) performed imaging study description : string [0..1] Number of known Series in the Study. This value might be present even if the ImagingStudy.series element is empty or only partially populated numberOfSeries : unsignedInt [0..1] « This element has or is affected by some invariants C » Number of known SOP Instances in Study. This value might be present even if the ImagingStudy.series.instance elements are empty or only partially populated numberOfInstances : unsignedInt [0..1] « This element has or is affected by some invariants C » Series The DICOM Series Instance UID for of the series uid : id [1..1] The numeric identifier of this series in the study number : unsignedInt [0..1] The distinct modality of for this series sequence series. This MAY be either an acquisition modality (e.g., CT, MR) or a non-acquisition modality (e.g., segmentation, presentation state) modality : Coding CodeableConcept [1..1] « Type of acquired data in the instance. null (Strength=Extensible) AcquisitionModality Modality + » « This element has or is affected by some invariants C » A description Description or classification of the series description : string [0..1] Number of SOP Instances in the Study. Series. The value given may MAY be larger than the number of instance elements this resource series contains due to resource availability, security, or other factors. This element should SHOULD be present if any instance elements are present numberOfInstances : unsignedInt [0..1] « This element has or is affected by some invariants C » The network service providing access (e.g., query, view, or retrieval) for this series. the study. See implementation notes for information about using [using DICOM endpoints. A series-level endpoint, if present, has precedence over a study-level endpoint with the same Endpoint.connectionType endpoints](imagingstudy.html#endpoints) endpoint : Reference [0..*] « Endpoint » The anatomic structures examined. See DICOM [DICOM Part 16 Annex L (http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html) L](http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html) for DICOM to SNOMED-CT mappings. The bodySite may indicate MAY include the laterality of body part imaged; if so, it shall be consistent with any content of ImagingStudy.series.laterality imaged bodySite : Coding CodeableReference [0..1] « BodyStructure ; Codes describing anatomical locations. May MAY include laterality. (Strength=Example) SNOMEDCTBodyStructures ?? » The laterality of the (possibly paired) anatomic structures examined. E.g., the left knee, both lungs, or unpaired abdomen. If present, shall be consistent with any laterality information indicated in ImagingStudy.series.bodySite laterality : Coding [0..1] « Codes describing body site laterality (left, right, etc.). (Strength=Example) Laterality SNOMEDCTBodyStructures ?? » The specimen imaged, e.g., for whole slide imaging of a biopsy specimen : Reference [0..*] « Specimen » The date and time the series was started started : dateTime [0..1] Performer Distinguishes the type of involvement of the performer in the series imaging study. function : CodeableConcept [0..1] « The type of involvement of the performer. null (Strength=Extensible) ImagingStudySeriesPerformerFu... + » Indicates who or what performed the series imaging study actor : Reference [1..1] « Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson | HealthcareService » Instance The DICOM SOP Instance UID for this image or other DICOM content uid : id [1..1] DICOM instance type sopClass : Coding oid [1..1] « The sopClass for the instance. (Strength=Extensible) sopClass + » The number of the instance in assigned by the series creator of the series. MAY or MAY NOT correspond to intended display order number : unsignedInt [0..1] The description title of the instance title : string [0..1] Indicates who or what performed the series and how they were involved performer [0..*] A single SOP instance within the series, e.g. an image, or presentation state instance [0..*] The set of Series belonging to the study. Each study has one or more series Series contains a set of images SOP Instances, which could be images, waveforms, or other content series [0..*]

XML Template

<

<ImagingStudy xmlns="http://hl7.org/fhir"> doco

 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <</identifier>
 <
 <</modality>
 <</subject>
 <</encounter>

 <identifier><!-- I 0..* Identifier Business identifier for imaging study --></identifier>
 <status value="[code]"/><!-- 1..1 registered | available | cancelled | entered-in-error | unknown | inactive -->
 <modality><!-- I 0..* CodeableConcept The distinct values for series' modalities icon --></modality>
 <subject><!-- 1..1 Reference(Device|Group|Patient) Who or what is the subject of the study --></subject>
 <encounter><!-- 0..1 Reference(Encounter) Encounter with which this imaging study is associated --></encounter>

 <started value="[dateTime]"/><!-- 0..1 When the study was started -->
 <|
   </basedOn>
 <</referrer>
 <</interpreter>

 <basedOn><!-- 0..* Reference(Appointment|CarePlan|ServiceRequest|Task) Fulfills plan or order --></basedOn>
 <procedure><!-- 0..* Reference(Procedure) Imaging performed procedure(s) --></procedure>
 <referrer><!-- 0..1 Reference(Practitioner|PractitionerRole) Referring physician --></referrer>

 <endpoint><!-- 0..* Reference(Endpoint) Study access endpoint --></endpoint>
 <
 <
 <</procedureReference>
 <</procedureCode>
 <</location>
 <</reasonCode>
 <|
   </reasonReference>
 <</note>
 <
 <
  <

 <location><!-- 0..1 Reference(Location) Where imaging study occurred --></location>
 <reason><!-- 0..* CodeableReference(Condition|DiagnosticReport|DocumentReference|
   Observation)  Why was imaging study performed? --></reason>

 <note><!-- 0..* Annotation Comments made about the imaging study --></note>
 <description value="[string]"/><!-- 0..1 Study Description or Classification -->
 <numberOfSeries value="[unsignedInt]"/><!-- I 0..1 Number of Study Related Series -->
 <numberOfInstances value="[unsignedInt]"/><!-- I 0..1 Number of Study Related Instances -->
 <series>  <!-- I 0..* The set of Series belonging to the study -->
  <uid value="[id]"/><!-- 1..1 DICOM Series Instance UID -->

  <number value="[unsignedInt]"/><!-- 0..1 Numeric identifier of this series -->
  <</modality>
  <
  <
  <</endpoint>
  <</bodySite>
  <</laterality>

  <modality><!-- I 1..1 CodeableConcept The modality used for this series icon --></modality>
  <description value="[string]"/><!-- 0..1 Series Description or Classification -->
  <numberOfInstances value="[unsignedInt]"/><!-- I 0..1 Number of Series Related Instances -->
  <endpoint><!-- 0..* Reference(Endpoint) Series access endpoint --></endpoint>
  <bodySite><!-- 0..1 CodeableReference(BodyStructure) Body part examined --></bodySite>

  <specimen><!-- 0..* Reference(Specimen) Specimen imaged --></specimen>
  <started value="[dateTime]"/><!-- 0..1 When the series started -->
  <performer>  <!-- 0..* Who performed the series -->
   <</function>
   <|
     </actor>

   <function><!-- 0..1 CodeableConcept Type of performance --></function>
   <actor><!-- 1..1 Reference(CareTeam|Device|HealthcareService|Organization|
     Patient|Practitioner|PractitionerRole|RelatedPerson) Who performed imaging study --></actor>
  </performer>
  <

  <instance>  <!-- I 0..* A single SOP instance from the series -->

   <uid value="[id]"/><!-- 1..1 DICOM SOP Instance UID -->
   <</sopClass>
   <
   <

   <sopClass value="[oid]"/><!-- 1..1 DICOM class type -->
   <number value="[unsignedInt]"/><!-- 0..1 The number of this instance in the series -->
   <title value="[string]"/><!-- 0..1 Name or title of the instance -->

  </instance>
 </series>
</ImagingStudy>

JSON Template

{doco
  "resourceType" : "",

  "resourceType" : "ImagingStudy",

  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "
  "
  "
  "
  "

  "identifier" : [{ Identifier }], // I Business identifier for imaging study
  "status" : "<code>", // R!  registered | available | cancelled | entered-in-error | unknown | inactive
  "modality" : [{ CodeableConcept }], // I The distinct values for series' modalities icon
  "subject" : { Reference(Device|Group|Patient) }, // R!  Who or what is the subject of the study
  "encounter" : { Reference(Encounter) }, // Encounter with which this imaging study is associated

  "started" : "<dateTime>", // When the study was started
  "|
   
  "
  "

  "basedOn" : [{ Reference(Appointment|CarePlan|ServiceRequest|Task) }], // Fulfills plan or order
  "procedure" : [{ Reference(Procedure) }], // Imaging performed procedure(s)
  "referrer" : { Reference(Practitioner|PractitionerRole) }, // Referring physician

  "endpoint" : [{ Reference(Endpoint) }], // Study access endpoint
  "
  "
  "
  "
  "
  "
  "|
   
  "
  "
  "
    "

  "location" : { Reference(Location) }, // Where imaging study occurred
  "reason" : [{ CodeableReference(Condition|DiagnosticReport|DocumentReference|
   Observation) }], //  Why was imaging study performed?

  "note" : [{ Annotation }], // Comments made about the imaging study
  "description" : "<string>", // Study Description or Classification
  "numberOfSeries" : "<unsignedInt>", // I Number of Study Related Series
  "numberOfInstances" : "<unsignedInt>", // I Number of Study Related Instances
  "series" : [{ // I The set of Series belonging to the study
    "uid" : "<id>", // R!  DICOM Series Instance UID

    "number" : "<unsignedInt>", // Numeric identifier of this series
    "
    "
    "
    "
    "
    "

    "modality" : { CodeableConcept }, // I R!  The modality used for this series icon
    "description" : "<string>", // Series Description or Classification
    "numberOfInstances" : "<unsignedInt>", // I Number of Series Related Instances
    "endpoint" : [{ Reference(Endpoint) }], // Series access endpoint
    "bodySite" : { CodeableReference(BodyStructure) }, // Body part examined

    "specimen" : [{ Reference(Specimen) }], // Specimen imaged
    "started" : "<dateTime>", // When the series started
    "performer" : [{ // Who performed the series
      "
      "|
     

      "function" : { CodeableConcept }, // Type of performance
      "actor" : { Reference(CareTeam|Device|HealthcareService|Organization|
     Patient|Practitioner|PractitionerRole|RelatedPerson) } // R!  Who performed imaging study
    }],
    "

    "instance" : [{ // I A single SOP instance from the series

      "uid" : "<id>", // R!  DICOM SOP Instance UID
      "
      "
      "

      "sopClass" : "<oid>", // R!  DICOM class type
      "number" : "<unsignedInt>", // The number of this instance in the series
      "title" : "<string>" // Name or title of the instance

    }]
  }]
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:;

[ a fhir:ImagingStudy;

  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from 
  # from 
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
  fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
      fhir:
      fhir:
    ], ...;
    fhir:
      fhir:
      fhir:
      fhir:
      fhir:
    ], ...;
  ], ...;

  # from Resource: fhir:id, fhir:meta, fhir:implicitRules, and fhir:language
  # from DomainResource: fhir:text, fhir:contained, fhir:extension, and fhir:modifierExtension
  fhir:identifier  ( [ Identifier ] ... ) ; # 0..* I Business identifier for imaging study
  fhir:status [ code ] ; # 1..1 registered | available | cancelled | entered-in-error | unknown | inactive
  fhir:modality  ( [ CodeableConcept ] ... ) ; # 0..* I The distinct values for series' modalities
  fhir:subject [ Reference(Device|Group|Patient) ] ; # 1..1 Who or what is the subject of the study
  fhir:encounter [ Reference(Encounter) ] ; # 0..1 Encounter with which this imaging study is associated
  fhir:started [ dateTime ] ; # 0..1 When the study was started
  fhir:basedOn  ( [ Reference(Appointment|CarePlan|ServiceRequest|Task) ] ... ) ; # 0..* Fulfills plan or order
  fhir:procedure  ( [ Reference(Procedure) ] ... ) ; # 0..* Imaging performed procedure(s)
  fhir:referrer [ Reference(Practitioner|PractitionerRole) ] ; # 0..1 Referring physician
  fhir:endpoint  ( [ Reference(Endpoint) ] ... ) ; # 0..* Study access endpoint
  fhir:location [ Reference(Location) ] ; # 0..1 Where imaging study occurred
  fhir:reason  ( [ CodeableReference(Condition|DiagnosticReport|DocumentReference|Observation) ] ... ) ; # 0..*  Why was imaging study performed?
  fhir:note  ( [ Annotation ] ... ) ; # 0..* Comments made about the imaging study
  fhir:description [ string ] ; # 0..1 Study Description or Classification
  fhir:numberOfSeries [ unsignedInt ] ; # 0..1 I Number of Study Related Series
  fhir:numberOfInstances [ unsignedInt ] ; # 0..1 I Number of Study Related Instances
  fhir:series ( [ # 0..* I The set of Series belonging to the study
    fhir:uid [ id ] ; # 1..1 DICOM Series Instance UID
    fhir:number [ unsignedInt ] ; # 0..1 Numeric identifier of this series
    fhir:modality [ CodeableConcept ] ; # 1..1 I The modality used for this series
    fhir:description [ string ] ; # 0..1 Series Description or Classification
    fhir:numberOfInstances [ unsignedInt ] ; # 0..1 I Number of Series Related Instances
    fhir:endpoint  ( [ Reference(Endpoint) ] ... ) ; # 0..* Series access endpoint
    fhir:bodySite [ CodeableReference(BodyStructure) ] ; # 0..1 Body part examined
    fhir:specimen  ( [ Reference(Specimen) ] ... ) ; # 0..* Specimen imaged
    fhir:started [ dateTime ] ; # 0..1 When the series started
    fhir:performer ( [ # 0..* Who performed the series
      fhir:function [ CodeableConcept ] ; # 0..1 Type of performance
      fhir:actor [ Reference(CareTeam|Device|HealthcareService|Organization|Patient|Practitioner|
  PractitionerRole|RelatedPerson) ] ; # 1..1 Who performed imaging study

    ] ... ) ;
    fhir:instance ( [ # 0..* I A single SOP instance from the series
      fhir:uid [ id ] ; # 1..1 DICOM SOP Instance UID
      fhir:sopClass [ oid ] ; # 1..1 DICOM class type
      fhir:number [ unsignedInt ] ; # 0..1 The number of this instance in the series
      fhir:title [ string ] ; # 0..1 Name or title of the instance
    ] ... ) ;
  ] ... ) ;

]

Changes since Release 3 from both R4 and R4B

ImagingStudy
ImagingStudy.status
  • Added Mandatory Element Add code inactive
ImagingStudy.modality
  • Renamed Type changed from modalityList Coding to modality CodeableConcept
  • Change value set from http://hl7.org/fhir/ValueSet/dicom-cid29 to http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html ImagingStudy.subject Renamed from patient AcquisitionModality icon to subject Type Reference: Added Target Types Device, Group ImagingStudy.encounter Added Element Modality icon
ImagingStudy.basedOn
    Type Reference: Added Target Types ServiceRequest, Appointment, AppointmentResponse, Task
  • Type Reference: Removed Target Types ReferralRequest, ProcedureRequest ImagingStudy.referrer Type Reference: Added Target Type PractitionerRole ImagingStudy.interpreter Type Reference: Added Target Type PractitionerRole ImagingStudy.procedureReference Max Cardinality changed from * to 1 ImagingStudy.procedureCode Add Binding http://www.rsna.org/RadLex_Playbook.aspx (extensible) ImagingStudy.location Added Element ImagingStudy.reasonCode Added Element AppointmentResponse
ImagingStudy.reasonReference ImagingStudy.procedure
  • Added Element
ImagingStudy.note ImagingStudy.reason
  • Added Element
ImagingStudy.series.uid ImagingStudy.series.modality
  • Type changed from oid Coding to id CodeableConcept
  • ImagingStudy.series.modality
  • Change value set from http://hl7.org/fhir/ValueSet/dicom-cid29 AcquisitionModality icon to http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html ImagingStudy.series.specimen Added Element Modality icon
ImagingStudy.series.performer ImagingStudy.series.bodySite
  • Type changed from Reference(Practitioner) Coding to BackboneElement ImagingStudy.series.performer.function Added Element CodeableReference
ImagingStudy.series.performer.actor
  • Type Reference: Added Mandatory Element ImagingStudy.series.instance.uid Target Type changed from oid to id HealthcareService
ImagingStudy.series.instance.sopClass
  • Type changed from oid to Coding to oid
  • Add Remove Binding http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 `http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1` (extensible)
ImagingStudy.uid ImagingStudy.interpreter
  • deleted Deleted (-> series.performer)
ImagingStudy.accession ImagingStudy.procedureReference
  • deleted Deleted (-> procedure)
ImagingStudy.availability ImagingStudy.procedureCode
  • deleted Deleted (-> procedure)
ImagingStudy.context ImagingStudy.reasonCode
  • deleted Deleted (-> reason)
ImagingStudy.reason ImagingStudy.reasonReference
  • deleted Deleted (-> reason)
ImagingStudy.series.availability ImagingStudy.series.laterality
  • deleted Deleted

See the Full Difference for further information

This analysis is available for R4 as XML or JSON . See R3 <--> R4 Conversion Maps (status = 2 tests that all execute ok. 1 fail round-trip testing and 2 r3 resources are invalid (0 errors). ) for R4B as XML or JSON .

 

See the Profiles & Extensions and the alternate Additional definitions: Master Definition XML + JSON , XML Schema / Schematron + JSON Schema , ShEx (for Turtle ) + see the extensions , the spreadsheet version & the dependency analysis

ImagingStudy.modality ImagingStudy.series.modality ImagingStudy.procedureCode
Path Definition ValueSet Type Reference Documentation
ImagingStudy.status ImagingStudyStatus Required

The status of the ImagingStudy.

ImagingStudy.modality Modality icon Required Extensible ImagingStudyStatus

Transitive closure of CID 33 Modality

ImagingStudy.reason ProcedureReasonCodes Example Type of acquired data in

This example value set defines the instance. set of codes that can be used to indicate a reason for a procedure.

ImagingStudy.series.modality Modality icon Extensible

Transitive closure of CID 33 Modality

ImagingStudy.series.bodySite AcquisitionModality SNOMEDCTBodyStructures Example

This value set includes all codes from SNOMED CT icon where concept is-a 442083009 (Anatomical or acquired body site (body structure)).

ImagingStudy.series.performer.function The performed procedure type. ImagingStudySeriesPerformerFunction Extensible http://www.rsna.org/RadLex_Playbook.aspx

Performer function of an agent in an imaging study series

ImagingStudy.reasonCode The reason for the study. ImagingStudy.series.bodySite ImagingStudy.series.laterality ImagingStudy.series.performer.function The type of involvement of ImagingStudySeriesPerformerFunction ImagingStudy.series.instance.sopClass The sopClass for http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1
UniqueKey Level Example Location ProcedureReasonCodes Description Expression
img  ist-1 Codes describing anatomical locations. May include laterality. Example Rule (base) series SHALL only be present if an identifier is present with a system of urn:dicom:uid series.exists() implies identifier.where(system = 'urn:dicom:uid').exists() SNOMEDCTBodyStructures
img  ist-2 Codes describing body site laterality (left, right, etc.). Example Rule (base) At most, a single identifier SHALL be present with a system of urn:dicom:uid identifier.where(system = 'urn:dicom:uid').count() < 2 Laterality
img  ist-3 Rule (base) If numberOfSeries and series are both present, the performer. numberOfSeries value SHALL match the number of series elements Extensible numberOfSeries.exists() and series.exists() implies numberOfSeries = series.count()
img  ist-4 Rule (base) If numberOfInstances and series.instance are both present, the numberOfInstances value SHALL match the total number of series.instance elements numberOfInstances.exists() and series.exists() implies numberOfInstances = series.instance.count()
img  ist-5 Rule (base) If numberOfInstances and series.numberOfInstances are both present, the instance. numberOfInstances value SHALL be the sum of the series.numberOfInstance values. Extensible numberOfInstances.exists() and series.numberOfInstances.exists() implies numberOfInstances = series.numberOfInstances.aggregate($total + $this.toInteger(), 0)
img  ist-6 Rule (base) For each series element, if numberOfInstances and instance are both present, the numberOfInstances value SHALL match the number of instance elements series.where(numberOfInstances.empty() or instance.empty() or numberOfInstances = instance.count()).count() = series.count()
img  ist-7 Rule (base) If modality is present, modality SHALL equal all of the distinct values of series.modality modality.exists() implies modality.coding.select(system&'|'&code).trace('r').exclude(series.modality.coding.select(system&'|'&code).trace('c')).empty() and modality.text.exclude(series.modality.text).empty() and series.modality.coding.select(system&'|'&code).trace('r').exclude(modality.coding.select(system&'|'&code).trace('c')).empty() and series.modality.text.exclude(modality.text).empty()

A referenced DICOM SOP instance could be:

  • A single- or multi-frame, still or video image captured by a variety of imaging modalities, such as X-ray, MR, and ultrasound;
  • A set of various presentation parameters, including annotation and markup;
  • A set of measurements or a report, including radiation dose report and CAD analysis;
  • An encapsulated PDF or CDA document;
  • A list of instances, such as key “of interest” images, or instances to be “deleted”; or
  • Other DICOM content.

DICOM Series Instance UID and SOP Instance UID use the id datatype, datatype and are encoded directly. For example, an image with SOP Instance UID of 2.16.124.113543.1154777499.30246.19789.3503430045.1.1 is encoded in ImagingStudy.series.instance.uid as “2.16.124.113543.1154777499.30246.19789.3503430045.1.1” .

The ImagingStudy’s ImagingStudy's DICOM Study Instance UID is encoded in the ImagingStudy.identifier element, which is of the Identifier datatype. When encoding a DICOM UID in an Identifier datatype, use the Identifier system of “urn:dicom:uid” , and prefix the UID value with “urn:oid:” . Therefore, an ImagingStudy with DICOM Study Instance UID of 2.16.124.113543.1154777499.30246.19789.3503430046 is encoded as:


	"identifier":{
		"system":"urn:dicom:uid",
		"value":"urn:oid:2.16.124.113543.1154777499.30246.19789.3503430046"
	} 

The study accession number can also be is encoded as an Identifier Reference.identifier element using the “ACSN” ACSN identifier type, as follows: e.g.:


  "identifier":{
		"type" : {
			"coding" : [
				{
					"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
					"code" : "ACSN"
				}
			]
		},
		"system":"http://ginormoushospital.org/accession",
		"value":"GH334103"
	} 

"basedOn": [
  "reference": {
    "identifier":{
        "type" : {
            "coding" : [
                {
                    "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                    "code" : "ACSN"
                }
            ]
        },
        "system":"http://ginormoushospital.org/accession",
        "value":"GH334103"
    }
  }
]


The ImagingStudy.endpoint elements and ImagingStudy.series.endpoint elements indicate network services that can be used to access the studies, series, or and instances; for example, a DICOM WADO-RS server. An ImagingStudy.series.endpoint of a particular Endpoint.connectionType provides that service for that series, and all contained instances. An ImagingStudy.endpoint of a particular connection type provides that service for all series in that study that do not have a specified Endpoint of that type, and their contained instances. That is, an ImagingStudy.series.endpoint overrides an ImagingStudy.endpoint of the same connection type. Systems can determine if a particular study, series, or instance is available or offline by interacting with the endpoint. Since each study, or individual series of a study can be stored on different imaging archive servers, per-series endpoints are required. For the identified services and use cases, all instances within a series would be stored together, and thus instance-level endpoints are not defined.

Different Endpoint connection types may can have different capabilities, protocols or requirements; and requirements. Furthermore, the specified Endpoint.address may require manipulation. identifies the DICOM Web Service Base URI (see DICOM PS 3.18 Section 8.2 icon ). The URL needed to retrieve image data might need to be constructed from this base URL. See below for the details on use of imaging-related Endpoint connection types.

An Endpoint.connectionType of code dicom-wado-rs , system http://terminology.hl7.org/CodeSystem/endpoint-connection-type , identifies a DICOM WADO-RS service. The Endpoint.address identifies the HTTP(S) service base url. That is, only the scheme, authority and path are included. Sub-services, such as study , shall not be specified. The path shall not contain a trailing slash.

The DICOM WADO-RS (Web Access to DICOM Objects, RESTful mode) service uses a RESTful approach to study, series, and instance retrieval. This service allows for retrieval of native DICOM SOP instances, or instances “rendered” into other formats, including JPEG and MPEG. The media type of a response is specified by the request Accept header (preferred); or, by the accept query parameters. Supported media types depend on the capabilities of the WADO-RS server and the classification of the instance as “single frame,” “multi-frame,” “video,” “text,” or “other.” The WADO-RS service also allows retrieval of study "single frame", "multi-frame", "video", "text", or series level information. "other".

The path to retrieve a DICOM instance is constructed by appending the appropriate sub-resource paths to the Endpoint.address value.

For example, using the following information in a fictional ImagingStudy resource:

  • the WADO-RS service base url URL of “https://pacs.hospital.org/wado-rs” https://pacs.hospital.org/wado-rs found in an ImagingStudy.endpoint.address ,
  • the DICOM Study Instance UID of “1.2.250.1.59.40211.12345678.678910” 1.2.250.1.59.40211.12345678.678910 found in an ImagingStudy.identifier having Identifier.system of “urn:dicom:uid” ,
  • the DICOM Series Instance UID of “1.2.250.1.59.40211.789001276.14556172.67789” 1.2.250.1.59.40211.789001276.14556172.67789 found in ImagingStudy.series.uid , and
  • the DICOM SOP Instance UID of “1.2.250.1.59.40211.2678810.87991027.899772.2” 1.2.250.1.59.40211.2678810.87991027.899772.2 found in ImagingStudy.series.instance.uid
we can construct the WADO-RS URL to issue an HTTP GET for a native DICOM PS3.10 instance file (if consistent with the Accept header):


https://pacs.hospital.org/wado-rs/studies/1.2.250.1.59.40211.12345678.678910/series/1.2.250.1.59.40211.789001276.14556172.67789/instances/1.2.250.1.59.40211.2678810.87991027.899772.2

Query parameters on the "rendered" sub-resource can control other aspects of the rendering including: the rendered dimensions, the quality (compression ratio), the region of interest to render, the brightness/contrast (window center/width) adjustments, and whether to “burn” patient or study demographics into the rendered result. Specific frames of a multi-frame instance may can be retrieved using the frames sub-resource.

For example, provided the Accept header indicates a preference for image/jpeg, the example above can be extended with parameters that cause a JPEG thumbnail (100 (rendered to a size of 400 columns by 100 400 rows) of a region extending from the top-left corner of the original image, across image to 1000 pixels across and down 3000 pixels, pixels right, to be retrieved (additional sub-resource and parameters emphasized):


https://pacs.hospital.org/wado-rs/studies/1.2.250.1.59.40211.12345678.678910/series/1.2.250.1.59.40211.789001276.14556172.67789/instances/1.2.250.1.59.40211.2678810.87991027.899772.2

https://pacs.hospital.org/wado-rs/studies/1.2.250.1.59.40211.12345678.678910/series/1.2.250.1.59.40211.789001276.14556172.67789/instances/1.2.250.1.59.40211.2678810.87991027.899772.2/rendered?viewport=400,400,0,0,1000,3000

If the specified WADO-RS service supports the DICOMweb thumbnail resource, a representative image of the study can be requested, for example, to display alongside the study. The URL would look as follows:



https://pacs.hospital.org/wado-rs/studies/1.2.250.1.59.40211.12345678.678910/thumbnail


For further details on DICOM WADO-RS capabilities including additional rendering parameters, see DICOM PS 3.18 Section 10.4 icon .

10.4.3.2.2

An Endpoint.connectionType of code dicom-wado-uri , system http://terminology.hl7.org/CodeSystem/endpoint-connection-type , identifies a DICOM WADO-URI service. The Endpoint.address identifies the HTTP(S) service base url. That is, only the scheme, authority and path are included. Neither a question mark (“?”) nor any query parameters shall be included.

The DICOM WADO-URI (Web Access to DICOM Objects, URI mode) service uses HTTP query parameter syntax. This service allows for retrieval of native DICOM instances, or instances “rendered” into other formats, including JPEG and MPEG. The media type of a response is specified by the request Accept header (preferred); or, by the contentType query parameter. Supported media types depend on the classification of the instance as “single frame,” “multi-frame,” “video,” “text,” "single frame", "multi-frame", "video", "text", or “other.” "other."

The query to retrieve a DICOM instance is constructed by appending the appropriate query parameters to the Endpoint.address value.

For example, using the following information in a fictional ImagingStudy resource:

  • the WADO-URI service base url URL of “https://pacs.hospital.org/wado-uri” https://pacs.hospital.org/wado-uri found in an ImagingStudy.endpoint.address ,
  • the DICOM Study Instance UID of 1.2.250.1.59.40211.12345678.678910” 1.2.250.1.59.40211.12345678.678910 found in an ImagingStudy.identifier having Identifier.system of “urn:dicom:uid” urn:dicom:uid ,
  • the DICOM Series Instance UID of “1.2.250.1.59.40211.789001276.14556172.67789” 1.2.250.1.59.40211.789001276.14556172.67789 found in ImagingStudy.series.uid , and
  • the DICOM SOP Instance UID of “1.2.250.1.59.40211.2678810.87991027.899772.2” 1.2.250.1.59.40211.2678810.87991027.899772.2 found in ImagingStudy.series.instance.uid
we can construct the WADO-URI URL to issue an HTTP GET for a native DICOM PS3.10 instance file (if consistent with the Accept header):


https://pacs.hospital.org/wado-uri?requestType=WADO&studyUID=1.2.250.1.59.40211.12345678.678910&seriesUID=1.2.250.1.59.40211.789001276.14556172.67789&objectUID=1.2.250.1.59.40211.2678810.87991027.899772.2

Additional query parameters can control other aspects of the rendering including rendered dimensions, quality (compression ratio), the region of interest within the image to render, brightness/contrast (window center/width) adjustments, whether to “burn” patient or study demographics into the rendered result, and which frame of a multi-frame instance to retrieve.

For example, provided the Accept header indicates a preference for image/jpeg, the example above can be extended with parameters that cause a JPEG thumbnail (100 columns by 100 rows) of the left half of the image to be retrieved (additional parameters emphasized):


https://pacs.hospital.org/wado-uri?requestType=WADO&studyUID=1.2.250.1.59.40211.12345678.678910&seriesUID=1.2.250.1.59.40211.789001276.14556172.67789&objectUID=1.2.250.1.59.40211.2678810.87991027.899772.2&rows=100&columns=100&region=0,0,0.5,1 

For further details on DICOM WADO-URI capabilities including additional rendering parameters, see DICOM PS 3.18 Chapter 9 icon .

10.4.3.2.3

An Endpoint.connectionType of code ihe-iid , system http://terminology.hl7.org/CodeSystem/endpoint-connection-type , identifies Some imaging uses might require information beyond what is present in an IHE Invoke Image Display (IID) service. The Endpoint.address identifies the HTTP(S) service base url. That is, only ImagingStudy resource. Many of the scheme, authority DICOM patient and path study level attributes are included. Neither a question mark (“?”) nor any query parameters shall found in the FHIR Patient, Procedure, or other resources which are referenced from an ImagingStudy instance. Other DICOM content might be included. transformed into other FHIR resources, such as DiagnosticReports or Observations, which are not directly referenced, but can be easily found.

The IHE Invoke Image Display (IID) service provides a standardized mechanism Although many ImagingStudy consumers are expected to launch a viewer in a particular study context. (IID also supports invoking a particular patient context, but that is not profiled here.) An IID-type Endpoint should be used need only at the study level. As well as invoking DICOM information contained in FHIR resources, some might need additional DICOM attributes. For these cases, which by their nature involve more imaging-aware consumers, the viewer on a particular study, query parameters can request particular viewer capabilities, image quality, and more. To launch a viewer, append most flexible solution is to leverage the appropriate query parameters DICOM WADO-RS metadata-only endpoint to Endpoint.address value. retrieve an XML or JSON representation of the DICOM study, series, instance, or frame information.

For example, A benefit of using the following information metadata endpoint in a fictional ImagingStudy resource: this way is that the WADO-URI service base url ImagingStudy creator does not need to know each of “https://pacs.hospital.org/IHEInvokeImageDisplay” found in an ImagingStudy.endpoint.address , the DICOM Study Instance UID of “urn:oid:1.2.250.1.59.40211.12345678.678910” found in an ImagingStudy.identifier having Identifier.system attributes that each of “urn:dicom:uid” , we can construct the IID URL to invoke a diagnostic quality viewer on (current or future) ImagingStudy consumers is (or will be) interested in.

A client retrieves the indicated study: following ImagingStudy:


https://pacs.hospital.org/IHEInvokeImageDisplay?requestType=STUDY&studyUID=1.2.250.1.59.40211.12345678.678910&diagnosticQuality=true


{
  "resourceType": "ImagingStudy",
  "id": "example-xr",
  "identifier": [
    {
      "use": "official",
      "system": "urn:dicom:uid",
      "value": "urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430046"
    }
  ],
  ...
  "series": [
    {
      "uid": "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1",
      ...
      "endpoint": [
        {
          "reference": "Endpoint/example-wadors"
        }
      ]
      ...
    }
    ...
  ]
}

For further details on IHE Invoke Image Display capabilities including additional parameters, see the IHE Technical Frameworks (See Example XR for full example)

, or

The client retrieves the introduction on referenced Endpoint (see Example WADO-RS ) and extracts the IHE IID Profile Wiki WADO-RS URL:


https://pacs.hospital.org/wado-rs
.

.

The client uses the WADO-RS URL, the identifier.value and the series.uid to construct a WADO-RS metadata request:

GET https://pacs.hospital.org/wado-rs/studies/2.16.124.113543.6003.1154777499.30246.19789.3503430046/series/2.16.124.113543.6003.1154777499.30246.19789.3503430045.1/metadata HTTP/1.1
Accept: application/dicom+json

The WADO-RS server then returns the complete DICOM metadata for the requested series.

10.4.3.3 10.4.3.3.1

Amy, a family physician, would like to see Note: reporting workflow is not described in this use case.

  1. Hospital ordering system creates a list of available studies ServiceRequest and related resources ordering an echocardiogram for her a patient, Alex. Her EHR client makes linked to a FHIR call for all ImagingStudy Patient objects available for Alex. In resource
  2. Radiology Information System creates DICOM Modality Worklist (MWL) entry based on the response, she is able service request and related patient information
    • Patient identifiers and demographics
    • Accession Number
    • Procedure to see the study date, procedure, modality, be performed
    • Study Instance UID
  3. Ultrasound technologist queries MWL entry and accession number, for each study returned. There selects relevant entry
  4. Patient is enough scanned and ultrasound device creates an echocardiogram with patient demographics and order information provided in based on the response to obtain a thumbnail via a WADO-RS call, or MWL entry
  5. Echocardiogram is sent to launch a viewer using image archive and stored
  6. Image archive creates an IHE ImagingStudy
    • subject is current Patient
    • basedOn includes current ServiceRequest
    • identifier is Study Instance UID
    • endpoint points to image archive WADO-RS service
    • modality is US
  7. Image archive notifies EMR of imaging study
  8. Radiology - Invoke reading workstation retrieves study images from image archive
  9. Radiologist reads study and selects several images as "key images"
  10. Radiology reading workstation sends DICOM Key Object Selection (KOS) to image archive
  11. Image Display (IID) archive updates imaging study to include KOS
    • modality is now US,KOS
    • KOS series added
  12. Imaging study available to EMR clients
profile call using the url elements found in the ImagingStudy .

Joe Angina complains of shortness of breath

  1. EMR client searches for imaging studies for a patient:
    • Search parameters:
      • status=available
      • subject.identifier=[identifier for selected patient]
  2. Image archive returns matching imaging studies, each containing:
    • Study Instance UID ( ImagingStudy.identifier )
    • Accession Number ( ImagingStudy.basedOn.identifier )
    • Procedure codes ( ImagingStudy.procedure )
    • Imaging modalities in study ( ImagingStudy.modality )
    • WADO-RS endpoint ( ImagingStudy.endpoint ) pointing to image archive hosting DICOM study
  3. EMR user selects relevant imaging study based on search results
  4. EMR client launches enterprise image viewer
    • Passes WADO-RS endpoint and occasional chest pain Study Instance UID
  5. Enterprise image viewer loads image data from image archive
    • Makes WADO-RS call to his primary care physician, Dr. Pat Down at Local MultiClinic, who orders a stress echocardiogram; the order is created as a FHIR Task endpoint with specified Study Instance UID
resource to manage

Depending on the workflow, with modality and procedure type, a link DICOM study can range from having one or two instances (as in many X-ray procedures) to a ServiceRequest resource with the details several thousand instances (for some CT exams) or even tens of the request. thousands (for functional MRI studies). The order number of series within a study has far less variability, and is scheduled usually under twenty, although post-processing, computer-aided detection, and assigned to cardiologist Dr. Art Skann, also at Local MultiClinic. AI applications could cause modest increases. An ImagingStudy resource describing a large DICOM study would itself be of significant size.

On the scheduled day of the exam, Joe arrives at the echo lab Issuing narrowly tailored queries can help a client avoid search results containing many ImagingStudy resources. The _summary=true query parameter will omit several resource elements, including all instance-level elements; this can be used to meet with Dr. Skann and have examine search results before retrieving the study done. Dr. Skann’s workstation shows full instances. If a server limits the daily list byte size of Task , and he follows search bundle, this can impact the link number of ImagingStudy resources returned per search result page; a client can use the _count query parameter to retrieve influence the ServiceRequest . (He may follow number of resources per search result page.

Although not reflected in the links through ImagingStudy resource, the size of an individual referenced Patient resource instance can be anywhere from a few kilobytes (a compressed 256x256 pixel MR or 640x480 pixel ultrasound image) to access Joe’s electronic medical record, but that is not a gigabyte or more (for digital breast tomography imaging). When retrieving the concern referenced content of this storyboard.) an ImagingStudy, applications can consider methods to reduce transfer time, such as:

The Task
  • Loading only specific instances or series
  • Specifying compressed Transfer Syntaxes
  • etc.

The ImagingStudy resource can be hosted by an image archive application — such as a DICOM Modality Worklist Scheduled Procedure Step, and PACS or Vendor-Neutral Archive — or a more general healthcare informatics application such as an EMR. In some cases, it could be hosted in both locations.

However, the echo lab image archive is typically the equipment has downloaded source of truth for the Modality Worklist. The study is performed, and content of the acquired images and sonographer’s preliminary measurements are stored in ImagingStudy.

Depending on where the Local MultiClinic Picture Archiving and Communication System (PACS). The PACS creates an ImagingStudy resource is hosted, there are several available mechanisms for each study it manages. keeping the two applications consistent.

Dr. Skann interprets In this scenario, the study on a PACS workstation, image archive:

  • Hosts FHIR ImagingStudy resources
  • Hosts DICOM / DICOMweb endpoints
  • Ensures consistency between the FHIR and DICOM metadata
  • Ensures consistency between ImagingStudy and he selects two key related resources
    • Patient, ServiceRequest, etc.

The image frames to be included in the diagnostic report; this selection is stored back to archive could share ImagingStudy information by:

  • EMR performing on-demand FHIR ImagingStudy searches
    • Typically using the PACS as Accession Number associated with a service request. e.g., GET http://example.org/fhir/ImagingStudy?basedOn=ServiceRequest/123&status=available
  • Subscription to ImagingStudy resources
    • e.g. Requesting notification when ImagingStudy.status=available
  • Legacy mechanisms, such as:
    • HL7 v2 messages
    • DICOM Key Object Selection with Instance Availability notification

In this scenario, the title "For Report Attachment", image archive:

  • Hosts DICOM / DICOMweb endpoints
  • Ensures consistency between DICOM and key FHIR resources
    • Patient, ServiceRequest, etc.

while the PACS makes it available (transcodes it) as a EMR:

  • Hosts FHIR ImagingStudy resource. Dr. Skann dictates the report using a structured data entry report writing program, including a recommendation for a cardiac catheterization procedure, resources
  • Ensures consistency between ImagingStudy and signs it. key related resources
    • Patient, ServiceRequest, etc.

The report writing program formats the report as image archive could share ImagingStudy information by:

  • EMR performing on-demand DICOM / DICOMweb searches
    • Typically using Accession Number
    • Response would be converted from DICOM to FHIR
      • ImagingStudy is intended to support mapping to and from DICOM / DICOMweb search responses
  • Image archive creating / updating ImagingStudy resources hosted in EMR
    • Either via PUT method or by posting a CDA Bundle
  • Subscription to ImagingStudy resources
    • As above example
  • Legacy mechanisms, such as:
    • HL7 v2 messages
    • DICOM Instance Availability notification

In this scenario, the image archive:

  • Hosts FHIR ImagingStudy resources
  • Hosts DICOM / DICOMweb endpoints
  • Ensures consistency between the FHIR and inserts DICOM metadata
  • Ensures consistency between ImagingStudy and key related resources
    • Patient, ServiceRequest, etc.

while the referenced EMR:

  • Hosts FHIR ImagingStudy resources
  • Ensures consistency between ImagingStudy and key images into related resources
    • Patient, ServiceRequest, etc.

Mechanisms for ensuring consistency between two systems holding representations of the report. same data are still in development.

Dr. Down meets again with Joe, and they review As the results image archive is the "source of truth," the stress test. Joe has above methods might still be applicable. See Provenance resource.

Typically, an ImagingStudy is a question about the findings FHIR representation of imaging data that the key images is stored in a DICOM device, such as an image archive (e.g., PACS). The value of the report do status element reflects the status of this representation and does not show, so Dr. Down uses necessarily reflect the Local MultiClinic EMR to query status of either the PACS for underlying imaging data or any ServiceRequest or Task resources that resulted in the full ImagingStudy resource and uses being created.

In some cases, the references there to open an image display for ImagingStudy could be created before any images have been acquired. In this case, the full study. Joe agrees to proceed to catheterization, and Dr. Down sends .status will have a referral to the Ginormous University Hospital cath department value of registered .

After at least some images have been acquired and triggers the PACS ImagingStudy has been updated to share reflect that, the echo study through ImagingStudy will have a status of available . At this stage the Metropolitan Health Information Exchange. ImagingStudy can be presented to viewing applications.

The PACS creates an imaging study as an If the ImagingStudy resource, which includes all is canceled before images are acquired its status SHOULD be set to cancelled .

If the ImagingStudy is incorrect - e.g., due to images but excludes being acquired with the sonographer’s preliminary measurements (which as wrong modality worklist entry selected — it might be corrected with an update operation or set to entered-in-error and replaced with a matter new ImagingStudy.

Additional DICOM images, key object notes, etc. could be created later, so a status of policy are complete is not shared outside the Local MultiClinic). The imaging study meaningful for an ImagingStudy. For this reason, this status is published not defined for an ImagingStudy.

Any applications waiting for the completion of an imaging-related ServiceRequest or Task SHOULD track the progress of those resources directly.

An ImagingStudy might be created to represent the Metro HIE. (In accordance with content of:

The set of ImagingStudy elements is broadly aligned with these three information models.

In DICOM, a Study can be related to two types of "procedures": requested procedures and performed procedures.

In the images themselves FHIR model, "requested procedures" are not directly published to represented by the HIE, but available for on-demand retrieval from ServiceRequest resource while "performed procedures" are represented by the PACS.) Procedure resource.

At Ginormous Hospital, Dr. Cora Plummer receives Therefore, the cath referral, and looks up requested procedure associated with a particular imaging study would typically be encoded as the ServiceRequest that the imaging study in is basedOn.

Similarly, the Metro HIE registry. She retrieves performed procedure would be encoded as the ImagingStudy.procedure that the imaging study ImagingStudy , is part of.

Searching for an imaging study by its requested procedure can be done by including based-on as a search parameter, and uses it to access by its performed procedure by including procedure as a search parameter.

The series.bodySite element can include the shared images, which she uses to prepare for laterality of the cath procedure. (possibly paired) anatomic structures examined – e.g. left knee, bilateral lungs, etc. This can be conveyed in several ways:

  • series.bodySite contains an anatomic code that includes laterality, e.g.
    
    "bodySite": {
      "concept": {
        "coding": [{
          "system": "http://snomed.info/sct",
          "code": "5951000",
          "display": "Left wrist"
        }]
      }
    }
    
  • series.bodySite contains a reference to a BodyStructure resource whose includedStructure.structure element contains an anatomic code that includes laterality
  • series.bodySite contains a reference to a BodyStructure resource whose includedStructure element includes a laterality value. See this example BodyStructure representation of the Left Wrist, with laterality and SNOMED coding for anatomical structure .

Search parameters for this resource. See also the full list of search parameters for this resource , and check the Extensions registry for search parameters on extensions related to this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

interpreter
Name Type Description Expression In Common
based-on basedon reference The order for the image such as Accession Number ImagingStudy.basedOn
( Appointment , AppointmentResponse , CarePlan , Task , ServiceRequest )
body-site bodysite token The body site code studied ImagingStudy.series.bodySite ImagingStudy.series.bodySite.concept
body-structure reference The body structure resource associated with the ImagingStudy ImagingStudy.series.bodySite.reference
dicom-class token uri The type of the instance ImagingStudy.series.instance.sopClass
encounter reference The context of the study ImagingStudy.encounter
( Encounter )
27 Resources
endpoint reference The endpoint for the study or series ImagingStudy.endpoint | ImagingStudy.series.endpoint
( Endpoint )
identifier token Identifiers for the Study, such as DICOM Study Instance UID and Accession number ImagingStudy.identifier 30 59 Resources
instance token SOP Instance UID for an instance ImagingStudy.series.instance.uid
reference Who interpreted the images ImagingStudy.interpreter ( Practitioner , PractitionerRole modality ) modality token The modality of the series ImagingStudy.series.modality
patient reference Who the study is about ImagingStudy.subject.where(resolve() is Patient)
( Patient )
33 61 Resources
performer reference The person who performed the study ImagingStudy.series.performer.actor
( Practitioner , Organization , CareTeam , Device , Patient , HealthcareService , PractitionerRole , RelatedPerson )
procedure reference reason The performed procedure for the study ImagingStudy.procedure
( Procedure )
reason-concept token The reason code for the study ImagingStudy.reasonCode ImagingStudy.reason.concept
reason-reference reference The resource reference describing the reason for the study ImagingStudy.reason.reference
referrer reference The referring physician ImagingStudy.referrer
( Practitioner , PractitionerRole )
series token DICOM Series Instance UID for a series ImagingStudy.series.uid
started date When the study was started ImagingStudy.started
status token The status of the study ImagingStudy.status
subject reference Who the study is about ImagingStudy.subject
( Group , Device , Patient )