HL7 Europe IG Snapshot
0.0.2 - ci-build Unknown country code 'EU'

HL7 Europe IG Snapshot, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-eu-ehds/ and changes regularly. See the Directory of published versions

Resource Profile: IM Imaging Study

Official URL: http://hl7.eu/fhir/imaging-r5/StructureDefinition/ImImagingStudy Version: 0.1.0-ballot
Standards status: Draft Draft as of 2025-05-14 Maturity Level: 1 Computable Name: ImImagingStudy

Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License

This profile represents an imaging study instance.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description Differentials, Snapshots, and other representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy C 0..* ImagingStudy(5.0.0) A set of images produced in single study (one or more series of references images)
Constraints: im-imagingstudy-01
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
.... identifier:studyInstanceUid Σ 1..1 ImStudyInstanceUidIdentifier(0.1.0-ballot) Identifiers for the whole study
... status ?!Σ 1..1 code registered | available | cancelled | entered-in-error | unknown
Binding: ImagingStudyStatus (required): The status of the ImagingStudy.
... subject Σ 1..1 Reference(Patient (EU base)(0.1.0) | Device) Who or what is the subject of the study
... Slices for basedOn Σ 0..* Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task) Request fulfilled
Slice: Unordered, Open by type:$this
.... basedOn:imorderaccession Σ 0..1 Reference(IM Imaging Order(0.1.0-ballot)) Request fulfilled
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier ΣC 1..1 ImAccessionNumberIdentifier(0.1.0-ballot) Logical reference, when literal reference is not known
... Slices for endpoint Σ 0..* Reference(Endpoint) Study access endpoint
Slice: Unordered, Open by profile:$this
.... endpoint:wado Σ 0..1 Reference(IM WADO Endpoint(0.0.2)) Study access endpoint
.... endpoint:iid Σ 0..1 Reference(IM Image Viewer Endpoint(0.0.2)) Study access endpoint

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ImagingStudy.status Base required Imaging Study Status 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error ImagingStudy If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ImagingStudy If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error ImagingStudy If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error ImagingStudy If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ImagingStudy A resource should have narrative for robust management text.`div`.exists()
ele-1 error ImagingStudy.implicitRules, ImagingStudy.modifierExtension, ImagingStudy.identifier, ImagingStudy.identifier:studyInstanceUid, ImagingStudy.status, ImagingStudy.subject, ImagingStudy.basedOn, ImagingStudy.basedOn:imorderaccession, ImagingStudy.basedOn:imorderaccession.reference, ImagingStudy.basedOn:imorderaccession.identifier, ImagingStudy.endpoint, ImagingStudy.endpoint:wado, ImagingStudy.endpoint:iid All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error ImagingStudy.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
im-imagingstudy-01 warning ImagingStudy A DICOM instance UID must start with 'urn:oid:' identifier.where(system='urn:dicom:uid').value.startsWith('urn:oid:')

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy C 0..* ImagingStudy(5.0.0) A set of images produced in single study (one or more series of references images)
... Slices for identifier 1..* Identifier Identifiers for the whole study
Slice: Unordered, Open by value:system
.... identifier:studyInstanceUid 1..1 ImStudyInstanceUidIdentifier(0.1.0-ballot) Identifiers for the whole study
... subject 1..1 Reference(Patient (EU base)(0.1.0) | Device) Who or what is the subject of the study
... Slices for basedOn 0..* Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task) Request fulfilled
Slice: Unordered, Open by type:$this
.... basedOn:imorderaccession 0..1 Reference(IM Imaging Order(0.1.0-ballot)) Request fulfilled
..... identifier 1..1 ImAccessionNumberIdentifier(0.1.0-ballot) Logical reference, when literal reference is not known
.... endpoint:wado 0..1 Reference(IM WADO Endpoint(0.0.2)) Study access endpoint
.... endpoint:iid 0..1 Reference(IM Image Viewer Endpoint(0.0.2)) Study access endpoint
... series
.... Slices for endpoint 0..* Reference(Endpoint) Series access endpoint
Slice: Unordered, Open by profile:$this
..... endpoint:wado 0..1 Reference(IM WADO Endpoint(0.0.2)) Series access endpoint
..... endpoint:iid 0..1 Reference(IM Image Viewer Endpoint(0.0.2)) Series access endpoint
.... Slices for performer 0..* BackboneElement Who performed the series
Slice: Unordered, Open by type:actor
..... performer:All Slices Content/Rules for all slices
...... function 0..1 CodeableConcept Type of performance
Binding: http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type (extensible)
..... performer:performer 0..1 BackboneElement Who performed the series
...... function 0..1 CodeableConcept Type of performance
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: PRF
...... actor 1..1 Reference(PractitionerRole (EU base)(0.1.0)) Who performed the series
..... performer:device 0..1 BackboneElement Who performed the series
...... function 0..1 CodeableConcept Type of performance
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: DEV
...... actor 1..1 Reference(IM Imaging Device(0.1.0-ballot)) Who performed the series
..... performer:custodian 0..1 BackboneElement Who performed the series
...... function 0..1 CodeableConcept Type of performance
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: CST
...... actor 1..1 Reference(Organization (EU base)(0.1.0)) Who performed the series
.... instance
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:instance-description 0..1 string Instance Description
URL: http://hl7.eu/fhir/imaging-r5/StructureDefinition/instance-description

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
ImagingStudy.series.​performer.function Base extensible http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type Not State Unknown

