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 Reject Response | |
Notice Receipt issued date | MessageHeader.timestamp (ADW Reject Response Message Sent Time) |
Notice Type | MessageHeader.event.code (Reject Response Type) |
Response Type | MessageHeader.event.code |
Response Details | MessageHeader.reason.text (Reject 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 | |
Organisation 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 Withdrawal Notice Reject Response message. It is intended for illustrative purposes only. The diagram can be viewed here:
Profile Referencing Diagram for a Withdrawal Notice Reject 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 |