The ADW Referral Request Profile is a constrained version of the ReferralRequest resource and carries information about the referral request.
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 requested |
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 | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
requester (Hospital Liaison) | 1..1 | Reference (CareConnect-Practitioner-1) | Hospital Liaison as the requester of the referral 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 |
recipient (Local Authority organisation) | 1..1 | Reference (CareConnect-Organization-1) | Local Authority Organisation as the receiver of the Referral Request. |
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 |
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 |
reason (Reason for referral) | 0..1 | CodeableConcept | The reason for the Referral Request notice. A textual string should be used to express this in the reason.text element. Binding Codes indicating why the referral is being requested. (http://example.com/valueset) Binding Strength Example |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..1 | 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 | Reason for the referral expressed as text. |
description | 0..1 | String | A textual description of the referral |
supportingInformation (Further Information) | 1..* | Reference (Resource | ADW-QuestionnaireResponse-1) | 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 |
ReferralRequest.reason | Reason for referral | Example | http://example.com/valueset |