MyHealth@Eu Medical Imaging Report
9.1.1 - ci-build 150

MyHealth@Eu Medical Imaging Report - Local Development build (v9.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Medical Imaging Report Imaging Study

Official URL: http://fhir.ehdsi.eu/imaging/StructureDefinition/imagingStudy-img-myhealtheu Version: 9.1.1
Standards status: Draft Maturity Level: 1 Computable Name: ImagingStudyImgMyHealthEu

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 of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy C 0..* ImagingStudyEuImaging 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
... language 0..1 code Language of the resource content
Binding: eHDSI Language (required)
... Slices for extension Content/Rules for all slices
.... extension:anatomical-region 0..* CodeableConcept The anatomical regions covered by the study.
URL: http://hl7.eu/fhir/imaging/StructureDefinition/AnatomicalRegionExtension
Binding: ValueSet: Anatomical Region (required)
... Slices for identifier Σ 1..* Identifier Identifiers for the whole study
Slice: Unordered, Open by value:system
.... identifier:studyInstanceUid Σ 1..1 StudyInstanceUidIdentifierEuImaging 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..* Coding All series modality if actual acquisition modalities
Binding: eHDSI Modality (extensible)
... subject Σ 1..1 Reference(Patient (Core) | Device MyHealthEu Imaging) 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:ServiceRequestOrderEuImagingaccession Σ 0..1 Reference(ServiceRequest: Imaging) Request fulfilled
..... identifier Σ 1..1 AccessionNumberIdentifierEuImaging Logical reference, when literal reference is not known
... referrer Σ 0..1 Reference(PractitionerRole (Core) | Practitioner (Core)) Referring physician
... interpreter Σ 0..* Reference(PractitionerRole (Core) | Practitioner (Core)) Who interpreted images
... location Σ 0..1 Reference(Location (Core)) Where ImagingStudy occurred

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ImagingStudy.language Base required eHDSI Language 📦9.1.0 This IG
ImagingStudy.status Base required ImagingStudyStatus 📍4.0.1 FHIR Std.
ImagingStudy.modality Base extensible eHDSI Modality 📦9.1.0 This IG

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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(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 **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions 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:')

This structure is derived from ImagingStudyEuImaging

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy ImagingStudyEuImaging
... language 0..1 code Language of the resource content
Binding: eHDSI Language (required)
... text
.... status 1..1 code generated | extensions | additional | empty
Required Pattern: generated
.... div 1..1 xhtml Limited xhtml content
... modality 0..* Coding All series modality if actual acquisition modalities
Binding: eHDSI Modality (extensible)
... Slices for basedOn Content/Rules for all slices
.... basedOn:ServiceRequestOrderEuImagingaccession 0..1 Reference(ServiceRequest: Imaging) Request fulfilled
... referrer 0..1 Reference(PractitionerRole (Core) | Practitioner (Core)) Referring physician
... interpreter 0..* Reference(PractitionerRole (Core) | Practitioner (Core)) Who interpreted images
... location 0..1 Reference(Location (Core)) Where ImagingStudy occurred
... series
.... modality 1..1 Coding The modality of the instances in the series
Binding: eHDSI Modality (extensible)
.... bodySite 0..1 Coding Body part examined
Binding: eHDSI Body Site With Exceptions (required)
.... laterality 0..1 Coding Body part laterality
Binding: eHDSI Body Site Laterality (required)
.... performer 0..* BackboneElement Who performed the series
..... function 0..1 CodeableConcept Type of performance
Binding: eHDSI Performer Function (extensible)
.... Slices for performer Content/Rules for all slices
..... performer:performer 0..1 BackboneElement The practitioner/device/organization that preformed the imaging.
...... actor 1..1 Reference(PractitionerRole (Core)) Who performed the series
..... performer:device 0..1 BackboneElement The device that did the imaging.
...... actor 1..1 Reference(Device MyHealthEu Imaging) Who performed the series
..... performer:custodian 0..1 BackboneElement The custodian of the report.
...... actor 1..1 Reference(Organization (Core)) Who performed the series
..... performer:organization 0..1 BackboneElement The organization representing the location where the imaging was performed.
...... actor 1..1 Reference(Organization (Core)) Who performed the series

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
ImagingStudy.language Base required eHDSI Language 📦9.1.0 This IG
ImagingStudy.modality Base extensible eHDSI Modality 📦9.1.0 This IG
ImagingStudy.series.​modality Base extensible eHDSI Modality 📦9.1.0 This IG
ImagingStudy.series.​bodySite Base required eHDSI Body Site With Exceptions 📦1.0.0 MyHealth@EU Core v1.0
ImagingStudy.series.​laterality Base required eHDSI Body Site Laterality 📦9.1.0 This IG
ImagingStudy.series.​performer.function Base extensible eHDSI Performer Function 📦9.1.0 This IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy C 0..* ImagingStudyEuImaging 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
... language 0..1 code Language of the resource content
Binding: eHDSI Language (required)
... 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
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.
Required Pattern: generated
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:anatomical-region 0..* CodeableConcept The anatomical regions covered by the study.
URL: http://hl7.eu/fhir/imaging/StructureDefinition/AnatomicalRegionExtension
Binding: ValueSet: Anatomical Region (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..* Identifier Identifiers for the whole study
Slice: Unordered, Open by value:system
.... identifier:studyInstanceUid Σ 1..1 StudyInstanceUidIdentifierEuImaging 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..* Coding All series modality if actual acquisition modalities
Binding: eHDSI Modality (extensible)
... subject Σ 1..1 Reference(Patient (Core) | Device MyHealthEu Imaging) 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:ServiceRequestOrderEuImagingaccession Σ 0..1 Reference(ServiceRequest: Imaging) Request fulfilled
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier Σ 1..1 AccessionNumberIdentifierEuImaging Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
... referrer Σ 0..1 Reference(PractitionerRole (Core) | Practitioner (Core)) Referring physician
... interpreter Σ 0..* Reference(PractitionerRole (Core) | Practitioner (Core)) Who interpreted images
... 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 Σ 0..1 Reference(Procedure) The performed Procedure reference
... procedureCode Σ 0..* CodeableConcept The performed procedure code
Binding: http://www.rsna.org/RadLex_Playbook.aspx (extensible): The performed procedure type.
... location Σ 0..1 Reference(Location (Core)) Where ImagingStudy occurred
... reasonCode Σ 0..* CodeableConcept Why the study was requested
Binding: ProcedureReasonCodes (example): The reason for the study.
... reasonReference Σ 0..* Reference(Condition | Observation | Media | DiagnosticReport | DocumentReference) Why was study performed
... 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
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... 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 Coding The modality of the instances in the series
Binding: eHDSI Modality (extensible)
.... 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
.... endpoint Σ 0..* Reference(Endpoint) Series access endpoint
.... bodySite Σ 0..1 Coding Body part examined
Binding: eHDSI Body Site With Exceptions (required)
.... laterality Σ 0..1 Coding Body part laterality
Binding: eHDSI Body Site Laterality (required)
.... 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 value:function
..... 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
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... function Σ 0..1 CodeableConcept Type of performance
Binding: eHDSI Performer Function (extensible)
...... actor Σ 1..1 Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson) Who performed the series
..... performer:performer Σ 0..1 BackboneElement The practitioner/device/organization that preformed the imaging.
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... function Σ 1..1 CodeableConcept Type of performance
Binding: ValueSet: Imaging Study Performer Type Value Set (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 (Core)) Who performed the series
..... performer:device Σ 0..1 BackboneElement The device that did the imaging.
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... function Σ 1..1 CodeableConcept Type of performance
Binding: ValueSet: Imaging Study Performer Type Value Set (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(Device MyHealthEu Imaging) Who performed the series
..... performer:custodian Σ 0..1 BackboneElement The custodian of the report.
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... function Σ 1..1 CodeableConcept Type of performance
Binding: ValueSet: Imaging Study Performer Type Value Set (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 (Core)) Who performed the series
..... performer:organization Σ 0..1 BackboneElement The organization representing the location where the imaging was performed.
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... function Σ 1..1 CodeableConcept Type of performance
Binding: ValueSet: Imaging Study Performer Type Value Set (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: LOC
........ 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 (Core)) 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
...... extension:instance-description 0..1 string Extension: Instance Description
URL: http://hl7.eu/fhir/imaging/StructureDefinition/ImagingStudyEuImagingInstanceDescription
...... extension:number-of-frames 0..1 integer Extension: Number of Frames
URL: http://hl7.eu/fhir/imaging/StructureDefinition/NumberOfFrames
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... 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 eHDSI Language 📦9.1.0 This IG
ImagingStudy.text.status Base required NarrativeStatus 📍4.0.1 FHIR Std.
ImagingStudy.status Base required ImagingStudyStatus 📍4.0.1 FHIR Std.
ImagingStudy.modality Base extensible eHDSI Modality 📦9.1.0 This IG
ImagingStudy.basedOn:ServiceRequestOrderEuImagingaccession.​type Base extensible ResourceType 📍4.0.1 FHIR Std.
ImagingStudy.procedureCode Base extensible http://www.rsna.org/RadLex_Playbook.aspx Not State Unknown
ImagingStudy.reasonCode Base example Procedure Reason Codes 📍4.0.1 FHIR Std.
ImagingStudy.series.​modality Base extensible eHDSI Modality 📦9.1.0 This IG
ImagingStudy.series.​bodySite Base required eHDSI Body Site With Exceptions 📦1.0.0 MyHealth@EU Core v1.0
ImagingStudy.series.​laterality Base required eHDSI Body Site Laterality 📦9.1.0 This IG
ImagingStudy.series.​performer.function Base extensible eHDSI Performer Function 📦9.1.0 This IG
ImagingStudy.series.​performer:performer.​function Base extensible ValueSet: Imaging Study Performer Type Value Set 📦1.0.0-alpha This IG
ImagingStudy.series.​performer:device.function Base extensible ValueSet: Imaging Study Performer Type Value Set 📦1.0.0-alpha This IG
ImagingStudy.series.​performer:custodian.​function Base extensible ValueSet: Imaging Study Performer Type Value Set 📦1.0.0-alpha This IG
ImagingStudy.series.​performer:organization.​function Base extensible ValueSet: Imaging Study Performer Type Value Set 📦1.0.0-alpha This IG
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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(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 **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions 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:')
txt-1 error ImagingStudy.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error ImagingStudy.text.div The narrative SHALL have some non-whitespace content htmlChecks()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy C 0..* ImagingStudyEuImaging 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
... language 0..1 code Language of the resource content
Binding: eHDSI Language (required)
... Slices for extension Content/Rules for all slices
.... extension:anatomical-region 0..* CodeableConcept The anatomical regions covered by the study.
URL: http://hl7.eu/fhir/imaging/StructureDefinition/AnatomicalRegionExtension
Binding: ValueSet: Anatomical Region (required)
... Slices for identifier Σ 1..* Identifier Identifiers for the whole study
Slice: Unordered, Open by value:system
.... identifier:studyInstanceUid Σ 1..1 StudyInstanceUidIdentifierEuImaging 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..* Coding All series modality if actual acquisition modalities
Binding: eHDSI Modality (extensible)
... subject Σ 1..1 Reference(Patient (Core) | Device MyHealthEu Imaging) 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:ServiceRequestOrderEuImagingaccession Σ 0..1 Reference(ServiceRequest: Imaging) Request fulfilled
..... identifier Σ 1..1 AccessionNumberIdentifierEuImaging Logical reference, when literal reference is not known
... referrer Σ 0..1 Reference(PractitionerRole (Core) | Practitioner (Core)) Referring physician
... interpreter Σ 0..* Reference(PractitionerRole (Core) | Practitioner (Core)) Who interpreted images
... location Σ 0..1 Reference(Location (Core)) Where ImagingStudy occurred

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ImagingStudy.language Base required eHDSI Language 📦9.1.0 This IG
ImagingStudy.status Base required ImagingStudyStatus 📍4.0.1 FHIR Std.
ImagingStudy.modality Base extensible eHDSI Modality 📦9.1.0 This IG

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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(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 **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions 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

This structure is derived from ImagingStudyEuImaging

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy ImagingStudyEuImaging
... language 0..1 code Language of the resource content
Binding: eHDSI Language (required)
... text
.... status 1..1 code generated | extensions | additional | empty
Required Pattern: generated
.... div 1..1 xhtml Limited xhtml content
... modality 0..* Coding All series modality if actual acquisition modalities
Binding: eHDSI Modality (extensible)
... Slices for basedOn Content/Rules for all slices
.... basedOn:ServiceRequestOrderEuImagingaccession 0..1 Reference(ServiceRequest: Imaging) Request fulfilled
... referrer 0..1 Reference(PractitionerRole (Core) | Practitioner (Core)) Referring physician
... interpreter 0..* Reference(PractitionerRole (Core) | Practitioner (Core)) Who interpreted images
... location 0..1 Reference(Location (Core)) Where ImagingStudy occurred
... series
.... modality 1..1 Coding The modality of the instances in the series
Binding: eHDSI Modality (extensible)
.... bodySite 0..1 Coding Body part examined
Binding: eHDSI Body Site With Exceptions (required)
.... laterality 0..1 Coding Body part laterality
Binding: eHDSI Body Site Laterality (required)
.... performer 0..* BackboneElement Who performed the series
..... function 0..1 CodeableConcept Type of performance
Binding: eHDSI Performer Function (extensible)
.... Slices for performer Content/Rules for all slices
..... performer:performer 0..1 BackboneElement The practitioner/device/organization that preformed the imaging.
...... actor 1..1 Reference(PractitionerRole (Core)) Who performed the series
..... performer:device 0..1 BackboneElement The device that did the imaging.
...... actor 1..1 Reference(Device MyHealthEu Imaging) Who performed the series
..... performer:custodian 0..1 BackboneElement The custodian of the report.
...... actor 1..1 Reference(Organization (Core)) Who performed the series
..... performer:organization 0..1 BackboneElement The organization representing the location where the imaging was performed.
...... actor 1..1 Reference(Organization (Core)) Who performed the series

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
ImagingStudy.language Base required eHDSI Language 📦9.1.0 This IG
ImagingStudy.modality Base extensible eHDSI Modality 📦9.1.0 This IG
ImagingStudy.series.​modality Base extensible eHDSI Modality 📦9.1.0 This IG
ImagingStudy.series.​bodySite Base required eHDSI Body Site With Exceptions 📦1.0.0 MyHealth@EU Core v1.0
ImagingStudy.series.​laterality Base required eHDSI Body Site Laterality 📦9.1.0 This IG
ImagingStudy.series.​performer.function Base extensible eHDSI Performer Function 📦9.1.0 This IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy C 0..* ImagingStudyEuImaging 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
... language 0..1 code Language of the resource content
Binding: eHDSI Language (required)
... 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
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.
Required Pattern: generated
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:anatomical-region 0..* CodeableConcept The anatomical regions covered by the study.
URL: http://hl7.eu/fhir/imaging/StructureDefinition/AnatomicalRegionExtension
Binding: ValueSet: Anatomical Region (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..* Identifier Identifiers for the whole study
Slice: Unordered, Open by value:system
.... identifier:studyInstanceUid Σ 1..1 StudyInstanceUidIdentifierEuImaging 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..* Coding All series modality if actual acquisition modalities
Binding: eHDSI Modality (extensible)
... subject Σ 1..1 Reference(Patient (Core) | Device MyHealthEu Imaging) 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:ServiceRequestOrderEuImagingaccession Σ 0..1 Reference(ServiceRequest: Imaging) Request fulfilled
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier Σ 1..1 AccessionNumberIdentifierEuImaging Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
... referrer Σ 0..1 Reference(PractitionerRole (Core) | Practitioner (Core)) Referring physician
... interpreter Σ 0..* Reference(PractitionerRole (Core) | Practitioner (Core)) Who interpreted images
... 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 Σ 0..1 Reference(Procedure) The performed Procedure reference
... procedureCode Σ 0..* CodeableConcept The performed procedure code
Binding: http://www.rsna.org/RadLex_Playbook.aspx (extensible): The performed procedure type.
... location Σ 0..1 Reference(Location (Core)) Where ImagingStudy occurred
... reasonCode Σ 0..* CodeableConcept Why the study was requested
Binding: ProcedureReasonCodes (example): The reason for the study.
... reasonReference Σ 0..* Reference(Condition | Observation | Media | DiagnosticReport | DocumentReference) Why was study performed
... 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
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... 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 Coding The modality of the instances in the series
Binding: eHDSI Modality (extensible)
.... 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
.... endpoint Σ 0..* Reference(Endpoint) Series access endpoint
.... bodySite Σ 0..1 Coding Body part examined
Binding: eHDSI Body Site With Exceptions (required)
.... laterality Σ 0..1 Coding Body part laterality
Binding: eHDSI Body Site Laterality (required)
.... 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 value:function
..... 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
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... function Σ 0..1 CodeableConcept Type of performance
Binding: eHDSI Performer Function (extensible)
...... actor Σ 1..1 Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson) Who performed the series
..... performer:performer Σ 0..1 BackboneElement The practitioner/device/organization that preformed the imaging.
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... function Σ 1..1 CodeableConcept Type of performance
Binding: ValueSet: Imaging Study Performer Type Value Set (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 (Core)) Who performed the series
..... performer:device Σ 0..1 BackboneElement The device that did the imaging.
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... function Σ 1..1 CodeableConcept Type of performance
Binding: ValueSet: Imaging Study Performer Type Value Set (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(Device MyHealthEu Imaging) Who performed the series
..... performer:custodian Σ 0..1 BackboneElement The custodian of the report.
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... function Σ 1..1 CodeableConcept Type of performance
Binding: ValueSet: Imaging Study Performer Type Value Set (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 (Core)) Who performed the series
..... performer:organization Σ 0..1 BackboneElement The organization representing the location where the imaging was performed.
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... function Σ 1..1 CodeableConcept Type of performance
Binding: ValueSet: Imaging Study Performer Type Value Set (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: LOC
........ 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 (Core)) 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
...... extension:instance-description 0..1 string Extension: Instance Description
URL: http://hl7.eu/fhir/imaging/StructureDefinition/ImagingStudyEuImagingInstanceDescription
...... extension:number-of-frames 0..1 integer Extension: Number of Frames
URL: http://hl7.eu/fhir/imaging/StructureDefinition/NumberOfFrames
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... 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 eHDSI Language 📦9.1.0 This IG
ImagingStudy.text.status Base required NarrativeStatus 📍4.0.1 FHIR Std.
ImagingStudy.status Base required ImagingStudyStatus 📍4.0.1 FHIR Std.
ImagingStudy.modality Base extensible eHDSI Modality 📦9.1.0 This IG
ImagingStudy.basedOn:ServiceRequestOrderEuImagingaccession.​type Base extensible ResourceType 📍4.0.1 FHIR Std.
ImagingStudy.procedureCode Base extensible http://www.rsna.org/RadLex_Playbook.aspx Not State Unknown
ImagingStudy.reasonCode Base example Procedure Reason Codes 📍4.0.1 FHIR Std.
ImagingStudy.series.​modality Base extensible eHDSI Modality 📦9.1.0 This IG
ImagingStudy.series.​bodySite Base required eHDSI Body Site With Exceptions 📦1.0.0 MyHealth@EU Core v1.0
ImagingStudy.series.​laterality Base required eHDSI Body Site Laterality 📦9.1.0 This IG
ImagingStudy.series.​performer.function Base extensible eHDSI Performer Function 📦9.1.0 This IG
ImagingStudy.series.​performer:performer.​function Base extensible ValueSet: Imaging Study Performer Type Value Set 📦1.0.0-alpha This IG
ImagingStudy.series.​performer:device.function Base extensible ValueSet: Imaging Study Performer Type Value Set 📦1.0.0-alpha This IG
ImagingStudy.series.​performer:custodian.​function Base extensible ValueSet: Imaging Study Performer Type Value Set 📦1.0.0-alpha This IG
ImagingStudy.series.​performer:organization.​function Base extensible ValueSet: Imaging Study Performer Type Value Set 📦1.0.0-alpha This IG
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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(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 **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions 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:')
txt-1 error ImagingStudy.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error ImagingStudy.text.div The narrative SHALL have some non-whitespace content htmlChecks()

 

Other representations of profile: CSV, Excel, Schematron