Imaging Diagnostic Report
0.0.1-current - ci-build International flag

Imaging Diagnostic Report, published by IHE Radiology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/RAD.IDR/ and changes regularly. See the Directory of published versions

Resource Profile: IDR ImagingStudy

Official URL: https://profiles.ihe.net/RAD/IDR/StructureDefinition/idr-imaging-study Version: 0.0.1-current
Draft as of 2026-01-24 Computable Name: IDRImagingStudy

ImagingStudy(ies) being reported or referenced as priors for comparison by the imaging clinician.

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 0..* ImagingStudy A set of images or image-related data produced in single study
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text S 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
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..* Identifier Business identifier for imaging study
Slice: Unordered, Open by value:system
.... identifier:studyUID SΣ 1..1 Identifier Business identifier for imaging study
..... use ?! 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system 1..1 uri The namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value SC 1..1 string The value that is unique
Example General: 123456
... status ?!Σ 1..1 code registered | available | cancelled | entered-in-error | unknown | inactive
Binding: ImagingStudyStatus (required): The status of the ImagingStudy.
... modality Σ 1..* CodeableConcept The distinct values for series' modalities
Binding: Modality . (extensible): Type of acquired data in the instance.
... subject Σ 1..1 Reference(Patient) Who or what is the subject of the study
... started SΣ 1..1 dateTime When the study was started
Example General: 2011-01-01T11:01:20+03:00
... endpoint Σ 1..* Reference(ImagingStudy Endpoint) Study access endpoint

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ImagingStudy.identifier:studyUID.​use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.status Base required Imaging Study Status 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.modality Base extensible Modality . ⏿2025.3.20250714 tx.fhir.org

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.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').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())

This structure is derived from ImagingStudy

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy 0..* ImagingStudy A set of images or image-related data produced in single study
... text S 0..1 Narrative Text summary of the resource, for human interpretation
... Slices for identifier 1..* Identifier Business identifier for imaging study
Slice: Unordered, Open by value:system
.... identifier:studyUID S 1..1 Identifier Business identifier for imaging study
..... system 1..1 uri The namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value S 1..1 string The value that is unique
... modality 1..* CodeableConcept The distinct values for series' modalities
... subject 1..1 Reference(Patient) Who or what is the subject of the study
... started S 1..1 dateTime When the study was started
... endpoint 1..* Reference(ImagingStudy Endpoint) Study access endpoint

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy 0..* ImagingStudy A set of images or image-related data produced in single study
... 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: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... text S 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
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..* Identifier Business identifier for imaging study
Slice: Unordered, Open by value:system
.... identifier:studyUID SΣ 1..1 Identifier Business identifier for imaging study
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?! 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system 1..1 uri The namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value SC 1..1 string The value that is unique
Example General: 123456
..... period 0..1 Period Time period when id is/was valid for use
..... assigner 0..1 Reference(Organization) Organization that issued id (may be just text)
... status ?!Σ 1..1 code registered | available | cancelled | entered-in-error | unknown | inactive
Binding: ImagingStudyStatus (required): The status of the ImagingStudy.
... modality Σ 1..* CodeableConcept The distinct values for series' modalities
Binding: Modality . (extensible): Type of acquired data in the instance.
... subject Σ 1..1 Reference(Patient) Who or what is the subject of the study
... encounter Σ 0..1 Reference(Encounter) Encounter with which this imaging study is associated
... started SΣ 1..1 dateTime When the study was started
Example General: 2011-01-01T11:01:20+03:00
... basedOn Σ 0..* Reference(CarePlan | ServiceRequest | Appointment | Task) Fulfills plan or order
... partOf Σ 0..* Reference(Procedure) Part of referenced event
... referrer Σ 0..1 Reference(Practitioner | PractitionerRole) Referring physician
... endpoint Σ 1..* Reference(ImagingStudy Endpoint) Study access endpoint
... procedure Σ 0..* CodeableReference(PlanDefinition | ActivityDefinition) Associated procedure(s)
Binding: LOINC loinc-rsna-radiology-playbook (preferred): Use of RadLex is preferred
... location Σ 0..1 Reference(Location) Where imaging study occurred
... reason Σ 0..* CodeableReference(Condition | Observation | DiagnosticReport | DocumentReference) Why was imaging study performed?
Binding: ProcedureReasonCodes (example): The reason for the study.
... note Σ 0..* Annotation Comments made about the imaging study
... description Σ 0..1 string Study Description or Classification
... numberOfSeries Σ 0..1 unsignedInt Number of Study Related Series
... numberOfInstances Σ 0..1 unsignedInt Number of Study Related Instances
... series Σ 0..* BackboneElement The set of Series belonging to the study
.... 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
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 Series Description or Classification
Example General: CT Surview 180
.... numberOfInstances Σ 0..1 unsignedInt Number of Series Related Instances
.... endpoint Σ 0..* Reference(Endpoint) 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
.... performer Σ 0..* BackboneElement Who performed the series
..... 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: ImagingStudySeriesPerformerFunction (extensible): The type of involvement of the performer.
..... actor Σ 1..1 Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson | HealthcareService) Who performed the series
.... instance 0..* BackboneElement A single SOP instance from the series
..... 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 SOP Instance UID
Example General: 2.16.124.113543.6003.189642796.63084.16748.2599092903
..... sopClass 1..1 oid DICOM class type
..... 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 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.identifier:studyUID.​use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.identifier:studyUID.​type Base extensible Identifier Type Codes 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.status Base required Imaging Study Status 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.modality Base extensible Modality . ⏿2025.3.20250714 tx.fhir.org
ImagingStudy.procedure Base preferred LOINC/RSNA Radiology Playbook . tx.fhir.org
ImagingStudy.reason Base example Procedure Reason Codes 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.series.​modality Base extensible Modality . ⏿2025.3.20250714 tx.fhir.org
ImagingStudy.series.​bodySite Base example SNOMED CT Body Structures 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.series.​laterality Base example Laterality . ⏿2025.3.20250714 tx.fhir.org
ImagingStudy.series.​performer.function Base extensible ImagingStudy series performer function 📍6.0.0-ballot3 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.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').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())

