This page is part of the FUT Infrastructure (v3.3.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication-request | Version: 3.3.0 | |||
Active as of 2024-11-05 | Computable Name: ehealth-communication-request |
The CommunicationRequest resource allows for changes in the way the eHealth Infrastructure creates Communications (of profile ehealth-message
).
The eHealth Infrastructure generates Communications (of profile ehealth-message
) in the following cases:
The default behaviour and controllability for the different Communication scenarios differ. An overview of how to control the different Communication generation can be found here.
The CommunicationRequest is used to customize how and when Communications are created by the infrastructure:
If multiple CommunicationRequests for the same recipient are found the most recent (by occurrencePeriod.start) with status active takes precedence. If multiple CommunicationRequest resources are the most recent and active, any CommunicationRequest with doNotPerform
= true takes precedence.
When the infrastructure by default creates Communication for either a Patient or CareTeam, it may be possible to suppress creation for a specific recipient. An overview of when suppression is possible is given here. A CommunicationRequest states suppression when:
doNotPerform
is set to trueSee the other requirements for a CommunicationRequest to take effect here.Updating doNotPerform
to false or removing the attribute disables the specified suppression of the Communication. Alternatively, the CommunicationRequest lifecycle can be adjusted by setting a status
value other than active.
In some scenarios it is possible to use CommunicationRequest to override some default values of the Communication:
medium
overrides the Communication medium.payload
overrides the Communication payload.A CommunicationRequest is related to Communication (ehealth-message
) and in some cases EpisodeOfCare (ehealth-episode-of-care
) or ServiceRequest (ehealth-serviceRequest
).
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from CommunicationRequest
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CommunicationRequest | 0..* | CommunicationRequest | A request for information to be sent to a receiver | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
episodeOfCare | 0..1 | Reference(EpisodeOfCare) | Associated Encounter episode of care URL: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare | |
basedOn | 0..1 | Reference(Resource) | Fulfills plan or proposal | |
category | 0..* | CodeableConcept | Message category Binding: MessageCategory (required) | |
priority | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required) | |
medium | 0..* | CodeableConcept | A channel of communication Binding: MessageMedium (required) | |
subject | 1..1 | Reference(Patient) | Focus of message | |
recipient | 0..* | Reference(Patient | CareTeam) {r} | Message recipient | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
CommunicationRequest.category | required | MessageCategoryhttp://ehealth.sundhed.dk/vs/message-category from this IG | |
CommunicationRequest.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority from the FHIR Standard | |
CommunicationRequest.medium | required | MessageMediumhttp://ehealth.sundhed.dk/vs/message-medium from this IG |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CommunicationRequest | 0..* | CommunicationRequest | A request for information to be sent to a receiver | |
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 | |
episodeOfCare | 0..1 | Reference(EpisodeOfCare) | Associated Encounter episode of care URL: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
basedOn | Σ | 0..1 | Reference(Resource) | Fulfills plan or proposal |
status | ?!Σ | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required): The status of the communication request. |
category | 0..* | CodeableConcept | Message category Binding: MessageCategory (required) | |
priority | Σ | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required) |
doNotPerform | ?!Σ | 0..1 | boolean | True if request is prohibiting action |
medium | 0..* | CodeableConcept | A channel of communication Binding: MessageMedium (required) | |
subject | 1..1 | Reference(Patient) | Focus of message | |
recipient | 0..* | Reference(Patient | CareTeam) {r} | Message recipient | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
CommunicationRequest.status | required | RequestStatushttp://hl7.org/fhir/ValueSet/request-status|4.0.1 from the FHIR Standard | |
CommunicationRequest.category | required | MessageCategoryhttp://ehealth.sundhed.dk/vs/message-category from this IG | |
CommunicationRequest.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority from the FHIR Standard | |
CommunicationRequest.medium | required | MessageMediumhttp://ehealth.sundhed.dk/vs/message-medium from this IG |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
CommunicationRequest | 0..* | CommunicationRequest | A request for information to be sent to a receiver | |||||
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: CommonLanguages (preferred): 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 | |||||
episodeOfCare | 0..1 | Reference(EpisodeOfCare) | Associated Encounter episode of care URL: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Unique identifier | ||||
basedOn | Σ | 0..1 | Reference(Resource) | Fulfills plan or proposal | ||||
replaces | Σ | 0..* | Reference(CommunicationRequest) | Request(s) replaced by this request | ||||
groupIdentifier | Σ | 0..1 | Identifier | Composite request this is part of | ||||
status | ?!Σ | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required): The status of the communication request. | ||||
statusReason | 0..1 | CodeableConcept | Reason for current status Binding Description (No ValueSet): (example): Codes identifying the reason for the current state of a request. | |||||
category | 0..* | CodeableConcept | Message category Binding: MessageCategory (required) | |||||
priority | Σ | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required) | ||||
doNotPerform | ?!Σ | 0..1 | boolean | True if request is prohibiting action | ||||
medium | 0..* | CodeableConcept | A channel of communication Binding: MessageMedium (required) | |||||
subject | 1..1 | Reference(Patient) | Focus of message | |||||
about | 0..* | Reference(Resource) | Resources that pertain to this communication request | |||||
encounter | Σ | 0..1 | Reference(Encounter) | Encounter created as part of | ||||
payload | 0..* | BackboneElement | Message payload | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
content[x] | 1..1 | Message part content | ||||||
contentString | string | |||||||
contentAttachment | Attachment | |||||||
contentReference | Reference(Resource) | |||||||
occurrence[x] | Σ | 0..1 | When scheduled | |||||
occurrenceDateTime | dateTime | |||||||
occurrencePeriod | Period | |||||||
authoredOn | Σ | 0..1 | dateTime | When request transitioned to being actionable | ||||
requester | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device) | Who/what is requesting service | ||||
recipient | 0..* | Reference(Patient | CareTeam) {r} | Message recipient | |||||
sender | Σ | 0..1 | Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | HealthcareService) | Message sender | ||||
reasonCode | Σ | 0..* | CodeableConcept | Why is communication needed? Binding: v3 Code System ActReason (example): Codes for describing reasons for the occurrence of a communication. | ||||
reasonReference | Σ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why is communication needed? | ||||
note | 0..* | Annotation | Comments made about communication request | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
CommunicationRequest.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
CommunicationRequest.status | required | RequestStatushttp://hl7.org/fhir/ValueSet/request-status|4.0.1 from the FHIR Standard | ||||
CommunicationRequest.statusReason | example | |||||
CommunicationRequest.category | required | MessageCategoryhttp://ehealth.sundhed.dk/vs/message-category from this IG | ||||
CommunicationRequest.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority from the FHIR Standard | ||||
CommunicationRequest.medium | required | MessageMediumhttp://ehealth.sundhed.dk/vs/message-medium from this IG | ||||
CommunicationRequest.reasonCode | example | ActReasonhttp://terminology.hl7.org/ValueSet/v3-ActReason |
This structure is derived from CommunicationRequest
Differential View
This structure is derived from CommunicationRequest
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CommunicationRequest | 0..* | CommunicationRequest | A request for information to be sent to a receiver | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
episodeOfCare | 0..1 | Reference(EpisodeOfCare) | Associated Encounter episode of care URL: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare | |
basedOn | 0..1 | Reference(Resource) | Fulfills plan or proposal | |
category | 0..* | CodeableConcept | Message category Binding: MessageCategory (required) | |
priority | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required) | |
medium | 0..* | CodeableConcept | A channel of communication Binding: MessageMedium (required) | |
subject | 1..1 | Reference(Patient) | Focus of message | |
recipient | 0..* | Reference(Patient | CareTeam) {r} | Message recipient | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
CommunicationRequest.category | required | MessageCategoryhttp://ehealth.sundhed.dk/vs/message-category from this IG | |
CommunicationRequest.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority from the FHIR Standard | |
CommunicationRequest.medium | required | MessageMediumhttp://ehealth.sundhed.dk/vs/message-medium from this IG |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CommunicationRequest | 0..* | CommunicationRequest | A request for information to be sent to a receiver | |
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 | |
episodeOfCare | 0..1 | Reference(EpisodeOfCare) | Associated Encounter episode of care URL: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
basedOn | Σ | 0..1 | Reference(Resource) | Fulfills plan or proposal |
status | ?!Σ | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required): The status of the communication request. |
category | 0..* | CodeableConcept | Message category Binding: MessageCategory (required) | |
priority | Σ | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required) |
doNotPerform | ?!Σ | 0..1 | boolean | True if request is prohibiting action |
medium | 0..* | CodeableConcept | A channel of communication Binding: MessageMedium (required) | |
subject | 1..1 | Reference(Patient) | Focus of message | |
recipient | 0..* | Reference(Patient | CareTeam) {r} | Message recipient | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
CommunicationRequest.status | required | RequestStatushttp://hl7.org/fhir/ValueSet/request-status|4.0.1 from the FHIR Standard | |
CommunicationRequest.category | required | MessageCategoryhttp://ehealth.sundhed.dk/vs/message-category from this IG | |
CommunicationRequest.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority from the FHIR Standard | |
CommunicationRequest.medium | required | MessageMediumhttp://ehealth.sundhed.dk/vs/message-medium from this IG |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
CommunicationRequest | 0..* | CommunicationRequest | A request for information to be sent to a receiver | |||||
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: CommonLanguages (preferred): 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 | |||||
episodeOfCare | 0..1 | Reference(EpisodeOfCare) | Associated Encounter episode of care URL: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | Unique identifier | ||||
basedOn | Σ | 0..1 | Reference(Resource) | Fulfills plan or proposal | ||||
replaces | Σ | 0..* | Reference(CommunicationRequest) | Request(s) replaced by this request | ||||
groupIdentifier | Σ | 0..1 | Identifier | Composite request this is part of | ||||
status | ?!Σ | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required): The status of the communication request. | ||||
statusReason | 0..1 | CodeableConcept | Reason for current status Binding Description (No ValueSet): (example): Codes identifying the reason for the current state of a request. | |||||
category | 0..* | CodeableConcept | Message category Binding: MessageCategory (required) | |||||
priority | Σ | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required) | ||||
doNotPerform | ?!Σ | 0..1 | boolean | True if request is prohibiting action | ||||
medium | 0..* | CodeableConcept | A channel of communication Binding: MessageMedium (required) | |||||
subject | 1..1 | Reference(Patient) | Focus of message | |||||
about | 0..* | Reference(Resource) | Resources that pertain to this communication request | |||||
encounter | Σ | 0..1 | Reference(Encounter) | Encounter created as part of | ||||
payload | 0..* | BackboneElement | Message payload | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
content[x] | 1..1 | Message part content | ||||||
contentString | string | |||||||
contentAttachment | Attachment | |||||||
contentReference | Reference(Resource) | |||||||
occurrence[x] | Σ | 0..1 | When scheduled | |||||
occurrenceDateTime | dateTime | |||||||
occurrencePeriod | Period | |||||||
authoredOn | Σ | 0..1 | dateTime | When request transitioned to being actionable | ||||
requester | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device) | Who/what is requesting service | ||||
recipient | 0..* | Reference(Patient | CareTeam) {r} | Message recipient | |||||
sender | Σ | 0..1 | Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | HealthcareService) | Message sender | ||||
reasonCode | Σ | 0..* | CodeableConcept | Why is communication needed? Binding: v3 Code System ActReason (example): Codes for describing reasons for the occurrence of a communication. | ||||
reasonReference | Σ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why is communication needed? | ||||
note | 0..* | Annotation | Comments made about communication request | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
CommunicationRequest.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
CommunicationRequest.status | required | RequestStatushttp://hl7.org/fhir/ValueSet/request-status|4.0.1 from the FHIR Standard | ||||
CommunicationRequest.statusReason | example | |||||
CommunicationRequest.category | required | MessageCategoryhttp://ehealth.sundhed.dk/vs/message-category from this IG | ||||
CommunicationRequest.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority from the FHIR Standard | ||||
CommunicationRequest.medium | required | MessageMediumhttp://ehealth.sundhed.dk/vs/message-medium from this IG | ||||
CommunicationRequest.reasonCode | example | ActReasonhttp://terminology.hl7.org/ValueSet/v3-ActReason |
This structure is derived from CommunicationRequest
Other representations of profile: CSV, Excel, Schematron