Composition Block Data Extension¶
| Canonical | ../StructureDefinition/composition-block-data |
|---|---|
| Status | draft · 1.26.0 |
| Base | Extension (constraint) |
| Context | Composition.section (element) |
| Source | FSH · JSON |
One section's structured value, for a render kind whose value is more than the narrative beside it.
Elements / Differential
What this profile constrains beyond Extension. Anything not listed is unchanged from the base; muted type/cardinality values are the base's, shown for context.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | Composition Block Data Extension | |||
| extension | 0..0 | Extension | i | |
| url | 1..1 | http://hl7.org/fhirpath/System.String | i Fixed: ../StructureDefinition/composition-block-data |
|
| value[x] | S | 1..1 | Attachment | The render kind's own structured value, as a typed attachment |
| contentType | S | 1..1 | code | What the payload is; application/json for a JSON kind |
| data | S | 0..1 | base64Binary | The payload itself, base64-encoded per R4 i |