The Diagnostic Request resource describes the Message Header information.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
MessageHeader | DomainResource | 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 |
timestamp | 1..1 | Instant | Time that the message was sent |
event | 1..1 | Coding | Code for the event this message represents Binding One of the message events defined as part of FHIR. (http://hl7.org/fhir/ValueSet/message-events) Binding Strength Preferred |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
response | 0..1 | BackboneElement | If this is a reply to prior message |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
identifier | 1..1 | Id | Id of original message |
code | 1..1 | Code | ok | transient-error | fatal-error Binding The kind of response to a message (http://hl7.org/fhir/ValueSet/response-code) Binding Strength Required |
details | 0..1 | Reference (OperationOutcome) | Specific list of hints/warnings/errors |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
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 |
destination | 0..* | BackboneElement | Message Destination Application(s) |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
name | 0..1 | String | Name of system |
target | 0..1 | Reference (Device) | Particular delivery destination within the destination |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
endpoint | 1..1 | Uri | Actual destination address or id |
enterer | 0..1 | Reference (Practitioner) | The source of the data entry |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
author | 0..1 | Reference (Practitioner) | The source of the decision |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
receiver | 0..1 | Reference (Practitioner | Organization) | Intended "real-world" recipient for the data |
responsible | 0..1 | Reference (Practitioner | Organization) | Final responsibility for event |
reason | 0..1 | CodeableConcept | Cause of event Binding Reason for event occurrence (http://hl7.org/fhir/ValueSet/message-reason-encounter) Binding Strength Example |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
data | 0..* | Reference (Resource) | The actual content of the message |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
MessageHeader.language | language | Required | http://tools.ietf.org/html/bcp47 |
MessageHeader.event | event | Preferred | http://hl7.org/fhir/ValueSet/message-events |
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 |
MessageHeader.reason | reason | Example | http://hl7.org/fhir/ValueSet/message-reason-encounter |