http://hl7.org/fhir/StructureDefinition/Attachment|5.0.0
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 (required) | |
| 0..1 | base64Binary | Data inline, base64ed | ||
Σ | 0..1 | url | Uri where the data can be found | |
Σ | 0..1 | integer64 | 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 | |
| 0..1 | positiveInt | Height of the image in pixels (photo/video) | ||
| 0..1 | positiveInt | Width of the image in pixels (photo/video) | ||
| 0..1 | positiveInt | Number of frames if > 1 (photo) | ||
| 0..1 | decimal | Length in seconds (audio / video) | ||
| 0..1 | positiveInt | Number of printed pages |