Interactive Multimedia Report (IMR)
1.1.0 - Trial-Implementation
This page is part of the IHE Interactive Multimedia Report (IMR) (v1.1.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Official URL: https://profiles.ihe.net/RAD/IMR/StructureDefinition/imaging-study-endpoint | Version: 1.1.0 | |||
Active as of 2024-06-20 | Computable Name: ImagingStudyEndpoint |
IHE Radiology profile on Endpoint for Study
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Endpoint
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | 0..* | Endpoint | The technical details of an endpoint that can be used for electronic services | |
connectionType | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: Imaging Study Endpoint ConnectionType Value Set (required) | |
payloadType | 1..1 | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) | |
coding | 0..* | Coding | Code defined by a terminology system Binding: Imaging Study Endpoint PayloadType Value Set (extensible) | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Endpoint.connectionType | required | ImagingStudyEndpointConnectionTypeVShttps://profiles.ihe.net/RAD/IMR/ValueSet/imaging-study-endpoint-connectiontype-vs from this IG | |
Endpoint.payloadType.coding | extensible | ImagingStudyEndpointPayloadTypeVShttps://profiles.ihe.net/RAD/IMR/ValueSet/imaging-study-endpoint-payloadtype-vs from this IG |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
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 |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
status | ?!Σ | 1..1 | code | active | suspended | error | off | entered-in-error | test Binding: EndpointStatus (required): The status of the endpoint. |
connectionType | Σ | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: Imaging Study Endpoint ConnectionType Value Set (required) |
payloadType | Σ | 1..1 | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: EndpointPayloadType (example) |
coding | Σ | 0..* | Coding | Code defined by a terminology system Binding: Imaging Study Endpoint PayloadType Value Set (extensible) |
address | Σ | 1..1 | url | The technical base address for connecting to this endpoint |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Endpoint.status | required | EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|4.0.1 from the FHIR Standard | |
Endpoint.connectionType | required | ImagingStudyEndpointConnectionTypeVShttps://profiles.ihe.net/RAD/IMR/ValueSet/imaging-study-endpoint-connectiontype-vs from this IG | |
Endpoint.payloadType | example | EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type from the FHIR Standard | |
Endpoint.payloadType.coding | extensible | ImagingStudyEndpointPayloadTypeVShttps://profiles.ihe.net/RAD/IMR/ValueSet/imaging-study-endpoint-payloadtype-vs from this IG |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
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: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
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 | suspended | error | off | entered-in-error | test Binding: EndpointStatus (required): The status of the endpoint. | ||||
connectionType | Σ | 1..1 | Coding | 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 | ||||
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 | ||||
payloadType | Σ | 1..1 | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: EndpointPayloadType (example) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system Binding: Imaging Study Endpoint PayloadType Value Set (extensible) | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
payloadMimeType | Σ | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. | ||||
address | Σ | 1..1 | url | The technical base address for connecting to this endpoint | ||||
header | 0..* | string | Usage depends on the channel type | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Endpoint.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Endpoint.status | required | EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|4.0.1 from the FHIR Standard | ||||
Endpoint.connectionType | required | ImagingStudyEndpointConnectionTypeVShttps://profiles.ihe.net/RAD/IMR/ValueSet/imaging-study-endpoint-connectiontype-vs from this IG | ||||
Endpoint.payloadType | example | EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type from the FHIR Standard | ||||
Endpoint.payloadType.coding | extensible | ImagingStudyEndpointPayloadTypeVShttps://profiles.ihe.net/RAD/IMR/ValueSet/imaging-study-endpoint-payloadtype-vs from this IG | ||||
Endpoint.payloadMimeType | required | Mime Types (a valid code from urn:ietf:bcp:13 )http://hl7.org/fhir/ValueSet/mimetypes|4.0.1 from the FHIR Standard |
This structure is derived from Endpoint
Differential View
This structure is derived from Endpoint
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | 0..* | Endpoint | The technical details of an endpoint that can be used for electronic services | |
connectionType | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: Imaging Study Endpoint ConnectionType Value Set (required) | |
payloadType | 1..1 | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) | |
coding | 0..* | Coding | Code defined by a terminology system Binding: Imaging Study Endpoint PayloadType Value Set (extensible) | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Endpoint.connectionType | required | ImagingStudyEndpointConnectionTypeVShttps://profiles.ihe.net/RAD/IMR/ValueSet/imaging-study-endpoint-connectiontype-vs from this IG | |
Endpoint.payloadType.coding | extensible | ImagingStudyEndpointPayloadTypeVShttps://profiles.ihe.net/RAD/IMR/ValueSet/imaging-study-endpoint-payloadtype-vs from this IG |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
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 |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
status | ?!Σ | 1..1 | code | active | suspended | error | off | entered-in-error | test Binding: EndpointStatus (required): The status of the endpoint. |
connectionType | Σ | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: Imaging Study Endpoint ConnectionType Value Set (required) |
payloadType | Σ | 1..1 | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: EndpointPayloadType (example) |
coding | Σ | 0..* | Coding | Code defined by a terminology system Binding: Imaging Study Endpoint PayloadType Value Set (extensible) |
address | Σ | 1..1 | url | The technical base address for connecting to this endpoint |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Endpoint.status | required | EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|4.0.1 from the FHIR Standard | |
Endpoint.connectionType | required | ImagingStudyEndpointConnectionTypeVShttps://profiles.ihe.net/RAD/IMR/ValueSet/imaging-study-endpoint-connectiontype-vs from this IG | |
Endpoint.payloadType | example | EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type from the FHIR Standard | |
Endpoint.payloadType.coding | extensible | ImagingStudyEndpointPayloadTypeVShttps://profiles.ihe.net/RAD/IMR/ValueSet/imaging-study-endpoint-payloadtype-vs from this IG |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
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: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
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 | suspended | error | off | entered-in-error | test Binding: EndpointStatus (required): The status of the endpoint. | ||||
connectionType | Σ | 1..1 | Coding | 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 | ||||
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 | ||||
payloadType | Σ | 1..1 | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: EndpointPayloadType (example) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system Binding: Imaging Study Endpoint PayloadType Value Set (extensible) | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
payloadMimeType | Σ | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. | ||||
address | Σ | 1..1 | url | The technical base address for connecting to this endpoint | ||||
header | 0..* | string | Usage depends on the channel type | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Endpoint.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Endpoint.status | required | EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|4.0.1 from the FHIR Standard | ||||
Endpoint.connectionType | required | ImagingStudyEndpointConnectionTypeVShttps://profiles.ihe.net/RAD/IMR/ValueSet/imaging-study-endpoint-connectiontype-vs from this IG | ||||
Endpoint.payloadType | example | EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type from the FHIR Standard | ||||
Endpoint.payloadType.coding | extensible | ImagingStudyEndpointPayloadTypeVShttps://profiles.ihe.net/RAD/IMR/ValueSet/imaging-study-endpoint-payloadtype-vs from this IG | ||||
Endpoint.payloadMimeType | required | Mime Types (a valid code from urn:ietf:bcp:13 )http://hl7.org/fhir/ValueSet/mimetypes|4.0.1 from the FHIR Standard |
This structure is derived from Endpoint
Other representations of profile: CSV, Excel, Schematron