This ReferralRequest has been constrained to represent a Referral Request made during a Referral Event.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
ReferralRequest | DomainResource | A request for referral or transfer of care | |
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 |
method | 0..1 | Extension | Base for all elements Extension https://fhir.nhs.uk/StructureDefinition/Extension-DCH-ReferralRequestMethod-1 |
sourceOfReferral | 0..1 | Extension | Base for all elements Extension https://fhir.nhs.uk/StructureDefinition/Extension-DCH-SourceOfReferral-1 |
status | 1..1 | Code | draft | requested | active | cancelled | accepted | rejected | completed Binding The status of the referral. (http://hl7.org/fhir/ValueSet/referralstatus) Binding Strength Required |
identifier | 1..1 | Identifier | Business identifier |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | The namespace for the identifier Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | 1..1 | String | The value that is unique Example Value 123456 |
specialty | 0..1 | CodeableConcept | The type of community service or team that the patient has been referred into. Binding The type of community service or team that the patient has been referred into (https://fhir.nhs.uk/ValueSet/DCH-SpecialtyReferredTo-1) Binding Strength Required |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..* | 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 Fixed Value https://fhir.nhs.uk/DCH-SpecialtyReferredTo-1 |
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 | Plain text representation of the concept |
priority | 0..1 | CodeableConcept | Urgency of referral / transfer of care request Binding The priority of the Referral Request (https://fhir.nhs.uk/ValueSet/DCH-ReferralUrgency-1) Binding Strength Required |
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 Fixed Value https://fhir.nhs.uk/DCH-ReferralUrgency-1 |
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 | Plain text representation of the concept |
patient | 1..1 | Reference (CareConnect-DCH-Patient-1) | Patient referred to care or transfer |
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 | 1..1 | Reference (CareConnect-DCH-Practitioner-1) | Requester of referral / transfer of care |
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 | 1..1 | Reference (CareConnect-DCH-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 |
dateSent | 1..1 | DateTime | Date referral/transfer of care request is sent |
reason | 1..1 | CodeableConcept | Reason for Referral to include clinical intervention/event which triggers Referral. Binding Codes indicating why the referral is being requested. (https://fhir.nhs.uk/ValueSet/DCH-ReasonForReferral-1) Binding Strength Required |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 1..1 | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | Identity of the terminology system Fixed Value https://fhir.nhs.uk/DCH-ReasonForReferral-1 |
version | 0..1 | String | Version of the system - if relevant |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
description | 1..1 | String | A textual description of the referral |
Name | Type | Description & Constraints |
---|---|---|
Extension-DCH-ReferralRequestMethod-1 | Extension | This extension is constrained to represent the method used to send or receive a Referral Request for a Child Health event. |
Extension-DCH-SourceOfReferral-1 | Extension | This extension is constrained to represent the source of referral of a Referral Request. |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
ReferralRequest.language | language | Required | http://tools.ietf.org/html/bcp47 |
ReferralRequest.status | status | Required | http://hl7.org/fhir/ValueSet/referralstatus |
ReferralRequest.specialty | specialty | Required | https://fhir.nhs.uk/ValueSet/DCH-SpecialtyReferredTo-1 |
ReferralRequest.priority | priority | Required | https://fhir.nhs.uk/ValueSet/DCH-ReferralUrgency-1 |
ReferralRequest.reason | reason | Required | https://fhir.nhs.uk/ValueSet/DCH-ReasonForReferral-1 |