Constraints

Id Grade Path(s) Description Expression
im-imagingstudy-01 warning ImagingStudy A DICOM instance UID must start with 'urn:oid:' identifier.where(system='urn:dicom:uid').value.startsWith('urn:oid:')
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy C 0..* ImagingStudy(5.0.0) A set of images produced in single study (one or more series of references images)
Constraints: im-imagingstudy-01
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... Slices for identifier Σ 1..* Identifier Identifiers for the whole study
Slice: Unordered, Open by value:system
.... identifier:studyInstanceUid Σ 1..1 ImStudyInstanceUidIdentifier(0.1.0-ballot) Identifiers for the whole study
... status ?!Σ 1..1 code registered | available | cancelled | entered-in-error | unknown
Binding: ImagingStudyStatus (required): The status of the ImagingStudy.
... modality Σ 0..* CodeableConcept All of the distinct values for series' modalities
Binding: Modality . (extensible): Type of acquired data in the instance.
... subject Σ 1..1 Reference(Patient (EU base)(0.1.0) | Device) Who or what is the subject of the study
... encounter Σ 0..1 Reference(Encounter) Encounter with which this imaging study is associated
... started Σ 0..1 dateTime When the study was started
Example General: 2011-01-01T11:01:20+03:00
... Slices for basedOn Σ 0..* Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task) Request fulfilled
Slice: Unordered, Open by type:$this
.... basedOn:imorderaccession Σ 0..1 Reference(IM Imaging Order(0.1.0-ballot)) Request fulfilled
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier ΣC 1..1 ImAccessionNumberIdentifier(0.1.0-ballot) Logical reference, when literal reference is not known
..... display ΣC 0..1 string Text alternative for the resource
... partOf Σ 0..* Reference(Procedure) Part of referenced event
... referrer Σ 0..1 Reference(Practitioner | PractitionerRole) Referring physician
... Slices for endpoint Σ 0..* Reference(Endpoint) Study access endpoint
Slice: Unordered, Open by profile:$this
.... endpoint:wado Σ 0..1 Reference(IM WADO Endpoint(0.0.2)) Study access endpoint
.... endpoint:iid Σ 0..1 Reference(IM Image Viewer Endpoint(0.0.2)) Study access endpoint
... numberOfSeries Σ 0..1 unsignedInt Number of Study Related Series
... numberOfInstances Σ 0..1 unsignedInt Number of Study Related Instances
... procedure Σ 0..* CodeableReference(PlanDefinition | ActivityDefinition) The performed procedure or code
Binding: LOINC loinc-rsna-radiology-playbook (preferred): Use of RadLex is preferred
... location Σ 0..1 Reference(Location) Where ImagingStudy occurred
... reason Σ 0..* CodeableReference(Condition | Observation | DiagnosticReport | DocumentReference) Why the study was requested / performed
Binding: ProcedureReasonCodes (example): The reason for the study.
... note Σ 0..* Annotation User-defined comments
... description Σ 0..1 string Institution-generated description
... series Σ 0..* BackboneElement Each study has one or more series of instances
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... uid Σ 1..1 id DICOM Series Instance UID for the series
Example General: 2.16.124.113543.6003.2588828330.45298.17418.2723805630
.... number Σ 0..1 unsignedInt Numeric identifier of this series
Example General: 3
.... modality Σ 1..1 CodeableConcept The modality used for this series
Binding: Modality . (extensible): Type of acquired data in the instance.
.... description Σ 0..1 string A short human readable summary of the series
Example General: CT Surview 180
.... numberOfInstances Σ 0..1 unsignedInt Number of Series Related Instances
.... Slices for endpoint Σ 0..* Reference(Endpoint) Series access endpoint
Slice: Unordered, Open by profile:$this
..... endpoint:wado Σ 0..1 Reference(IM WADO Endpoint(0.0.2)) Series access endpoint
..... endpoint:iid Σ 0..1 Reference(IM Image Viewer Endpoint(0.0.2)) Series access endpoint
.... bodySite Σ 0..1 CodeableReference(BodyStructure) Body part examined
Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts
.... laterality Σ 0..1 CodeableConcept Body part laterality
Binding: Laterality . (example): Codes describing body site laterality (left, right, etc.).
.... specimen Σ 0..* Reference(Specimen) Specimen imaged
.... started Σ 0..1 dateTime When the series started
.... Slices for performer Σ 0..* BackboneElement Who performed the series
Slice: Unordered, Open by type:actor
..... performer:All Slices Content/Rules for all slices
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... function Σ 0..1 CodeableConcept Type of performance
Binding: http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type (extensible)
...... actor Σ 1..1 Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson | HealthcareService) Who performed the series
..... performer:performer Σ 0..1 BackboneElement Who performed the series
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... function Σ 0..1 CodeableConcept Type of performance
Binding: http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type (extensible)
Required Pattern: At least the following
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
........ version 0..1 string Version of the system - if relevant
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: PRF
........ display 0..1 string Representation defined by the system
........ userSelected 0..1 boolean If this coding was chosen directly by the user
....... text 0..1 string Plain text representation of the concept
...... actor Σ 1..1 Reference(PractitionerRole (EU base)(0.1.0)) Who performed the series
..... performer:device Σ 0..1 BackboneElement Who performed the series
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... function Σ 0..1 CodeableConcept Type of performance
Binding: http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type (extensible)
Required Pattern: At least the following
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
........ version 0..1 string Version of the system - if relevant
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: DEV
........ display 0..1 string Representation defined by the system
........ userSelected 0..1 boolean If this coding was chosen directly by the user
....... text 0..1 string Plain text representation of the concept
...... actor Σ 1..1 Reference(IM Imaging Device(0.1.0-ballot)) Who performed the series
..... performer:custodian Σ 0..1 BackboneElement Who performed the series
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... function Σ 0..1 CodeableConcept Type of performance
Binding: http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type (extensible)
Required Pattern: At least the following
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
........ version 0..1 string Version of the system - if relevant
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: CST
........ display 0..1 string Representation defined by the system
........ userSelected 0..1 boolean If this coding was chosen directly by the user
....... text 0..1 string Plain text representation of the concept
...... actor Σ 1..1 Reference(Organization (EU base)(0.1.0)) Who performed the series
.... instance 0..* BackboneElement A single SOP instance from the series
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:instance-description 0..1 string Instance Description
URL: http://hl7.eu/fhir/imaging-r5/StructureDefinition/instance-description
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... uid 1..1 id DICOM SOP Instance UID
Example General: 2.16.124.113543.6003.189642796.63084.16748.2599092903
..... sopClass 1..1 Coding DICOM class type
Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 (extensible): The sopClass for the instance.
..... number 0..1 unsignedInt The number of this instance in the series
Example General: 1
..... title 0..1 string Description of instance

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ImagingStudy.language Base required All Languages 📍5.0.0 FHIR Std.
ImagingStudy.status Base required Imaging Study Status 📍5.0.0 FHIR Std.
ImagingStudy.modality Base extensible Modality . ⏿2025.3.20250714 tx.fhir.org
ImagingStudy.basedOn:imorderaccession.​type Base extensible Resource Types 📍5.0.0 FHIR Std.
ImagingStudy.procedure Base preferred LOINC/RSNA Radiology Playbook . tx.fhir.org
ImagingStudy.reason Base example Procedure Reason Codes 📍5.0.0 FHIR Std.
ImagingStudy.series.​modality Base extensible Modality . ⏿2025.3.20250714 tx.fhir.org
ImagingStudy.series.​bodySite Base example SNOMED CT Body Structures 📍5.0.0 FHIR Std.
ImagingStudy.series.​laterality Base example Laterality . ⏿2025.3.20250714 tx.fhir.org
ImagingStudy.series.​performer.function Base extensible http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type Not State Unknown
ImagingStudy.series.​performer:performer.​function Base extensible http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type Not State Unknown
ImagingStudy.series.​performer:device.function Base extensible http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type Not State Unknown
ImagingStudy.series.​performer:custodian.​function Base extensible http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type Not State Unknown
ImagingStudy.series.​instance.sopClass Base extensible http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 Not State Unknown

