This MessageHeader resource is constrained to represent a message header for a Child Health event.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
MessageHeader | MessageHeader | A resource that describes a message that is exchanged between systems | |
id | 0..1 | Id | Logical id of this artifact |
meta | 0..1 | Meta | Metadata about the resource |
implicitRules | 0..1 | Uri | A set of rules under which this content was created |
language | 0..1 | Code | Language of the resource content Binding A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources |
messageEventType | 1..1 | Extension | The type of event applicable to the Child Health event message Extension https://fhir.nhs.uk/StructureDefinition/Extension-DCH-MessageEventType-1 |
timestamp | 1..1 | Instant | Time that the message was sent |
event | 1..1 | Coding | The type of Child Health Event Binding The type of Child Health Event (https://fhir.nhs.uk/ValueSet/DCH-ChildHealthEventType-1) Binding Strength Required |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | The type of event applicable to the Child Health Event message. Fixed Value https://fhir.nhs.uk/DCH-ChildHealthEventType-1 |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..1 | String | Representation defined by the system |
source | 1..1 | BackboneElement | Message Source Application |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
name | 0..1 | String | Name of system |
software | 0..1 | String | Name of software running the system |
version | 0..1 | String | Version of software running |
contact | 0..1 | ContactPoint | Human contact for problems |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Code | phone | fax | email | pager | other Binding Telecommunications form for contact point (http://hl7.org/fhir/ValueSet/contact-point-system) Binding Strength Required |
value | 0..1 | String | The actual contact point details |
use | 0..1 | Code | home | work | temp | old | mobile - purpose of this contact point Binding Use of contact point (http://hl7.org/fhir/ValueSet/contact-point-use) Binding Strength Required |
rank | 0..1 | PositiveInt | Specify preferred order of use (1 = highest) |
period | 0..1 | Period | Time period when the contact point was/is in use |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
endpoint | 1..1 | Uri | Actual message source address or id |
responsible | 1..1 | Reference (CareConnect-DCH-Organization-1) | Final responsibility for event |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
data | 1..1 | Reference (CareConnect-DCH-Encounter-1) | The actual content of the message |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
Name | Type | Description & Constraints |
---|---|---|
Extension-DCH-MessageEventType-1 | Extension | The type of event applicable to the Child Health event message. |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
MessageHeader.language | language | Required | http://tools.ietf.org/html/bcp47 |
MessageHeader.event | event | Required | https://fhir.nhs.uk/ValueSet/DCH-ChildHealthEventType-1 |
MessageHeader.response.code | code | Required | http://hl7.org/fhir/ValueSet/response-code |
MessageHeader.source.contact.system | system | Required | http://hl7.org/fhir/ValueSet/contact-point-system |
MessageHeader.source.contact.use | use | Required | http://hl7.org/fhir/ValueSet/contact-point-use |