Interweave Implementation Guide
0.1.0 - ci-build
Interweave Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the R4 profiles here.
Official URL: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ReferralRequest-1 | Version: 0.1.0 | |||
Draft as of 2019-08-07 | Computable Name: CareConnect-ReferralRequest-1 | |||
Copyright/Legal: Copyright © 2019 HL7 UK Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html |
Used to record and send details about a request for referral service or transfer of a patient to the care of another provider or provider organization.
CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/ on the 5th July 2019.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ReferralRequest
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ReferralRequest | 0..* | ReferralRequest | A request for referral or transfer of care | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
referralRequestMethod | 0..1 | CodeableConcept | The method used to communicate the referral such as fax, NHS e-Referral Service, secure email, etc... URL: https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ReferralRequestMethod-1 Binding: Care Connect Referral Request Method (required): The form in which a referral is sent and received | |
sourceOfReferral | 0..1 | CodeableConcept | This represents the source of referral URL: https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-SourceOfReferral-1 Binding: Care Connect Source of Referral (extensible): A classification which identifies the source of referral | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
basedOn | Σ | 0..* | Reference(CareConnect-CarePlan-1 | CareConnect-ProcedureRequest-1 | CareConnect-ReferralRequest-1) | Request fulfilled by this request |
replaces | Σ | 0..* | Reference(CareConnect-ReferralRequest-1) | Request(s) replaced by this request |
status | ?!Σ | 1..1 | code | draft | active | suspended | cancelled | completed | entered-in-error | unknown Binding: RequestStatus (required): The status of the referral. |
intent | ?!Σ | 1..1 | code | proposal | plan | order Binding: RequestIntent (required): Codes identifying the stage lifecycle stage of a request |
subject | Σ | 1..1 | Reference(Group | CareConnectPatient1) | Patient referred to care or transfer |
context | Σ | 0..1 | Reference(CareConnect-Encounter-1 | CareConnect-EpisodeOfCare-1) | Originating encounter |
recipient | Σ | 0..* | Reference(CareConnect-Organization-1 | CareConnect-Practitioner-1 | CareConnect-HealthcareService-1) | Receiver of referral / transfer of care request |
reasonReference | Σ | 0..* | Reference(CareConnect-Condition-1 | CareConnect-Observation-1) | Why is service needed? |
Documentation for this format |
Path | Conformance | ValueSet |
ReferralRequest.status | required | RequestStatus |
ReferralRequest.intent | required | RequestIntent |
Id | Grade | Path(s) | Details | Requirements |
dom-1 | error | ReferralRequest | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty() | |
dom-2 | error | ReferralRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | ReferralRequest | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty() | |
dom-4 | error | ReferralRequest | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
ele-1 | error | ReferralRequest.extension:referralRequestMethod, ReferralRequest.extension:sourceOfReferral | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | error | ReferralRequest.extension:referralRequestMethod, ReferralRequest.extension:sourceOfReferral | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
ReferralRequest | 0..* | ReferralRequest | 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: Common Languages (extensible): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
referralRequestMethod | 0..1 | CodeableConcept | The method used to communicate the referral such as fax, NHS e-Referral Service, secure email, etc... URL: https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ReferralRequestMethod-1 Binding: Care Connect Referral Request Method (required): The form in which a referral is sent and received | |||||
sourceOfReferral | 0..1 | CodeableConcept | This represents the source of referral URL: https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-SourceOfReferral-1 Binding: Care Connect Source of Referral (extensible): A classification which identifies the source of referral | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Business identifier | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(CareConnect-Organization-1) | Organization that issued id (may be just text) | ||||
definition | Σ | 0..* | Reference(ActivityDefinition | PlanDefinition) | Instantiates protocol or definition | ||||
basedOn | Σ | 0..* | Reference(CareConnect-CarePlan-1 | CareConnect-ProcedureRequest-1 | CareConnect-ReferralRequest-1) | Request fulfilled by this request | ||||
replaces | Σ | 0..* | Reference(CareConnect-ReferralRequest-1) | Request(s) replaced by this request | ||||
groupIdentifier | Σ | 0..1 | Identifier | Composite request this is part of | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(CareConnect-Organization-1) | Organization that issued id (may be just text) | ||||
status | ?!Σ | 1..1 | code | draft | active | suspended | cancelled | completed | entered-in-error | unknown Binding: RequestStatus (required): The status of the referral. | ||||
intent | ?!Σ | 1..1 | code | proposal | plan | order Binding: RequestIntent (required): Codes identifying the stage lifecycle stage of a request | ||||
type | Σ | 0..1 | CodeableConcept | Referral/Transition of care request type Binding: SNOMED CT Patient Referral (example): Codes for types of referral; e.g. consult, transfer, temporary transfer. | ||||
priority | Σ | 0..1 | code | Urgency of referral / transfer of care request Binding: RequestPriority (required): Codes indicating the relative priority of the referral. | ||||
serviceRequested | Σ | 0..* | CodeableConcept | Actions requested as part of the referral Binding: Practice Setting Code Value Set (example): Codes indicating the types of services that might be requested as part of a referral. | ||||
subject | Σ | 1..1 | Reference(Group | CareConnectPatient1) | Patient referred to care or transfer | ||||
context | Σ | 0..1 | Reference(CareConnect-Encounter-1 | CareConnect-EpisodeOfCare-1) | Originating encounter | ||||
occurrence[x] | Σ | 0..1 | When the service(s) requested in the referral should occur | |||||
occurrenceDateTime | dateTime | |||||||
occurrencePeriod | Period | |||||||
authoredOn | Σ | 0..1 | dateTime | Date of creation/activation | ||||
requester | ΣC | 0..1 | BackboneElement | Who/what is requesting service | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
agent | Σ | 1..1 | Reference(Device | CareConnect-Organization-1 | CareConnectPatient1 | CareConnect-RelatedPerson-1 | CareConnect-Practitioner-1) | Individual making the request | ||||
onBehalfOf | ΣC | 0..1 | Reference(CareConnect-Organization-1) | Organization agent is acting for | ||||
specialty | 0..1 | CodeableConcept | The clinical specialty (discipline) that the referral is requested for Binding: PractitionerSpecialty (example): Codes indicating the types of capability the referred to service provider must have. | |||||
recipient | Σ | 0..* | Reference(CareConnect-Organization-1 | CareConnect-Practitioner-1 | CareConnect-HealthcareService-1) | Receiver of referral / transfer of care request | ||||
reasonCode | Σ | 0..* | CodeableConcept | Reason for referral / transfer of care request Binding: SNOMED CT Clinical Findings (example): Codes indicating why the referral is being requested. | ||||
reasonReference | Σ | 0..* | Reference(CareConnect-Condition-1 | CareConnect-Observation-1) | Why is service needed? | ||||
description | 0..1 | string | A textual description of the referral | |||||
supportingInfo | 0..* | Reference(Resource) | Additonal information to support referral or transfer of care request | |||||
note | 0..* | Annotation | Comments made about referral request | |||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
author[x] | Σ | 0..1 | Individual responsible for the annotation | |||||
authorString | string | |||||||
authorReference | Reference(CareConnectPatient1 | CareConnect-RelatedPerson-1 | CareConnect-Practitioner-1) | |||||||
time | Σ | 0..1 | dateTime | When the annotation was made | ||||
text | 1..1 | string | The annotation - text content | |||||
relevantHistory | 0..* | Reference(Provenance) | Key events in history of request | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
ReferralRequest.language | extensible | Common Languages
| ||||
ReferralRequest.identifier.use | required | IdentifierUse | ||||
ReferralRequest.identifier.type | extensible | Identifier Type Codes | ||||
ReferralRequest.groupIdentifier.use | required | IdentifierUse | ||||
ReferralRequest.groupIdentifier.type | extensible | Identifier Type Codes | ||||
ReferralRequest.status | required | RequestStatus | ||||
ReferralRequest.intent | required | RequestIntent | ||||
ReferralRequest.type | example | SNOMED CT Patient Referral | ||||
ReferralRequest.priority | required | RequestPriority | ||||
ReferralRequest.serviceRequested | example | Practice Setting Code Value Set | ||||
ReferralRequest.specialty | example | PractitionerSpecialty | ||||
ReferralRequest.reasonCode | example | SNOMED CT Clinical Findings |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | ReferralRequest.extension:referralRequestMethod, ReferralRequest.extension:sourceOfReferral, ReferralRequest.requester | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | error | ReferralRequest.extension:referralRequestMethod, ReferralRequest.extension:sourceOfReferral | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
rfr-1 | error | ReferralRequest.requester | onBehalfOf can only be specified if agent is practitioner or device : (agent.resolve() is Device) or (agent.resolve() is Practitioner) or onBehalfOf.exists().not() |
This structure is derived from ReferralRequest
Summary
Mandatory: 0 element (2 nested mandatory elements)
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from ReferralRequest
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ReferralRequest | 0..* | ReferralRequest | A request for referral or transfer of care | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
referralRequestMethod | 0..1 | CodeableConcept | The method used to communicate the referral such as fax, NHS e-Referral Service, secure email, etc... URL: https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ReferralRequestMethod-1 Binding: Care Connect Referral Request Method (required): The form in which a referral is sent and received | |
sourceOfReferral | 0..1 | CodeableConcept | This represents the source of referral URL: https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-SourceOfReferral-1 Binding: Care Connect Source of Referral (extensible): A classification which identifies the source of referral | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
basedOn | Σ | 0..* | Reference(CareConnect-CarePlan-1 | CareConnect-ProcedureRequest-1 | CareConnect-ReferralRequest-1) | Request fulfilled by this request |
replaces | Σ | 0..* | Reference(CareConnect-ReferralRequest-1) | Request(s) replaced by this request |
status | ?!Σ | 1..1 | code | draft | active | suspended | cancelled | completed | entered-in-error | unknown Binding: RequestStatus (required): The status of the referral. |
intent | ?!Σ | 1..1 | code | proposal | plan | order Binding: RequestIntent (required): Codes identifying the stage lifecycle stage of a request |
subject | Σ | 1..1 | Reference(Group | CareConnectPatient1) | Patient referred to care or transfer |
context | Σ | 0..1 | Reference(CareConnect-Encounter-1 | CareConnect-EpisodeOfCare-1) | Originating encounter |
recipient | Σ | 0..* | Reference(CareConnect-Organization-1 | CareConnect-Practitioner-1 | CareConnect-HealthcareService-1) | Receiver of referral / transfer of care request |
reasonReference | Σ | 0..* | Reference(CareConnect-Condition-1 | CareConnect-Observation-1) | Why is service needed? |
Documentation for this format |
Path | Conformance | ValueSet |
ReferralRequest.status | required | RequestStatus |
ReferralRequest.intent | required | RequestIntent |
Id | Grade | Path(s) | Details | Requirements |
dom-1 | error | ReferralRequest | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty() | |
dom-2 | error | ReferralRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | ReferralRequest | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty() | |
dom-4 | error | ReferralRequest | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
ele-1 | error | ReferralRequest.extension:referralRequestMethod, ReferralRequest.extension:sourceOfReferral | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | error | ReferralRequest.extension:referralRequestMethod, ReferralRequest.extension:sourceOfReferral | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
ReferralRequest | 0..* | ReferralRequest | 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: Common Languages (extensible): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
referralRequestMethod | 0..1 | CodeableConcept | The method used to communicate the referral such as fax, NHS e-Referral Service, secure email, etc... URL: https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ReferralRequestMethod-1 Binding: Care Connect Referral Request Method (required): The form in which a referral is sent and received | |||||
sourceOfReferral | 0..1 | CodeableConcept | This represents the source of referral URL: https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-SourceOfReferral-1 Binding: Care Connect Source of Referral (extensible): A classification which identifies the source of referral | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Business identifier | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(CareConnect-Organization-1) | Organization that issued id (may be just text) | ||||
definition | Σ | 0..* | Reference(ActivityDefinition | PlanDefinition) | Instantiates protocol or definition | ||||
basedOn | Σ | 0..* | Reference(CareConnect-CarePlan-1 | CareConnect-ProcedureRequest-1 | CareConnect-ReferralRequest-1) | Request fulfilled by this request | ||||
replaces | Σ | 0..* | Reference(CareConnect-ReferralRequest-1) | Request(s) replaced by this request | ||||
groupIdentifier | Σ | 0..1 | Identifier | Composite request this is part of | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(CareConnect-Organization-1) | Organization that issued id (may be just text) | ||||
status | ?!Σ | 1..1 | code | draft | active | suspended | cancelled | completed | entered-in-error | unknown Binding: RequestStatus (required): The status of the referral. | ||||
intent | ?!Σ | 1..1 | code | proposal | plan | order Binding: RequestIntent (required): Codes identifying the stage lifecycle stage of a request | ||||
type | Σ | 0..1 | CodeableConcept | Referral/Transition of care request type Binding: SNOMED CT Patient Referral (example): Codes for types of referral; e.g. consult, transfer, temporary transfer. | ||||
priority | Σ | 0..1 | code | Urgency of referral / transfer of care request Binding: RequestPriority (required): Codes indicating the relative priority of the referral. | ||||
serviceRequested | Σ | 0..* | CodeableConcept | Actions requested as part of the referral Binding: Practice Setting Code Value Set (example): Codes indicating the types of services that might be requested as part of a referral. | ||||
subject | Σ | 1..1 | Reference(Group | CareConnectPatient1) | Patient referred to care or transfer | ||||
context | Σ | 0..1 | Reference(CareConnect-Encounter-1 | CareConnect-EpisodeOfCare-1) | Originating encounter | ||||
occurrence[x] | Σ | 0..1 | When the service(s) requested in the referral should occur | |||||
occurrenceDateTime | dateTime | |||||||
occurrencePeriod | Period | |||||||
authoredOn | Σ | 0..1 | dateTime | Date of creation/activation | ||||
requester | ΣC | 0..1 | BackboneElement | Who/what is requesting service | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
agent | Σ | 1..1 | Reference(Device | CareConnect-Organization-1 | CareConnectPatient1 | CareConnect-RelatedPerson-1 | CareConnect-Practitioner-1) | Individual making the request | ||||
onBehalfOf | ΣC | 0..1 | Reference(CareConnect-Organization-1) | Organization agent is acting for | ||||
specialty | 0..1 | CodeableConcept | The clinical specialty (discipline) that the referral is requested for Binding: PractitionerSpecialty (example): Codes indicating the types of capability the referred to service provider must have. | |||||
recipient | Σ | 0..* | Reference(CareConnect-Organization-1 | CareConnect-Practitioner-1 | CareConnect-HealthcareService-1) | Receiver of referral / transfer of care request | ||||
reasonCode | Σ | 0..* | CodeableConcept | Reason for referral / transfer of care request Binding: SNOMED CT Clinical Findings (example): Codes indicating why the referral is being requested. | ||||
reasonReference | Σ | 0..* | Reference(CareConnect-Condition-1 | CareConnect-Observation-1) | Why is service needed? | ||||
description | 0..1 | string | A textual description of the referral | |||||
supportingInfo | 0..* | Reference(Resource) | Additonal information to support referral or transfer of care request | |||||
note | 0..* | Annotation | Comments made about referral request | |||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
author[x] | Σ | 0..1 | Individual responsible for the annotation | |||||
authorString | string | |||||||
authorReference | Reference(CareConnectPatient1 | CareConnect-RelatedPerson-1 | CareConnect-Practitioner-1) | |||||||
time | Σ | 0..1 | dateTime | When the annotation was made | ||||
text | 1..1 | string | The annotation - text content | |||||
relevantHistory | 0..* | Reference(Provenance) | Key events in history of request | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
ReferralRequest.language | extensible | Common Languages
| ||||
ReferralRequest.identifier.use | required | IdentifierUse | ||||
ReferralRequest.identifier.type | extensible | Identifier Type Codes | ||||
ReferralRequest.groupIdentifier.use | required | IdentifierUse | ||||
ReferralRequest.groupIdentifier.type | extensible | Identifier Type Codes | ||||
ReferralRequest.status | required | RequestStatus | ||||
ReferralRequest.intent | required | RequestIntent | ||||
ReferralRequest.type | example | SNOMED CT Patient Referral | ||||
ReferralRequest.priority | required | RequestPriority | ||||
ReferralRequest.serviceRequested | example | Practice Setting Code Value Set | ||||
ReferralRequest.specialty | example | PractitionerSpecialty | ||||
ReferralRequest.reasonCode | example | SNOMED CT Clinical Findings |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | ReferralRequest.extension:referralRequestMethod, ReferralRequest.extension:sourceOfReferral, ReferralRequest.requester | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | error | ReferralRequest.extension:referralRequestMethod, ReferralRequest.extension:sourceOfReferral | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
rfr-1 | error | ReferralRequest.requester | onBehalfOf can only be specified if agent is practitioner or device : (agent.resolve() is Device) or (agent.resolve() is Practitioner) or onBehalfOf.exists().not() |
This structure is derived from ReferralRequest
Summary
Mandatory: 0 element (2 nested mandatory elements)
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Other representations of profile: CSV, Excel, Schematron