The ADW-Message-Bundle-1 bundle is used in ADW as a container to collect the ADW profiles listed below:-
An instance of a DocumentReference and a Binary resource have been added to the end of the Discharge Accept Response xml bundle example to illustrate how a supporting document, in this case a pdf, could be attached to the message.
Note that for sliced elements and extensions within CareConnect profiles, it is not possible to link to the exact sliced element in this mapping table.
REQUIRED DATA FIELD | FHIR PROFILE ELEMENT |
---|---|
Discharge Notice Accept Response | |
Notice Receipt issued date | MessageHeader.timestamp (ADW Accept Response Message Sent Time) |
Notice Type | MessageHeader.event.code (Accept Response Type) |
Response Type | MessageHeader.event.code |
Response Details | MessageHeader.reason.text (Accept Reason) |
Patient Identifiers | |
Patient NHS Number | Patient.nhsNumber |
Hospital Patient Identifier | Patient.localIdentifier |
Patient Name | |
Family Name | Patient.name.family |
First Given Name | Patient.name.given |
Patient Birth Date | |
Patient Birth Date | Patient.birthDate |
Person Stated Gender | |
Patient Stated Gender | Patient.gender |
Hospital | |
Organisation Site Code | Organization.identifier (Organisation Site Code) |
Hospital Name | Organization.name |
Ward Name | Location.name |
Hospital Liaison Name | |
Family Name | Practitioner.name.family |
First Given Name | Practitioner.name.given |
Hospital Liaison Contact Details | |
Hospital Liaison Email Address | Practitioner.telecom.value |
Hospital Liaison Telephone Number | Practitioner.telecom.value |
Local Authority | |
Organization ODS Code | Organization.identifier (ODS Organisation Code) |
Local Authority Name | Organization.name |
Social Services Team | Organization.name |
Local Authority Contact Name | |
Family Name | Practitioner.name.family |
First Given Name | Practitioner.name.given |
Local Authority Contact Details | |
Local Authority Contact Email Address | Practitioner.telecom.value |
Local Authority Contact Telephone Number | Practitioner.telecom.value |
The diagram shows the referencing for a typical Discharge Notice Accept Response message. It is intended for illustrative purposes only. The diagram can be viewed here:
Profile Referencing Diagram for an Discharge Notice Accept Response
Further Information
For more information about message profiles visit the Profiling FHIR and for resource Metadata visit Base Resource Definitions.
The various downloads (including Schema files) and reference implementations are available on the FHIR website.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Bundle | Resource | Contains a collection of ADW message resources | |
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 |
type | 1..1 | Code | Bundle identified by bundle type 'message'. Binding Bundle identified by bundle type 'message'. (http://hl7.org/fhir/DSTU2/valueset-bundle-type.html) Binding Strength Required Fixed Value message |
entry | 1..* | BackboneElement | Entry in the bundle - will have a resource, or information |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
fullUrl | 0..1 | Uri | Absolute URL for resource (server address, or UUID/OID) |
resource | 1..1 | Resource | A resource in the bundle |
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 |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Bundle.language | language | Required | http://tools.ietf.org/html/bcp47 |
Bundle.type | type | Required | http://hl7.org/fhir/DSTU2/valueset-bundle-type.html |
Bundle.entry.search.mode | mode | Required | http://hl7.org/fhir/DSTU2/valueset-search-entry-mode.html |
Bundle.entry.request.method | method | Required | http://hl7.org/fhir/DSTU2/valueset-http-verb.html |
Bundle.signature.type | type | Preferred | http://hl7.org/fhir/DSTU2/valueset-signature-type.html |
Bundle.signature.contentType | contentType | Required | http://www.rfc-editor.org/bcp/bcp13.txt |