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: ImagingStudy Endpoint

Official URL: https://profiles.ihe.net/RAD/IDR/StructureDefinition/imaging-study-endpoint Version: 0.0.1-current
Draft as of 2025-09-14 Computable Name: ImagingStudyEndpoint

Endpoint used for an imaging study.

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.

This structure is derived from Endpoint

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Endpoint 0..* Endpoint The technical details of an endpoint that can be used for electronic services
... connectionType 1..* CodeableConcept Protocol/Profile/Standard to be used with this endpoint connection
Binding: Imaging Study Endpoint ConnectionType Value Set (required)
... payload 1..1 BackboneElement Set of payloads that are provided by this endpoint
.... type 0..* CodeableConcept The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
Binding: Imaging Study Endpoint PayloadType Value Set (extensible)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Endpoint.connectionTyperequiredImagingStudyEndpointConnectionTypeVS
https://profiles.ihe.net/RAD/IDR/ValueSet/imaging-study-endpoint-connectiontype-vs
From this IG
Endpoint.payload.typeextensibleImagingStudyEndpointPayloadTypeVS
https://profiles.ihe.net/RAD/IDR/ValueSet/imaging-study-endpoint-payloadtype-vs
From this IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Endpoint 0..* Endpoint The technical details of an endpoint that can be used for electronic services
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... status ?!Σ 1..1 code active | limited | suspended | error | off | entered-in-error
Binding: EndpointStatus (required): The status of the endpoint.
... connectionType Σ 1..* CodeableConcept Protocol/Profile/Standard to be used with this endpoint connection
Binding: Imaging Study Endpoint ConnectionType Value Set (required)
... payload 1..1 BackboneElement Set of payloads that are provided by this endpoint
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type Σ 0..* CodeableConcept The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
Binding: Imaging Study Endpoint PayloadType Value Set (extensible)
... address Σ 1..1 url The technical base address for connecting to this endpoint

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Endpoint.statusrequiredEndpointStatus
http://hl7.org/fhir/ValueSet/endpoint-status|6.0.0-ballot3
From the FHIR Standard
Endpoint.connectionTyperequiredImagingStudyEndpointConnectionTypeVS
https://profiles.ihe.net/RAD/IDR/ValueSet/imaging-study-endpoint-connectiontype-vs
From this IG
Endpoint.payload.typeextensibleImagingStudyEndpointPayloadTypeVS
https://profiles.ihe.net/RAD/IDR/ValueSet/imaging-study-endpoint-payloadtype-vs
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEndpointIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorEndpointIf 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-4errorEndpointIf 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-5errorEndpointIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceEndpointA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Endpoint 0..* Endpoint The technical details of an endpoint that can be used for electronic services
... 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 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
... identifier Σ 0..* Identifier Identifies this endpoint across multiple systems
... status ?!Σ 1..1 code active | limited | suspended | error | off | entered-in-error
Binding: EndpointStatus (required): The status of the endpoint.
... connectionType Σ 1..* CodeableConcept Protocol/Profile/Standard to be used with this endpoint connection
Binding: Imaging Study Endpoint ConnectionType Value Set (required)
... name Σ 0..1 string A name that this endpoint can be identified by
... description Σ 0..1 string Additional details about the endpoint that could be displayed as further information to identify the description beyond its name
... environmentType Σ 0..* CodeableConcept The type of environment(s) exposed at this endpoint
Binding: EndpointEnvironment (extensible)
... managingOrganization Σ 0..1 Reference(Organization) Organization that manages this endpoint (might not be the organization that exposes the endpoint)
... contact 0..* ContactPoint Contact details for source (e.g. troubleshooting)
... period Σ 0..1 Period Interval the endpoint is expected to be operational
... availability 0..1 Availability Times the endpoint is expected to be available (including exceptions)
... payload 1..1 BackboneElement Set of payloads that are provided by this endpoint
.... 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
.... type Σ 0..* CodeableConcept The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
Binding: Imaging Study Endpoint PayloadType Value Set (extensible)
.... mimeType Σ 0..* code Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
Binding: MimeTypes (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)
.... profileCanonical 0..* canonical() The profile that is expected at this endpoint
.... profileUri 0..* uri The non-fhir based profile that is expected at this endpoint
... address Σ 1..1 url The technical base address for connecting to this endpoint
... header 0..* string Usage depends on the channel type

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Endpoint.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|6.0.0-ballot3
From the FHIR Standard
Endpoint.statusrequiredEndpointStatus
http://hl7.org/fhir/ValueSet/endpoint-status|6.0.0-ballot3
From the FHIR Standard
Endpoint.connectionTyperequiredImagingStudyEndpointConnectionTypeVS
https://profiles.ihe.net/RAD/IDR/ValueSet/imaging-study-endpoint-connectiontype-vs
From this IG
Endpoint.environmentTypeextensibleEndpointEnvironment
http://hl7.org/fhir/ValueSet/endpoint-environment|6.0.0-ballot3
From the FHIR Standard
Endpoint.payload.typeextensibleImagingStudyEndpointPayloadTypeVS
https://profiles.ihe.net/RAD/IDR/ValueSet/imaging-study-endpoint-payloadtype-vs
From this IG
Endpoint.payload.mimeTyperequiredMimeTypes(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|6.0.0-ballot3
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEndpointIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorEndpointIf 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-4errorEndpointIf 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-5errorEndpointIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceEndpointA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())

