The ADW-Message-Bundle-1 bundle is used in ADW as a container to collect the ADW profiles listed below:-
REQUIRED DATA FIELD | FHIR PROFILE ELEMENT |
---|---|
Withdrawal Notice | |
Withdrawal Notice Issued Date | MessageHeader.timestamp (ADW Message Sent Time) |
Patient Identifiers | |
Patient NHS Number | Patient.nhsNumber |
NHS Number Status Indicator | Patient.identifier.nhsNumberVerificationStatus |
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 |
Patient Address | |
Address Line 1 | Patient.address.line |
Address Line 2 | Patient.address.line |
Address Line 3 | Patient.address.line |
Address Line 4 | Patient.address.city |
Address Line 5 | Patient.address.district |
Postcode | Patient.address.postalCode |
Hospital | |
Organization Site Code | Organization.identifier (Organisation Site Code) |
Hospital Name | Organization.name |
Ward Name | Location.name |
Withdrawal Type | |
Withdrawal type | MessageHeader.event.code(Withdrawal Notice Type) |
Reason for Withdrawal | |
Reason for Withdrawal | MessageHeader.reason.coding.display |
Reason For Withdrawal - Other | |
Reason For Withdrawal - Other | MessageHeader.reason.text (Other Reason for Withdrawal) |
Lead Clinician Name | |
Family Name | Practitioner.name.family |
First Given Name | Practitioner.name.given |
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 Site Code | Organization.identifier (ODS Organisation Code) |
Local Authority Name | Organization.name |
Social Services Team | Organization.name |
The diagram shows the referencing for a typical Withdrawal Notice message. It is intended for illustrative purposes only. The diagram can be viewed here:
Profile Referencing Diagram for a Withdrawal Notice
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 |