Imaging Diagnostic Report
0.0.1-current - ci-build
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
| Official URL: https://profiles.ihe.net/RAD/IDR/StructureDefinition/idr-imaging-study | Version: 0.0.1-current | |||
| Draft as of 2025-09-14 | 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
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ImagingStudy
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ImagingStudy | A set of images or image-related data produced in single study | |
![]() ![]() |
S | 0..1 | Narrative | Text summary of the resource, for human interpretation |
![]() ![]() |
1..* | Identifier | Business identifier for imaging study Slice: Unordered, Open by value:system | |
![]() ![]() ![]() |
S | 1..1 | Identifier | Business identifier for imaging study |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: urn:dicom:uid | |
![]() ![]() ![]() ![]() |
S | 1..1 | string | The value that is unique |
![]() ![]() |
1..* | CodeableConcept | The distinct values for series' modalities | |
![]() ![]() |
1..1 | Reference(Patient) | Who or what is the subject of the study | |
![]() ![]() |
S | 1..1 | dateTime | When the study was started |
![]() ![]() |
1..* | Reference(ImagingStudy Endpoint) | Study access endpoint | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ImagingStudy | A set of images or image-related data produced in single study | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
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 |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
Σ | 1..* | Identifier | Business identifier for imaging study Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
SΣ | 1..1 | Identifier | Business identifier for imaging study |
![]() ![]() ![]() ![]() |
?! | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: urn:dicom:uid | |
![]() ![]() ![]() ![]() |
SC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
?!Σ | 1..1 | code | registered | available | cancelled | entered-in-error | unknown | inactive Binding: ImagingStudyStatus (required): The status of the ImagingStudy. |
![]() ![]() |
Σ | 1..* | CodeableConcept | The distinct values for series' modalities Binding: Modality (extensible): Type of acquired data in the instance. |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Who or what is the subject of the study |
![]() ![]() |
SΣ | 1..1 | dateTime | When the study was started Example General: 2011-01-01T11:01:20+03:00 |
![]() ![]() |
Σ | 1..* | Reference(ImagingStudy Endpoint) | Study access endpoint |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| ImagingStudy.identifier:studyUID.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.status | required | ImagingStudyStatushttp://hl7.org/fhir/ValueSet/imagingstudy-status|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.modality | extensible | Modality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html |
| Id | Grade | Path(s) | Details | Requirements |
| 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()) |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ImagingStudy | A set of images or image-related data produced in single study | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
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 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 1..* | Identifier | Business identifier for imaging study Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() |
SΣ | 1..1 | Identifier | Business identifier for imaging study | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?! | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
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. | |||||
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: urn:dicom:uid | |||||
![]() ![]() ![]() ![]() |
SC | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
0..1 | Period | Time period when id is/was valid for use | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
![]() ![]() |
?!Σ | 1..1 | code | registered | available | cancelled | entered-in-error | unknown | inactive Binding: ImagingStudyStatus (required): The status of the ImagingStudy. | ||||
![]() ![]() |
Σ | 1..* | CodeableConcept | The distinct values for series' modalities Binding: Modality (extensible): Type of acquired data in the instance. | ||||
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Who or what is the subject of the study | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Encounter with which this imaging study is associated | ||||
![]() ![]() |
SΣ | 1..1 | dateTime | When the study was started Example General: 2011-01-01T11:01:20+03:00 | ||||
![]() ![]() |
Σ | 0..* | Reference(CarePlan | ServiceRequest | Appointment | Task) | Fulfills plan or order | ||||
![]() ![]() |
Σ | 0..* | Reference(Procedure) | Part of referenced event | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole) | Referring physician | ||||
![]() ![]() |
Σ | 1..* | Reference(ImagingStudy Endpoint) | Study access endpoint | ||||
![]() ![]() |
Σ | 0..* | CodeableReference(PlanDefinition | ActivityDefinition) | Associated procedure(s) Binding: LOINC loinc-rsna-radiology-playbook (preferred): Use of RadLex is preferred | ||||
![]() ![]() |
Σ | 0..1 | Reference(Location) | Where imaging study occurred | ||||
![]() ![]() |
Σ | 0..* | CodeableReference(Condition | Observation | DiagnosticReport | DocumentReference) | Why was imaging study performed? Binding: ProcedureReasonCodes (example): The reason for the study. | ||||
![]() ![]() |
Σ | 0..* | Annotation | Comments made about the imaging study | ||||
![]() ![]() |
Σ | 0..1 | string | Study Description or Classification | ||||
![]() ![]() |
Σ | 0..1 | unsignedInt | Number of Study Related Series | ||||
![]() ![]() |
Σ | 0..1 | unsignedInt | Number of Study Related Instances | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | The set of Series belonging to the study | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 1..1 | id | DICOM Series Instance UID Example General: 2.16.124.113543.6003.2588828330.45298.17418.2723805630 | ||||
![]() ![]() ![]() |
Σ | 0..1 | unsignedInt | Numeric identifier of this series Example General: 3 | ||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | The modality used for this series Binding: Modality (extensible): Type of acquired data in the instance. | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Series Description or Classification Example General: CT Surview 180 | ||||
![]() ![]() ![]() |
Σ | 0..1 | unsignedInt | Number of Series Related Instances | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Endpoint) | Series access endpoint | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableReference(BodyStructure) | Body part examined Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Body part laterality Binding: Laterality (example): Codes describing body site laterality (left, right, etc.). | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Specimen) | Specimen imaged | ||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the series started | ||||
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | Who performed the series | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of performance Binding: ImagingStudySeriesPerformerFunction (extensible): The type of involvement of the performer. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson | HealthcareService) | Who performed the series | ||||
![]() ![]() ![]() |
0..* | BackboneElement | A single SOP instance from the series | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | id | DICOM SOP Instance UID Example General: 2.16.124.113543.6003.189642796.63084.16748.2599092903 | |||||
![]() ![]() ![]() ![]() |
1..1 | oid | DICOM class type | |||||
![]() ![]() ![]() ![]() |
0..1 | unsignedInt | The number of this instance in the series Example General: 1 | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Description of instance | |||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet | URI |
| ImagingStudy.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.identifier:studyUID.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.identifier:studyUID.type | extensible | IdentifierTypeCodeshttp://hl7.org/fhir/ValueSet/identifier-type|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.status | required | ImagingStudyStatushttp://hl7.org/fhir/ValueSet/imagingstudy-status|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.modality | extensible | Modality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html | |
| ImagingStudy.procedure | preferred | LOINC loinc-rsna-radiology-playbookhttp://loinc.org/vs/loinc-rsna-radiology-playbook | |
| ImagingStudy.reason | example | ProcedureReasonCodeshttp://hl7.org/fhir/ValueSet/procedure-reason|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.series.modality | extensible | Modality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html | |
| ImagingStudy.series.bodySite | example | SNOMEDCTBodyStructureshttp://hl7.org/fhir/ValueSet/body-site|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.series.laterality | example | Laterality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_244.html | |
| ImagingStudy.series.performer.function | extensible | ImagingStudySeriesPerformerFunctionhttp://hl7.org/fhir/ValueSet/series-performer-function|6.0.0-ballot3From the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| 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:
Differential View
This structure is derived from ImagingStudy
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ImagingStudy | A set of images or image-related data produced in single study | |
![]() ![]() |
S | 0..1 | Narrative | Text summary of the resource, for human interpretation |
![]() ![]() |
1..* | Identifier | Business identifier for imaging study Slice: Unordered, Open by value:system | |
![]() ![]() ![]() |
S | 1..1 | Identifier | Business identifier for imaging study |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: urn:dicom:uid | |
![]() ![]() ![]() ![]() |
S | 1..1 | string | The value that is unique |
![]() ![]() |
1..* | CodeableConcept | The distinct values for series' modalities | |
![]() ![]() |
1..1 | Reference(Patient) | Who or what is the subject of the study | |
![]() ![]() |
S | 1..1 | dateTime | When the study was started |
![]() ![]() |
1..* | Reference(ImagingStudy Endpoint) | Study access endpoint | |
Documentation for this format | ||||
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ImagingStudy | A set of images or image-related data produced in single study | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
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 |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
Σ | 1..* | Identifier | Business identifier for imaging study Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
SΣ | 1..1 | Identifier | Business identifier for imaging study |
![]() ![]() ![]() ![]() |
?! | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: urn:dicom:uid | |
![]() ![]() ![]() ![]() |
SC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
?!Σ | 1..1 | code | registered | available | cancelled | entered-in-error | unknown | inactive Binding: ImagingStudyStatus (required): The status of the ImagingStudy. |
![]() ![]() |
Σ | 1..* | CodeableConcept | The distinct values for series' modalities Binding: Modality (extensible): Type of acquired data in the instance. |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Who or what is the subject of the study |
![]() ![]() |
SΣ | 1..1 | dateTime | When the study was started Example General: 2011-01-01T11:01:20+03:00 |
![]() ![]() |
Σ | 1..* | Reference(ImagingStudy Endpoint) | Study access endpoint |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| ImagingStudy.identifier:studyUID.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.status | required | ImagingStudyStatushttp://hl7.org/fhir/ValueSet/imagingstudy-status|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.modality | extensible | Modality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html |
| Id | Grade | Path(s) | Details | Requirements |
| 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()) |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ImagingStudy | A set of images or image-related data produced in single study | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
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 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 1..* | Identifier | Business identifier for imaging study Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() |
SΣ | 1..1 | Identifier | Business identifier for imaging study | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?! | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
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. | |||||
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: urn:dicom:uid | |||||
![]() ![]() ![]() ![]() |
SC | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
0..1 | Period | Time period when id is/was valid for use | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
![]() ![]() |
?!Σ | 1..1 | code | registered | available | cancelled | entered-in-error | unknown | inactive Binding: ImagingStudyStatus (required): The status of the ImagingStudy. | ||||
![]() ![]() |
Σ | 1..* | CodeableConcept | The distinct values for series' modalities Binding: Modality (extensible): Type of acquired data in the instance. | ||||
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Who or what is the subject of the study | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Encounter with which this imaging study is associated | ||||
![]() ![]() |
SΣ | 1..1 | dateTime | When the study was started Example General: 2011-01-01T11:01:20+03:00 | ||||
![]() ![]() |
Σ | 0..* | Reference(CarePlan | ServiceRequest | Appointment | Task) | Fulfills plan or order | ||||
![]() ![]() |
Σ | 0..* | Reference(Procedure) | Part of referenced event | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole) | Referring physician | ||||
![]() ![]() |
Σ | 1..* | Reference(ImagingStudy Endpoint) | Study access endpoint | ||||
![]() ![]() |
Σ | 0..* | CodeableReference(PlanDefinition | ActivityDefinition) | Associated procedure(s) Binding: LOINC loinc-rsna-radiology-playbook (preferred): Use of RadLex is preferred | ||||
![]() ![]() |
Σ | 0..1 | Reference(Location) | Where imaging study occurred | ||||
![]() ![]() |
Σ | 0..* | CodeableReference(Condition | Observation | DiagnosticReport | DocumentReference) | Why was imaging study performed? Binding: ProcedureReasonCodes (example): The reason for the study. | ||||
![]() ![]() |
Σ | 0..* | Annotation | Comments made about the imaging study | ||||
![]() ![]() |
Σ | 0..1 | string | Study Description or Classification | ||||
![]() ![]() |
Σ | 0..1 | unsignedInt | Number of Study Related Series | ||||
![]() ![]() |
Σ | 0..1 | unsignedInt | Number of Study Related Instances | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | The set of Series belonging to the study | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 1..1 | id | DICOM Series Instance UID Example General: 2.16.124.113543.6003.2588828330.45298.17418.2723805630 | ||||
![]() ![]() ![]() |
Σ | 0..1 | unsignedInt | Numeric identifier of this series Example General: 3 | ||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | The modality used for this series Binding: Modality (extensible): Type of acquired data in the instance. | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Series Description or Classification Example General: CT Surview 180 | ||||
![]() ![]() ![]() |
Σ | 0..1 | unsignedInt | Number of Series Related Instances | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Endpoint) | Series access endpoint | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableReference(BodyStructure) | Body part examined Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Body part laterality Binding: Laterality (example): Codes describing body site laterality (left, right, etc.). | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Specimen) | Specimen imaged | ||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the series started | ||||
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | Who performed the series | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of performance Binding: ImagingStudySeriesPerformerFunction (extensible): The type of involvement of the performer. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson | HealthcareService) | Who performed the series | ||||
![]() ![]() ![]() |
0..* | BackboneElement | A single SOP instance from the series | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | id | DICOM SOP Instance UID Example General: 2.16.124.113543.6003.189642796.63084.16748.2599092903 | |||||
![]() ![]() ![]() ![]() |
1..1 | oid | DICOM class type | |||||
![]() ![]() ![]() ![]() |
0..1 | unsignedInt | The number of this instance in the series Example General: 1 | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Description of instance | |||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet | URI |
| ImagingStudy.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.identifier:studyUID.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.identifier:studyUID.type | extensible | IdentifierTypeCodeshttp://hl7.org/fhir/ValueSet/identifier-type|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.status | required | ImagingStudyStatushttp://hl7.org/fhir/ValueSet/imagingstudy-status|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.modality | extensible | Modality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html | |
| ImagingStudy.procedure | preferred | LOINC loinc-rsna-radiology-playbookhttp://loinc.org/vs/loinc-rsna-radiology-playbook | |
| ImagingStudy.reason | example | ProcedureReasonCodeshttp://hl7.org/fhir/ValueSet/procedure-reason|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.series.modality | extensible | Modality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html | |
| ImagingStudy.series.bodySite | example | SNOMEDCTBodyStructureshttp://hl7.org/fhir/ValueSet/body-site|6.0.0-ballot3From the FHIR Standard | |
| ImagingStudy.series.laterality | example | Laterality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_244.html | |
| ImagingStudy.series.performer.function | extensible | ImagingStudySeriesPerformerFunctionhttp://hl7.org/fhir/ValueSet/series-performer-function|6.0.0-ballot3From the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| 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:
Other representations of profile: CSV, Excel, Schematron