http://hl7.org/fhir/StructureDefinition/Attachment|4.0.1
Base StructureDefinition for Attachment Type: For referring to data content defined in other formats.
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
Attachment | 0..* | Content in a format defined elsewhere | ||
Σ | 0..1 | code | Mime type of the content, with charset etc. MimeType (required) | |
Σ | 0..1 | code | Human language of the content (BCP-47) Language (preferred) | |
| 0..1 | base64Binary | Data inline, base64ed | ||
Σ | 0..1 | url | Uri where the data can be found | |
Σ | 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 | |
Σ | 0..1 | dateTime | Date attachment was first created |