Constraints

Id Grade Path(s) Description Expression
dom-2 error ImagingStudy If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ImagingStudy If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error ImagingStudy If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error ImagingStudy If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ImagingStudy A resource should have narrative for robust management text.`div`.exists()
ele-1 error ImagingStudy.meta, ImagingStudy.implicitRules, ImagingStudy.language, ImagingStudy.text, ImagingStudy.extension, ImagingStudy.modifierExtension, ImagingStudy.identifier, ImagingStudy.identifier:studyInstanceUid, ImagingStudy.status, ImagingStudy.modality, ImagingStudy.subject, ImagingStudy.encounter, ImagingStudy.started, ImagingStudy.basedOn, ImagingStudy.basedOn:imorderaccession, ImagingStudy.basedOn:imorderaccession.extension, ImagingStudy.basedOn:imorderaccession.reference, ImagingStudy.basedOn:imorderaccession.type, ImagingStudy.basedOn:imorderaccession.identifier, ImagingStudy.basedOn:imorderaccession.display, ImagingStudy.partOf, ImagingStudy.referrer, ImagingStudy.endpoint, ImagingStudy.endpoint:wado, ImagingStudy.endpoint:iid, ImagingStudy.numberOfSeries, ImagingStudy.numberOfInstances, ImagingStudy.procedure, ImagingStudy.location, ImagingStudy.reason, ImagingStudy.note, ImagingStudy.description, ImagingStudy.series, ImagingStudy.series.extension, ImagingStudy.series.modifierExtension, ImagingStudy.series.uid, ImagingStudy.series.number, ImagingStudy.series.modality, ImagingStudy.series.description, ImagingStudy.series.numberOfInstances, ImagingStudy.series.endpoint, ImagingStudy.series.endpoint:wado, ImagingStudy.series.endpoint:iid, ImagingStudy.series.bodySite, ImagingStudy.series.laterality, ImagingStudy.series.specimen, ImagingStudy.series.started, ImagingStudy.series.performer, ImagingStudy.series.performer.extension, ImagingStudy.series.performer.modifierExtension, ImagingStudy.series.performer.function, ImagingStudy.series.performer.actor, ImagingStudy.series.performer:performer, ImagingStudy.series.performer:performer.extension, ImagingStudy.series.performer:performer.modifierExtension, ImagingStudy.series.performer:performer.function, ImagingStudy.series.performer:performer.actor, ImagingStudy.series.performer:device, ImagingStudy.series.performer:device.extension, ImagingStudy.series.performer:device.modifierExtension, ImagingStudy.series.performer:device.function, ImagingStudy.series.performer:device.actor, ImagingStudy.series.performer:custodian, ImagingStudy.series.performer:custodian.extension, ImagingStudy.series.performer:custodian.modifierExtension, ImagingStudy.series.performer:custodian.function, ImagingStudy.series.performer:custodian.actor, ImagingStudy.series.instance, ImagingStudy.series.instance.extension, ImagingStudy.series.instance.extension:instance-description, ImagingStudy.series.instance.modifierExtension, ImagingStudy.series.instance.uid, ImagingStudy.series.instance.sopClass, ImagingStudy.series.instance.number, ImagingStudy.series.instance.title All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error ImagingStudy.extension, ImagingStudy.modifierExtension, ImagingStudy.basedOn:imorderaccession.extension, ImagingStudy.series.extension, ImagingStudy.series.modifierExtension, ImagingStudy.series.performer.extension, ImagingStudy.series.performer.modifierExtension, ImagingStudy.series.performer:performer.extension, ImagingStudy.series.performer:performer.modifierExtension, ImagingStudy.series.performer:device.extension, ImagingStudy.series.performer:device.modifierExtension, ImagingStudy.series.performer:custodian.extension, ImagingStudy.series.performer:custodian.modifierExtension, ImagingStudy.series.instance.extension, ImagingStudy.series.instance.extension:instance-description, ImagingStudy.series.instance.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
im-imagingstudy-01 warning ImagingStudy A DICOM instance UID must start with 'urn:oid:' identifier.where(system='urn:dicom:uid').value.startsWith('urn:oid:')

