NHS North West Genomics
0.0.8 - ci-build
NHS North West Genomics, published by NHS North West Genomics. This guide is not an authorized publication; it is the continuous build for version 0.0.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nw-gmsa/nw-gmsa.github.com/ and changes regularly. See the Directory of published versions
| Official URL: https://fhir.nwgenomics.nhs.uk/StructureDefinition/NWAttachment | Version: 0.0.8 | |||
| Draft as of 2025-10-30 | Computable Name: NWAttachment | |||
DRAFT: Additional conformance on FHIR Attachment data type.
In HL7 FHIR this is likely to be a Binary resource and in HL7 v2 the OBX segment. When laboratory reports include a url link in DiagnosticReport, the FHIR Bundle should also include a FHIR DocumentReference providing additional document metadata.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Attachment | Content in a format defined elsewhere Constraints: att-1 |
![]() ![]() |
Σ | 0..1 | code | Mime type of the content, with charset etc. Binding: DocumentEntry mimeType (required) Example General: text/plain; charset=UTF-8, image/png |
![]() ![]() |
0..1 | base64Binary | Avoid using for wider compatability reasons. | |
![]() ![]() |
Σ | 0..1 | url | Uri where the data can be found. Mandatory for PDF or FHIR Documents Example General: http://www.acme.com/logo-small.png |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Attachment.contentType | Base | required | DocumentEntry mimeType | 📦0.0.8 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| att-1 | error | Attachment | If the Attachment has data, it SHALL have a contentType |
data.empty() or contentType.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 Attachment
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
Attachment | |||
![]() ![]() |
0..1 | code | Mime type of the content, with charset etc. Binding: DocumentEntry mimeType (required) | |
![]() ![]() |
0..1 | base64Binary | Avoid using for wider compatability reasons. | |
![]() ![]() |
0..1 | url | Uri where the data can be found. Mandatory for PDF or FHIR Documents | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Attachment.contentType | Base | required | DocumentEntry mimeType | 📦0.0.8 | This IG |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | Attachment | Content in a format defined elsewhere Constraints: att-1 | ||||
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() |
Σ | 0..1 | code | Mime type of the content, with charset etc. Binding: DocumentEntry mimeType (required) Example General: text/plain; charset=UTF-8, image/png | ||||
![]() ![]() |
Σ | 0..1 | code | Human language of the content (BCP-47) Binding: CommonLanguages (preferred): A human language.
Example General: en-AU | ||||
![]() ![]() |
0..1 | base64Binary | Avoid using for wider compatability reasons. | |||||
![]() ![]() |
Σ | 0..1 | url | Uri where the data can be found. Mandatory for PDF or FHIR Documents Example General: http://www.acme.com/logo-small.png | ||||
![]() ![]() |
Σ | 0..1 | unsignedInt | Number of bytes of content (if url provided) | ||||
![]() ![]() |
Σ | 0..1 | base64Binary | Hash of the data (sha-1, base64ed) | ||||
![]() ![]() |
Σ | 0..1 | string | Label to display in place of the data Example General: Official Corporate Logo | ||||
![]() ![]() |
Σ | 0..1 | dateTime | Date attachment was first created | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Attachment.contentType | Base | required | DocumentEntry mimeType | 📦0.0.8 | This IG |
| Attachment.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| att-1 | error | Attachment | If the Attachment has data, it SHALL have a contentType |
data.empty() or contentType.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Attachment
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Attachment | Content in a format defined elsewhere Constraints: att-1 |
![]() ![]() |
Σ | 0..1 | code | Mime type of the content, with charset etc. Binding: DocumentEntry mimeType (required) Example General: text/plain; charset=UTF-8, image/png |
![]() ![]() |
0..1 | base64Binary | Avoid using for wider compatability reasons. | |
![]() ![]() |
Σ | 0..1 | url | Uri where the data can be found. Mandatory for PDF or FHIR Documents Example General: http://www.acme.com/logo-small.png |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Attachment.contentType | Base | required | DocumentEntry mimeType | 📦0.0.8 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| att-1 | error | Attachment | If the Attachment has data, it SHALL have a contentType |
data.empty() or contentType.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 Attachment
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
Attachment | |||
![]() ![]() |
0..1 | code | Mime type of the content, with charset etc. Binding: DocumentEntry mimeType (required) | |
![]() ![]() |
0..1 | base64Binary | Avoid using for wider compatability reasons. | |
![]() ![]() |
0..1 | url | Uri where the data can be found. Mandatory for PDF or FHIR Documents | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Attachment.contentType | Base | required | DocumentEntry mimeType | 📦0.0.8 | This IG |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | Attachment | Content in a format defined elsewhere Constraints: att-1 | ||||
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() |
Σ | 0..1 | code | Mime type of the content, with charset etc. Binding: DocumentEntry mimeType (required) Example General: text/plain; charset=UTF-8, image/png | ||||
![]() ![]() |
Σ | 0..1 | code | Human language of the content (BCP-47) Binding: CommonLanguages (preferred): A human language.
Example General: en-AU | ||||
![]() ![]() |
0..1 | base64Binary | Avoid using for wider compatability reasons. | |||||
![]() ![]() |
Σ | 0..1 | url | Uri where the data can be found. Mandatory for PDF or FHIR Documents Example General: http://www.acme.com/logo-small.png | ||||
![]() ![]() |
Σ | 0..1 | unsignedInt | Number of bytes of content (if url provided) | ||||
![]() ![]() |
Σ | 0..1 | base64Binary | Hash of the data (sha-1, base64ed) | ||||
![]() ![]() |
Σ | 0..1 | string | Label to display in place of the data Example General: Official Corporate Logo | ||||
![]() ![]() |
Σ | 0..1 | dateTime | Date attachment was first created | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Attachment.contentType | Base | required | DocumentEntry mimeType | 📦0.0.8 | This IG |
| Attachment.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| att-1 | error | Attachment | If the Attachment has data, it SHALL have a contentType |
data.empty() or contentType.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Attachment
Other representations of profile: CSV, Excel, Schematron