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.
TypedFhir API / TypeScript
The typed accessor surface List exposes for List — generated from this IG's compiled profile; each typed accessor has a validating raw-FHIR twin (xRaw) where marked. The three ports are parity-enforced.
class List extends ClinicalResource — generated source
| Accessor | Type | Access | Notes |
|---|---|---|---|
| $effectiveDate | FuzzyDate | undefined |
read-only | The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f… |
| $display | string | undefined |
read-only | The resource's human headline — a coded concept's label, else a title / name, else undefined. |
| status | string | undefined |
read/write | current (live assembly) | retired (superseded) | entered-in-error |
| mode | string | undefined |
read/write | working | snapshot | changes |
| title | string | undefined |
read/write | The packet's name, as shown where it is assembled and reviewed |
| code | Concept | undefined |
read/write · raw twin | What the purpose of this list is |
| subject | Reference | undefined |
read/write · raw twin | The patient whose chart these items came from |
| orderedBy | Concept | undefined |
read/write · raw twin | What order the list has |
| entry | Json[] | undefined |
read/write | The members, in order |
| emptyReason | Concept | undefined |
read/write · raw twin | Why list is empty |