Summary

Mandatory: 2 elements(1 nested mandatory element)

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of ImagingStudy.identifier
  • The element 1 is sliced based on the value of ImagingStudy.basedOn
  • The element 1 is sliced based on the value of ImagingStudy.endpoint
  • The element 1 is sliced based on the value of ImagingStudy.series.endpoint
  • The element 1 is sliced based on the value of ImagingStudy.series.performer

Maturity: 1

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy C 0..* ImagingStudy(5.0.0) A set of images produced in single study (one or more series of references images)
Constraints: im-imagingstudy-01
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
.... identifier:studyInstanceUid Σ 1..1 ImStudyInstanceUidIdentifier(0.1.0-ballot) Identifiers for the whole study
... status ?!Σ 1..1 code registered | available | cancelled | entered-in-error | unknown
Binding: ImagingStudyStatus (required): The status of the ImagingStudy.
... subject Σ 1..1 Reference(Patient (EU base)(0.1.0) | Device) Who or what is the subject of the study
... Slices for basedOn Σ 0..* Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task) Request fulfilled
Slice: Unordered, Open by type:$this
.... basedOn:imorderaccession Σ 0..1 Reference(IM Imaging Order(0.1.0-ballot)) Request fulfilled
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier ΣC 1..1 ImAccessionNumberIdentifier(0.1.0-ballot) Logical reference, when literal reference is not known
... Slices for endpoint Σ 0..* Reference(Endpoint) Study access endpoint
Slice: Unordered, Open by profile:$this
.... endpoint:wado Σ 0..1 Reference(IM WADO Endpoint(0.0.2)) Study access endpoint
.... endpoint:iid Σ 0..1 Reference(IM Image Viewer Endpoint(0.0.2)) Study access endpoint

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ImagingStudy.status Base required Imaging Study Status 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error ImagingStudy If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ImagingStudy If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error ImagingStudy If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error ImagingStudy If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ImagingStudy A resource should have narrative for robust management text.`div`.exists()
ele-1 error ImagingStudy.implicitRules, ImagingStudy.modifierExtension, ImagingStudy.identifier, ImagingStudy.identifier:studyInstanceUid, ImagingStudy.status, ImagingStudy.subject, ImagingStudy.basedOn, ImagingStudy.basedOn:imorderaccession, ImagingStudy.basedOn:imorderaccession.reference, ImagingStudy.basedOn:imorderaccession.identifier, ImagingStudy.endpoint, ImagingStudy.endpoint:wado, ImagingStudy.endpoint:iid All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error ImagingStudy.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
im-imagingstudy-01 warning ImagingStudy A DICOM instance UID must start with 'urn:oid:' identifier.where(system='urn:dicom:uid').value.startsWith('urn:oid:')

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy C 0..* ImagingStudy(5.0.0) A set of images produced in single study (one or more series of references images)
... Slices for identifier 1..* Identifier Identifiers for the whole study
Slice: Unordered, Open by value:system
.... identifier:studyInstanceUid 1..1 ImStudyInstanceUidIdentifier(0.1.0-ballot) Identifiers for the whole study
... subject 1..1 Reference(Patient (EU base)(0.1.0) | Device) Who or what is the subject of the study
... Slices for basedOn 0..* Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task) Request fulfilled
Slice: Unordered, Open by type:$this
.... basedOn:imorderaccession 0..1 Reference(IM Imaging Order(0.1.0-ballot)) Request fulfilled
..... identifier 1..1 ImAccessionNumberIdentifier(0.1.0-ballot) Logical reference, when literal reference is not known
.... endpoint:wado 0..1 Reference(IM WADO Endpoint(0.0.2)) Study access endpoint
.... endpoint:iid 0..1 Reference(IM Image Viewer Endpoint(0.0.2)) Study access endpoint
... series
.... Slices for endpoint 0..* Reference(Endpoint) Series access endpoint
Slice: Unordered, Open by profile:$this
..... endpoint:wado 0..1 Reference(IM WADO Endpoint(0.0.2)) Series access endpoint
..... endpoint:iid 0..1 Reference(IM Image Viewer Endpoint(0.0.2)) Series access endpoint
.... Slices for performer 0..* BackboneElement Who performed the series
Slice: Unordered, Open by type:actor
..... performer:All Slices Content/Rules for all slices
...... function 0..1 CodeableConcept Type of performance
Binding: http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type (extensible)
..... performer:performer 0..1 BackboneElement Who performed the series
...... function 0..1 CodeableConcept Type of performance
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: PRF
...... actor 1..1 Reference(PractitionerRole (EU base)(0.1.0)) Who performed the series
..... performer:device 0..1 BackboneElement Who performed the series
...... function 0..1 CodeableConcept Type of performance
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: DEV
...... actor 1..1 Reference(IM Imaging Device(0.1.0-ballot)) Who performed the series
..... performer:custodian 0..1 BackboneElement Who performed the series
...... function 0..1 CodeableConcept Type of performance
Required Pattern: At least the following
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: CST
...... actor 1..1 Reference(Organization (EU base)(0.1.0)) Who performed the series
.... instance
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:instance-description 0..1 string Instance Description
URL: http://hl7.eu/fhir/imaging-r5/StructureDefinition/instance-description

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
ImagingStudy.series.​performer.function Base extensible http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type Not State Unknown

