HL7 Europe Imaging Study Report
0.1.0-ballot - ci-build 150

HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/tree/master and changes regularly. See the Directory of published versions

Data Type Profile: Report obligations for EuAttachment

Official URL: http://hl7.eu/fhir/imaging-r5/StructureDefinition/Report-EuAttachment Version: 0.1.0-ballot
Draft as of 2025-07-02 Computable Name: Report_EuAttachment

Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License

Report obligations for EuAttachment

Usages:

  • This DataType Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Attachment C 0..* Attachment Content in a format defined elsewhere
Constraints: att-1
... contentType OΣC 0..1 code Mime type of the content, with charset etc.
Binding: MimeTypes (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)
Example General: text/plain; charset=UTF-8, image/png
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... language OΣ 0..1 code Human language of the content (BCP-47)
Binding: AllLanguages (required): IETF language tag for a human language.
Additional BindingsPurpose
CommonLanguages Starter

Example General: en-AU
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... data OC 0..1 base64Binary Data inline, base64ed
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... size OΣ 0..1 integer64 Number of bytes of content (if url provided)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... hash OΣ 0..1 base64Binary Hash of the data (sha-1, base64ed)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... title OΣ 0..1 string Label to display in place of the data
Example General: Official Corporate Logo
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... creation OΣ 0..1 dateTime Date attachment was first created
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... height OTU 0..1 positiveInt Height of the image in pixels (photo/video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... width OTU 0..1 positiveInt Width of the image in pixels (photo/video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... frames OTU 0..1 positiveInt Number of frames if > 1 (photo)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... duration OTU 0..1 decimal Length in seconds (audio / video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Attachment.contentTyperequiredMimeTypes(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|5.0.0
From the FHIR Standard
Attachment.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
att-1errorAttachmentIf the Attachment has data, it SHALL have a contentType
: data.empty() or contentType.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())

This structure is derived from Attachment

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Attachment 0..* Attachment Content in a format defined elsewhere
... contentType O 0..1 code Mime type of the content, with charset etc.
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... language O 0..1 code Human language of the content (BCP-47)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... data O 0..1 base64Binary Data inline, base64ed
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... size O 0..1 integer64 Number of bytes of content (if url provided)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... hash O 0..1 base64Binary Hash of the data (sha-1, base64ed)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... title O 0..1 string Label to display in place of the data
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... creation O 0..1 dateTime Date attachment was first created
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... height OTU 0..1 positiveInt Height of the image in pixels (photo/video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... width OTU 0..1 positiveInt Width of the image in pixels (photo/video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... frames OTU 0..1 positiveInt Number of frames if > 1 (photo)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... duration OTU 0..1 decimal Length in seconds (audio / video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Attachment C 0..* Attachment Content in a format defined elsewhere
Constraints: att-1
... id 0..1 id Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... contentType OΣC 0..1 code Mime type of the content, with charset etc.
Binding: MimeTypes (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)
Example General: text/plain; charset=UTF-8, image/png
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... data OC 0..1 base64Binary Data inline, base64ed
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... url OΣ 0..1 url Uri where the data can be found
Example General: http://www.acme.com/logo-small.png
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... size OΣ 0..1 integer64 Number of bytes of content (if url provided)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... hash OΣ 0..1 base64Binary Hash of the data (sha-1, base64ed)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... title OΣ 0..1 string Label to display in place of the data
Example General: Official Corporate Logo
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... creation OΣ 0..1 dateTime Date attachment was first created
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... height OTU 0..1 positiveInt Height of the image in pixels (photo/video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... width OTU 0..1 positiveInt Width of the image in pixels (photo/video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... frames OTU 0..1 positiveInt Number of frames if > 1 (photo)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... duration OTU 0..1 decimal Length in seconds (audio / video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... pages 0..1 positiveInt Number of printed pages

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Attachment.contentTyperequiredMimeTypes(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|5.0.0
From the FHIR Standard
Attachment.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
att-1errorAttachmentIf the Attachment has data, it SHALL have a contentType
: data.empty() or contentType.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Attachment

Summary

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Attachment C 0..* Attachment Content in a format defined elsewhere
Constraints: att-1
... contentType OΣC 0..1 code Mime type of the content, with charset etc.
Binding: MimeTypes (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)
Example General: text/plain; charset=UTF-8, image/png
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... language OΣ 0..1 code Human language of the content (BCP-47)
Binding: AllLanguages (required): IETF language tag for a human language.
Additional BindingsPurpose
CommonLanguages Starter

Example General: en-AU
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... data OC 0..1 base64Binary Data inline, base64ed
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... size OΣ 0..1 integer64 Number of bytes of content (if url provided)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... hash OΣ 0..1 base64Binary Hash of the data (sha-1, base64ed)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... title OΣ 0..1 string Label to display in place of the data
Example General: Official Corporate Logo
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... creation OΣ 0..1 dateTime Date attachment was first created
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... height OTU 0..1 positiveInt Height of the image in pixels (photo/video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... width OTU 0..1 positiveInt Width of the image in pixels (photo/video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... frames OTU 0..1 positiveInt Number of frames if > 1 (photo)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... duration OTU 0..1 decimal Length in seconds (audio / video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Attachment.contentTyperequiredMimeTypes(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|5.0.0
From the FHIR Standard
Attachment.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
att-1errorAttachmentIf the Attachment has data, it SHALL have a contentType
: data.empty() or contentType.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())

Differential View

This structure is derived from Attachment

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Attachment 0..* Attachment Content in a format defined elsewhere
... contentType O 0..1 code Mime type of the content, with charset etc.
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... language O 0..1 code Human language of the content (BCP-47)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... data O 0..1 base64Binary Data inline, base64ed
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... size O 0..1 integer64 Number of bytes of content (if url provided)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... hash O 0..1 base64Binary Hash of the data (sha-1, base64ed)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... title O 0..1 string Label to display in place of the data
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... creation O 0..1 dateTime Date attachment was first created
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... height OTU 0..1 positiveInt Height of the image in pixels (photo/video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... width OTU 0..1 positiveInt Width of the image in pixels (photo/video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... frames OTU 0..1 positiveInt Number of frames if > 1 (photo)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... duration OTU 0..1 decimal Length in seconds (audio / video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Attachment C 0..* Attachment Content in a format defined elsewhere
Constraints: att-1
... id 0..1 id Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... contentType OΣC 0..1 code Mime type of the content, with charset etc.
Binding: MimeTypes (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)
Example General: text/plain; charset=UTF-8, image/png
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... data OC 0..1 base64Binary Data inline, base64ed
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... url OΣ 0..1 url Uri where the data can be found
Example General: http://www.acme.com/logo-small.png
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... size OΣ 0..1 integer64 Number of bytes of content (if url provided)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... hash OΣ 0..1 base64Binary Hash of the data (sha-1, base64ed)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... title OΣ 0..1 string Label to display in place of the data
Example General: Official Corporate Logo
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... creation OΣ 0..1 dateTime Date attachment was first created
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... height OTU 0..1 positiveInt Height of the image in pixels (photo/video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... width OTU 0..1 positiveInt Width of the image in pixels (photo/video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... frames OTU 0..1 positiveInt Number of frames if > 1 (photo)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... duration OTU 0..1 decimal Length in seconds (audio / video)
ObligationsActor
SHALL:populate-if-known Imaging study report provider
... pages 0..1 positiveInt Number of printed pages

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Attachment.contentTyperequiredMimeTypes(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|5.0.0
From the FHIR Standard
Attachment.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
att-1errorAttachmentIf the Attachment has data, it SHALL have a contentType
: data.empty() or contentType.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Attachment

Summary

 

Other representations of profile: CSV, Excel, Schematron