http://hl7.org/fhir/StructureDefinition/MessageDefinition|4.0.1
Defines the characteristics of a message that can be shared between systems, including the type of event that initiates the message, the content to be transmitted and what response(s), if any, are permitted.
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
MessageDefinition | 0..* | A resource that defines a type of message that can be exchanged between systems | ||
Σ | 0..1 | uri | Business Identifier for a given MessageDefinition | |
Σ | 0..* | Identifier | Primary key for the message definition on a given server | |
Σ | 0..1 | string | Business version of the message definition | |
Σ | 0..1 | string | Name for this message definition (computer friendly) | |
Σ | 0..1 | string | Name for this message definition (human friendly) | |
Σ | 0..* | canonical | Takes the place of | |
?!Σ | 1..1 | code | draft | active | retired | unknown PublicationStatus (required) | |
Σ | 0..1 | boolean | For testing purposes, not real usage | |
Σ | 1..1 | dateTime | Date last changed | |
Σ | 0..1 | string | Name of the publisher (organization or individual) | |
Σ | 0..* | ContactDetail | Contact details for the publisher | |
Σ | 0..1 | markdown | Natural language description of the message definition | |
Σ | 0..* | UsageContext | The context that the content is intended to support | |
Σ | 0..* | CodeableConcept | Intended jurisdiction for message definition (if applicable) Jurisdiction (extensible) | |
Σ | 0..1 | markdown | Why this message definition is defined | |
| 0..1 | markdown | Use and/or publishing restrictions | ||
Σ | 0..1 | canonical | Definition this one is based on | |
Σ | 0..* | canonical | Protocol/workflow this is part of | |
Σ | 1..1 | Event code or link to the EventDefinition MessageEvent (example) | ||
Σ | 1..1 | Coding | MessageEvent (example) | |
Σ | 1..1 | uri | MessageEvent (example) | |
Σ | 0..1 | code | consequence | currency | notification MessageSignificanceCategory (required) | |
Σ | 0..* | BackboneElement | Resource(s) that are the subject of the event | |
Σ | 1..1 | code | Type of resource ResourceType (required) | |
| 0..1 | canonical | Profile that must be adhered to by focus | ||
Σ | 1..1 | unsignedInt | Minimum number of focuses of this type | |
| 0..1 | string | Maximum number of focuses of this type | ||
| 0..1 | code | always | on-error | never | on-success messageheader-response-request (required) | ||
| 0..* | BackboneElement | Responses to this message | ||
| 1..1 | canonical | Reference to allowed message definition response | ||
| 0..1 | markdown | When should this response be used | ||
| 0..* | canonical | Canonical reference to a GraphDefinition |