Constraints

Id Grade Path(s) Description Expression
im-imagingstudy-01 warning ImagingStudy A DICOM instance UID must start with 'urn:oid:' identifier.where(system='urn:dicom:uid').value.startsWith('urn:oid:')

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy C 0..* ImagingStudy(5.0.0) A set of images produced in single study (one or more series of references images)
Constraints: im-imagingstudy-01
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... Slices for identifier Σ 1..* Identifier Identifiers for the whole study
Slice: Unordered, Open by value:system
.... identifier:studyInstanceUid Σ 1..1 ImStudyInstanceUidIdentifier(0.1.0-ballot) Identifiers for the whole study
... status ?!Σ 1..1 code registered | available | cancelled | entered-in-error | unknown
Binding: ImagingStudyStatus (required): The status of the ImagingStudy.
... modality Σ 0..* CodeableConcept All of the distinct values for series' modalities
Binding: Modality . (extensible): Type of acquired data in the instance.
... subject Σ 1..1 Reference(Patient (EU base)(0.1.0) | Device) Who or what is the subject of the study
... encounter Σ 0..1 Reference(Encounter) Encounter with which this imaging study is associated
... started Σ 0..1 dateTime When the study was started
Example General: 2011-01-01T11:01:20+03:00
... Slices for basedOn Σ 0..* Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task) Request fulfilled
Slice: Unordered, Open by type:$this
.... basedOn:imorderaccession Σ 0..1 Reference(IM Imaging Order(0.1.0-ballot)) Request fulfilled
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier ΣC 1..1 ImAccessionNumberIdentifier(0.1.0-ballot) Logical reference, when literal reference is not known
..... display ΣC 0..1 string Text alternative for the resource
... partOf Σ 0..* Reference(Procedure) Part of referenced event
... referrer Σ 0..1 Reference(Practitioner | PractitionerRole) Referring physician
... Slices for endpoint Σ 0..* Reference(Endpoint) Study access endpoint
Slice: Unordered, Open by profile:$this
.... endpoint:wado Σ 0..1 Reference(IM WADO Endpoint(0.0.2)) Study access endpoint
.... endpoint:iid Σ 0..1 Reference(IM Image Viewer Endpoint(0.0.2)) Study access endpoint
... numberOfSeries Σ 0..1 unsignedInt Number of Study Related Series
... numberOfInstances Σ 0..1 unsignedInt Number of Study Related Instances
... procedure Σ 0..* CodeableReference(PlanDefinition | ActivityDefinition) The performed procedure or code
Binding: LOINC loinc-rsna-radiology-playbook (preferred): Use of RadLex is preferred
... location Σ 0..1 Reference(Location) Where ImagingStudy occurred
... reason Σ 0..* CodeableReference(Condition | Observation | DiagnosticReport | DocumentReference) Why the study was requested / performed
Binding: ProcedureReasonCodes (example): The reason for the study.
... note Σ 0..* Annotation User-defined comments
... description Σ 0..1 string Institution-generated description
... series Σ 0..* BackboneElement Each study has one or more series of instances
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... uid Σ 1..1 id DICOM Series Instance UID for the series
Example General: 2.16.124.113543.6003.2588828330.45298.17418.2723805630
.... number Σ 0..1 unsignedInt Numeric identifier of this series
Example General: 3
.... modality Σ 1..1 CodeableConcept The modality used for this series
Binding: Modality . (extensible): Type of acquired data in the instance.
.... description Σ 0..1 string A short human readable summary of the series
Example General: CT Surview 180
.... numberOfInstances Σ 0..1 unsignedInt Number of Series Related Instances
.... Slices for endpoint Σ 0..* Reference(Endpoint) Series access endpoint
Slice: Unordered, Open by profile:$this
..... endpoint:wado Σ 0..1 Reference(IM WADO Endpoint(0.0.2)) Series access endpoint
..... endpoint:iid Σ 0..1 Reference(IM Image Viewer Endpoint(0.0.2)) Series access endpoint
.... bodySite Σ 0..1 CodeableReference(BodyStructure) Body part examined
Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts
.... laterality Σ 0..1 CodeableConcept Body part laterality
Binding: Laterality . (example): Codes describing body site laterality (left, right, etc.).
.... specimen Σ 0..* Reference(Specimen) Specimen imaged
.... started Σ 0..1 dateTime When the series started
.... Slices for performer Σ 0..* BackboneElement Who performed the series
Slice: Unordered, Open by type:actor
..... performer:All Slices Content/Rules for all slices
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... function Σ 0..1 CodeableConcept Type of performance
Binding: http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type (extensible)
...... actor Σ 1..1 Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson | HealthcareService) Who performed the series
..... performer:performer Σ 0..1 BackboneElement Who performed the series
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... function Σ 0..1 CodeableConcept Type of performance
Binding: http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type (extensible)
Required Pattern: At least the following
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
........ version 0..1 string Version of the system - if relevant
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: PRF
........ display 0..1 string Representation defined by the system
........ userSelected 0..1 boolean If this coding was chosen directly by the user
....... text 0..1 string Plain text representation of the concept
...... actor Σ 1..1 Reference(PractitionerRole (EU base)(0.1.0)) Who performed the series
..... performer:device Σ 0..1 BackboneElement Who performed the series
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... function Σ 0..1 CodeableConcept Type of performance
Binding: http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type (extensible)
Required Pattern: At least the following
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
........ version 0..1 string Version of the system - if relevant
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: DEV
........ display 0..1 string Representation defined by the system
........ userSelected 0..1 boolean If this coding was chosen directly by the user
....... text 0..1 string Plain text representation of the concept
...... actor Σ 1..1 Reference(IM Imaging Device(0.1.0-ballot)) Who performed the series
..... performer:custodian Σ 0..1 BackboneElement Who performed the series
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... function Σ 0..1 CodeableConcept Type of performance
Binding: http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type (extensible)
Required Pattern: At least the following
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
........ version 0..1 string Version of the system - if relevant
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: CST
........ display 0..1 string Representation defined by the system
........ userSelected 0..1 boolean If this coding was chosen directly by the user
....... text 0..1 string Plain text representation of the concept
...... actor Σ 1..1 Reference(Organization (EU base)(0.1.0)) Who performed the series
.... instance 0..* BackboneElement A single SOP instance from the series
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:instance-description 0..1 string Instance Description
URL: http://hl7.eu/fhir/imaging-r5/StructureDefinition/instance-description
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... uid 1..1 id DICOM SOP Instance UID
Example General: 2.16.124.113543.6003.189642796.63084.16748.2599092903
..... sopClass 1..1 Coding DICOM class type
Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 (extensible): The sopClass for the instance.
..... number 0..1 unsignedInt The number of this instance in the series
Example General: 1
..... title 0..1 string Description of instance

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ImagingStudy.language Base required All Languages 📍5.0.0 FHIR Std.
ImagingStudy.status Base required Imaging Study Status 📍5.0.0 FHIR Std.
ImagingStudy.modality Base extensible Modality . ⏿2025.3.20250714 tx.fhir.org
ImagingStudy.basedOn:imorderaccession.​type Base extensible Resource Types 📍5.0.0 FHIR Std.
ImagingStudy.procedure Base preferred LOINC/RSNA Radiology Playbook . tx.fhir.org
ImagingStudy.reason Base example Procedure Reason Codes 📍5.0.0 FHIR Std.
ImagingStudy.series.​modality Base extensible Modality . ⏿2025.3.20250714 tx.fhir.org
ImagingStudy.series.​bodySite Base example SNOMED CT Body Structures 📍5.0.0 FHIR Std.
ImagingStudy.series.​laterality Base example Laterality . ⏿2025.3.20250714 tx.fhir.org
ImagingStudy.series.​performer.function Base extensible http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type Not State Unknown
ImagingStudy.series.​performer:performer.​function Base extensible http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type Not State Unknown
ImagingStudy.series.​performer:device.function Base extensible http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type Not State Unknown
ImagingStudy.series.​performer:custodian.​function Base extensible http://hl7.eu/fhir/imaging-r5/ValueSet/im-imaging-study-performer-type Not State Unknown
ImagingStudy.series.​instance.sopClass Base extensible http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 Not State Unknown

