Summary Payload Extension¶
| Canonical | ../StructureDefinition/nexus-summary-payload |
|---|---|
| Status | draft · 1.26.0 |
| Base | Extension (constraint) |
| Context | Composition (element) |
| Source | FSH · JSON |
A generated summary's structured result, as a JSON string, on the Composition that files it.
Elements / Snapshot
The full effective definition: base Extension with this profile's constraints applied.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | 0..* | Summary Payload Extension 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-summary-payload |
|
| value[x] | S | 1..1 | string | The summary's structured result, as a JSON object serialized to a string Invariants: ele-1 |