MessageHeader Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-messageheader |
|---|---|
| Status | draft (experimental) · 1.26.0 |
| Base | MessageHeader (constraint) |
| Source | FSH · JSON |
Nexus EMR profile for MessageHeader -- the routing envelope on an eReferral message bundle, consumed by the gateway's operation-routing middleware. Infrastructure rather than clinical content: no effective date, and R4 gives it no identifier element. First pass: the event vocabulary is not settled.
TypedFhir API / TypeScript
The typed accessor surface MessageHeader exposes for MessageHeader — 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 MessageHeader 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. |
| destination | Json[] | undefined |
read/write | The intended receiver(s) |
| sender | Reference | undefined |
read/write · raw twin | The organization or person responsible for the message content |
| source | Json | undefined |
read/write | The system that sent the message |
| responsible | Reference | undefined |
read/write · raw twin | The party accountable for the message |
| reason | Concept | undefined |
read/write · raw twin | Cause of event |
| response | Json | undefined |
read/write | Present when this message is a response to an earlier one |
| focus | References |
read/write · raw twin | The resource(s) this message concerns |