This structure is derived from ImagingStudy

Summary

Mandatory: 7 elements
Must-Support: 4 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of ImagingStudy.identifier

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy 0..* ImagingStudy A set of images or image-related data produced in single study
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text S 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
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..* Identifier Business identifier for imaging study
Slice: Unordered, Open by value:system
.... identifier:studyUID SΣ 1..1 Identifier Business identifier for imaging study
..... use ?! 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system 1..1 uri The namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value SC 1..1 string The value that is unique
Example General: 123456
... status ?!Σ 1..1 code registered | available | cancelled | entered-in-error | unknown | inactive
Binding: ImagingStudyStatus (required): The status of the ImagingStudy.
... modality Σ 1..* CodeableConcept The distinct values for series' modalities
Binding: Modality . (extensible): Type of acquired data in the instance.
... subject Σ 1..1 Reference(Patient) Who or what is the subject of the study
... started SΣ 1..1 dateTime When the study was started
Example General: 2011-01-01T11:01:20+03:00
... endpoint Σ 1..* Reference(ImagingStudy Endpoint) Study access endpoint

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ImagingStudy.identifier:studyUID.​use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.status Base required Imaging Study Status 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.modality Base extensible Modality . ⏿2025.3.20250714 tx.fhir.org

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.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').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())

Differential View

