Packet Entry Excluded Page Extension¶
| Canonical | ../StructureDefinition/nexus-attachment-packet-excluded-page |
|---|---|
| Status | draft · 1.26.0 |
| Base | Extension (constraint) |
| Context | List.entry (element) |
| Source | FSH · JSON |
A page of this packet member that the assembler excluded from the outbound render. Repeats: one occurrence per excluded page, 1-based, counting pages of the member's rendered form as produced at assembly time. Page numbering is meaningful only relative to that render -- a different renderer may paginate the same member differently -- so these values record what the assembler chose rather than a durable re-rendering instruction. What the recipient actually received is the rendered document stored on send.
Elements / Snapshot
The full effective definition: base Extension with this profile's constraints applied.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | 0..* | A page of this member excluded from the outbound render (1-based; repeats) Invariants: ele-1, ext-1 |
||
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..0 | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: ../StructureDefinition/nexus-attachment-packet-excluded-page |
|
| value[x] | S | 1..1 | integer | 1-based page number, in the member's rendered form at assembly time Invariants: ele-1 |