Template Profile¶
| Canonical | ../StructureDefinition/nexus-template-list |
|---|---|
| Status | draft · 1.26.0 |
| Base | List (constraint) |
| Source | FSH · JSON |
A reusable template: a List that names and identifies the template, carrying the resources it
produces as prototypes inside a contained transaction Bundle.
Elements / Differential
What this profile constrains beyond List. 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 |
|---|---|---|---|---|
| List | Nexus EMR Template Invariants: nexus-note-extension-not-where-native, nexus-template-has-identity, nexus-template-subject-is-placeholder, nexus-template-entry-is-contained-bundle, nexus-template-bundle-is-transaction |
|||
| contained | 1..1 | Bundle | The prototype Bundle -- a transaction whose entries are the resources this template produces i | |
| identifier | S | 1..* | Identifier | Stable business identity of the template, and the marker that this List is one |
| status | S | 1..1 | code | current (selectable) | retired (no longer offered) | entered-in-error i |
| mode | 1..1 | code | i Fixed: working |
|
| title | S | 1..1 | string | The template's name, as shown in a picker |
| subject | S | 1..1 | Reference(Patient Profile) | Placeholder for the patient, carrying the expression that supplies one on use i |
| entry | S | 1..1 | BackboneElement | Points at the contained prototype Bundle i |
| item | 1..1 | Reference(Resource) | Local reference (#id) to the contained transaction Bundle |