This structure is derived from ImagingStudy

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy 0..* ImagingStudy A set of images or image-related data produced in single study
... text S 0..1 Narrative Text summary of the resource, for human interpretation
... Slices for identifier 1..* Identifier Business identifier for imaging study
Slice: Unordered, Open by value:system
.... identifier:studyUID S 1..1 Identifier Business identifier for imaging study
..... system 1..1 uri The namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value S 1..1 string The value that is unique
... modality 1..* CodeableConcept The distinct values for series' modalities
... subject 1..1 Reference(Patient) Who or what is the subject of the study
... started S 1..1 dateTime When the study was started
... endpoint 1..* Reference(ImagingStudy Endpoint) Study access endpoint

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImagingStudy 0..* ImagingStudy A set of images or image-related data produced in single study
... 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: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... text S 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
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..* Identifier Business identifier for imaging study
Slice: Unordered, Open by value:system
.... identifier:studyUID SΣ 1..1 Identifier Business identifier for imaging study
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?! 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system 1..1 uri The namespace for the identifier value
Required Pattern: urn:dicom:uid
..... value SC 1..1 string The value that is unique
Example General: 123456
..... period 0..1 Period Time period when id is/was valid for use
..... assigner 0..1 Reference(Organization) Organization that issued id (may be just text)
... status ?!Σ 1..1 code registered | available | cancelled | entered-in-error | unknown | inactive
Binding: ImagingStudyStatus (required): The status of the ImagingStudy.
... modality Σ 1..* CodeableConcept The distinct values for series' modalities
Binding: Modality . (extensible): Type of acquired data in the instance.
... subject Σ 1..1 Reference(Patient) Who or what is the subject of the study
... encounter Σ 0..1 Reference(Encounter) Encounter with which this imaging study is associated
... started SΣ 1..1 dateTime When the study was started
Example General: 2011-01-01T11:01:20+03:00
... basedOn Σ 0..* Reference(CarePlan | ServiceRequest | Appointment | Task) Fulfills plan or order
... partOf Σ 0..* Reference(Procedure) Part of referenced event
... referrer Σ 0..1 Reference(Practitioner | PractitionerRole) Referring physician
... endpoint Σ 1..* Reference(ImagingStudy Endpoint) Study access endpoint
... procedure Σ 0..* CodeableReference(PlanDefinition | ActivityDefinition) Associated procedure(s)
Binding: LOINC loinc-rsna-radiology-playbook (preferred): Use of RadLex is preferred
... location Σ 0..1 Reference(Location) Where imaging study occurred
... reason Σ 0..* CodeableReference(Condition | Observation | DiagnosticReport | DocumentReference) Why was imaging study performed?
Binding: ProcedureReasonCodes (example): The reason for the study.
... note Σ 0..* Annotation Comments made about the imaging study
... description Σ 0..1 string Study Description or Classification
... numberOfSeries Σ 0..1 unsignedInt Number of Study Related Series
... numberOfInstances Σ 0..1 unsignedInt Number of Study Related Instances
... series Σ 0..* BackboneElement The set of Series belonging to the study
.... 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
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 Series Description or Classification
Example General: CT Surview 180
.... numberOfInstances Σ 0..1 unsignedInt Number of Series Related Instances
.... endpoint Σ 0..* Reference(Endpoint) 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
.... performer Σ 0..* BackboneElement Who performed the series
..... 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: ImagingStudySeriesPerformerFunction (extensible): The type of involvement of the performer.
..... actor Σ 1..1 Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson | HealthcareService) Who performed the series
.... instance 0..* BackboneElement A single SOP instance from the series
..... 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 SOP Instance UID
Example General: 2.16.124.113543.6003.189642796.63084.16748.2599092903
..... sopClass 1..1 oid DICOM class type
..... 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 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.identifier:studyUID.​use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.identifier:studyUID.​type Base extensible Identifier Type Codes 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.status Base required Imaging Study Status 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.modality Base extensible Modality . ⏿2025.3.20250714 tx.fhir.org
ImagingStudy.procedure Base preferred LOINC/RSNA Radiology Playbook . tx.fhir.org
ImagingStudy.reason Base example Procedure Reason Codes 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.series.​modality Base extensible Modality . ⏿2025.3.20250714 tx.fhir.org
ImagingStudy.series.​bodySite Base example SNOMED CT Body Structures 📍6.0.0-ballot3 FHIR Std.
ImagingStudy.series.​laterality Base example Laterality . ⏿2025.3.20250714 tx.fhir.org
ImagingStudy.series.​performer.function Base extensible ImagingStudy series performer function 📍6.0.0-ballot3 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.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').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())

This structure is derived from ImagingStudy

Summary

Mandatory: 7 elements
Must-Support: 4 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of ImagingStudy.identifier

 

Other representations of profile: CSV, Excel, Schematron