The ADW Referral Request Profile is a constrained version of the ReferralRequest resource and carries information about the referral request that has been rejected.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
ReferralRequest | ReferralRequest | The Referral Request is used to carry the request for transfer of the patient from hospital to the local authority. | |
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 |
status (The Transfer Status) | 1..1 | Code | draft | requested | active | cancelled | accepted | rejected | completed Binding The status of the referral. (http://hl7.org/fhir/DSTU2/valueset-referralstatus.html) Binding Strength Required Fixed Value rejected |
identifier (Referral Request Identifier) | 1..1 | Identifier | Business identifier |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
value (UUID) | 1..1 | String | The value that is unique Example Value 311fcae7-32a7-4a8e-a15c-eebae3a246b9 |
patient | 1..1 | Reference (CareConnect-Patient-1) | Patient referred to in the Referral Request notice |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | A reference to the patient information within the patient profile |
requester (Hospital Liaison) | 1..1 | Reference (CareConnect-Practitioner-1) | Hospital Liaison as the requester of the referral notice |
recipient (Local Authority organisation) | 1..1 | Reference (CareConnect-Organization-1) | Local Authority Organisation as the receiver of the Referral Request. |
encounter (The Inpatient Stay) | 1..1 | Reference (CareConnect-ADW-Encounter-1) | Originating encounter |
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 |
supportingInformation (Further Information) | 0..* | Reference (Resource) | Reference to additional information to support the Referral Request notice |
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 |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
ReferralRequest.language | language | Required | http://tools.ietf.org/html/bcp47 |
ReferralRequest.status | The Transfer Status | Required | http://hl7.org/fhir/DSTU2/valueset-referralstatus.html |
ReferralRequest.priority.coding.code | code | Required | http://hl7.org/fhir/DSTU2/valueset-diagnostic-order-priority.html |