This structure is derived from Endpoint

Summary

Mandatory: 1 element

Differential View

This structure is derived from Endpoint

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Endpoint 0..* Endpoint The technical details of an endpoint that can be used for electronic services
... connectionType 1..* CodeableConcept Protocol/Profile/Standard to be used with this endpoint connection
Binding: Imaging Study Endpoint ConnectionType Value Set (required)
... payload 1..1 BackboneElement Set of payloads that are provided by this endpoint
.... type 0..* CodeableConcept The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
Binding: Imaging Study Endpoint PayloadType Value Set (extensible)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Endpoint.connectionTyperequiredImagingStudyEndpointConnectionTypeVS
https://profiles.ihe.net/RAD/IDR/ValueSet/imaging-study-endpoint-connectiontype-vs
From this IG
Endpoint.payload.typeextensibleImagingStudyEndpointPayloadTypeVS
https://profiles.ihe.net/RAD/IDR/ValueSet/imaging-study-endpoint-payloadtype-vs
From this IG

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Endpoint 0..* Endpoint The technical details of an endpoint that can be used for electronic services
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... status ?!Σ 1..1 code active | limited | suspended | error | off | entered-in-error
Binding: EndpointStatus (required): The status of the endpoint.
... connectionType Σ 1..* CodeableConcept Protocol/Profile/Standard to be used with this endpoint connection
Binding: Imaging Study Endpoint ConnectionType Value Set (required)
... payload 1..1 BackboneElement Set of payloads that are provided by this endpoint
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type Σ 0..* CodeableConcept The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
Binding: Imaging Study Endpoint PayloadType Value Set (extensible)
... address Σ 1..1 url The technical base address for connecting to this endpoint

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Endpoint.statusrequiredEndpointStatus
http://hl7.org/fhir/ValueSet/endpoint-status|6.0.0-ballot3
From the FHIR Standard
Endpoint.connectionTyperequiredImagingStudyEndpointConnectionTypeVS
https://profiles.ihe.net/RAD/IDR/ValueSet/imaging-study-endpoint-connectiontype-vs
From this IG
Endpoint.payload.typeextensibleImagingStudyEndpointPayloadTypeVS
https://profiles.ihe.net/RAD/IDR/ValueSet/imaging-study-endpoint-payloadtype-vs
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEndpointIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorEndpointIf 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-4errorEndpointIf 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-5errorEndpointIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceEndpointA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Endpoint 0..* Endpoint The technical details of an endpoint that can be used for electronic services
... 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 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
... identifier Σ 0..* Identifier Identifies this endpoint across multiple systems
... status ?!Σ 1..1 code active | limited | suspended | error | off | entered-in-error
Binding: EndpointStatus (required): The status of the endpoint.
... connectionType Σ 1..* CodeableConcept Protocol/Profile/Standard to be used with this endpoint connection
Binding: Imaging Study Endpoint ConnectionType Value Set (required)
... name Σ 0..1 string A name that this endpoint can be identified by
... description Σ 0..1 string Additional details about the endpoint that could be displayed as further information to identify the description beyond its name
... environmentType Σ 0..* CodeableConcept The type of environment(s) exposed at this endpoint
Binding: EndpointEnvironment (extensible)
... managingOrganization Σ 0..1 Reference(Organization) Organization that manages this endpoint (might not be the organization that exposes the endpoint)
... contact 0..* ContactPoint Contact details for source (e.g. troubleshooting)
... period Σ 0..1 Period Interval the endpoint is expected to be operational
... availability 0..1 Availability Times the endpoint is expected to be available (including exceptions)
... payload 1..1 BackboneElement Set of payloads that are provided by this endpoint
.... 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
.... type Σ 0..* CodeableConcept The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
Binding: Imaging Study Endpoint PayloadType Value Set (extensible)
.... mimeType Σ 0..* code Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
Binding: MimeTypes (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)
.... profileCanonical 0..* canonical() The profile that is expected at this endpoint
.... profileUri 0..* uri The non-fhir based profile that is expected at this endpoint
... address Σ 1..1 url The technical base address for connecting to this endpoint
... header 0..* string Usage depends on the channel type

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Endpoint.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|6.0.0-ballot3
From the FHIR Standard
Endpoint.statusrequiredEndpointStatus
http://hl7.org/fhir/ValueSet/endpoint-status|6.0.0-ballot3
From the FHIR Standard
Endpoint.connectionTyperequiredImagingStudyEndpointConnectionTypeVS
https://profiles.ihe.net/RAD/IDR/ValueSet/imaging-study-endpoint-connectiontype-vs
From this IG
Endpoint.environmentTypeextensibleEndpointEnvironment
http://hl7.org/fhir/ValueSet/endpoint-environment|6.0.0-ballot3
From the FHIR Standard
Endpoint.payload.typeextensibleImagingStudyEndpointPayloadTypeVS
https://profiles.ihe.net/RAD/IDR/ValueSet/imaging-study-endpoint-payloadtype-vs
From this IG
Endpoint.payload.mimeTyperequiredMimeTypes(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|6.0.0-ballot3
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEndpointIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorEndpointIf 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-4errorEndpointIf 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-5errorEndpointIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceEndpointA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())

This structure is derived from Endpoint

Summary

Mandatory: 1 element

 

Other representations of profile: CSV, Excel, Schematron