Constraints

Id Grade Path(s) Description Expression
dom-2 error ImagingStudy If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ImagingStudy If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error ImagingStudy If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error ImagingStudy If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ImagingStudy A resource should have narrative for robust management text.`div`.exists()
ele-1 error ImagingStudy.meta, ImagingStudy.implicitRules, ImagingStudy.language, ImagingStudy.text, ImagingStudy.extension, ImagingStudy.modifierExtension, ImagingStudy.identifier, ImagingStudy.identifier:studyInstanceUid, ImagingStudy.status, ImagingStudy.modality, ImagingStudy.subject, ImagingStudy.encounter, ImagingStudy.started, ImagingStudy.basedOn, ImagingStudy.basedOn:imorderaccession, ImagingStudy.basedOn:imorderaccession.extension, ImagingStudy.basedOn:imorderaccession.reference, ImagingStudy.basedOn:imorderaccession.type, ImagingStudy.basedOn:imorderaccession.identifier, ImagingStudy.basedOn:imorderaccession.display, ImagingStudy.partOf, ImagingStudy.referrer, ImagingStudy.endpoint, ImagingStudy.endpoint:wado, ImagingStudy.endpoint:iid, ImagingStudy.numberOfSeries, ImagingStudy.numberOfInstances, ImagingStudy.procedure, ImagingStudy.location, ImagingStudy.reason, ImagingStudy.note, ImagingStudy.description, ImagingStudy.series, ImagingStudy.series.extension, ImagingStudy.series.modifierExtension, ImagingStudy.series.uid, ImagingStudy.series.number, ImagingStudy.series.modality, ImagingStudy.series.description, ImagingStudy.series.numberOfInstances, ImagingStudy.series.endpoint, ImagingStudy.series.endpoint:wado, ImagingStudy.series.endpoint:iid, ImagingStudy.series.bodySite, ImagingStudy.series.laterality, ImagingStudy.series.specimen, ImagingStudy.series.started, ImagingStudy.series.performer, ImagingStudy.series.performer.extension, ImagingStudy.series.performer.modifierExtension, ImagingStudy.series.performer.function, ImagingStudy.series.performer.actor, ImagingStudy.series.performer:performer, ImagingStudy.series.performer:performer.extension, ImagingStudy.series.performer:performer.modifierExtension, ImagingStudy.series.performer:performer.function, ImagingStudy.series.performer:performer.actor, ImagingStudy.series.performer:device, ImagingStudy.series.performer:device.extension, ImagingStudy.series.performer:device.modifierExtension, ImagingStudy.series.performer:device.function, ImagingStudy.series.performer:device.actor, ImagingStudy.series.performer:custodian, ImagingStudy.series.performer:custodian.extension, ImagingStudy.series.performer:custodian.modifierExtension, ImagingStudy.series.performer:custodian.function, ImagingStudy.series.performer:custodian.actor, ImagingStudy.series.instance, ImagingStudy.series.instance.extension, ImagingStudy.series.instance.extension:instance-description, ImagingStudy.series.instance.modifierExtension, ImagingStudy.series.instance.uid, ImagingStudy.series.instance.sopClass, ImagingStudy.series.instance.number, ImagingStudy.series.instance.title All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error ImagingStudy.extension, ImagingStudy.modifierExtension, ImagingStudy.basedOn:imorderaccession.extension, ImagingStudy.series.extension, ImagingStudy.series.modifierExtension, ImagingStudy.series.performer.extension, ImagingStudy.series.performer.modifierExtension, ImagingStudy.series.performer:performer.extension, ImagingStudy.series.performer:performer.modifierExtension, ImagingStudy.series.performer:device.extension, ImagingStudy.series.performer:device.modifierExtension, ImagingStudy.series.performer:custodian.extension, ImagingStudy.series.performer:custodian.modifierExtension, ImagingStudy.series.instance.extension, ImagingStudy.series.instance.extension:instance-description, ImagingStudy.series.instance.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
im-imagingstudy-01 warning ImagingStudy A DICOM instance UID must start with 'urn:oid:' identifier.where(system='urn:dicom:uid').value.startsWith('urn:oid:')

Summary

Mandatory: 2 elements(1 nested mandatory element)

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of ImagingStudy.identifier
  • The element 1 is sliced based on the value of ImagingStudy.basedOn
  • The element 1 is sliced based on the value of ImagingStudy.endpoint
  • The element 1 is sliced based on the value of ImagingStudy.series.endpoint
  • The element 1 is sliced based on the value of ImagingStudy.series.performer

Maturity: 1

 

Other representations of profile: CSV, Excel, Schematron