Magentus Practice Management FHIR Implementation Guide
1.2.60 - ci-build Australia flag

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.60) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: EOrders Communication Request Patient

Official URL: http://fhir.geniesolutions.io/StructureDefinition/eorders-communicationrequest-patient Version: 1.2.60
Active as of 2026-04-05 Computable Name: EOrdersCommunicationRequestPatient

EOrders diagnostic provider to patient communication. This is only used when preventing communication by the lab/service to the patient, primarily for SMS and email. Typically this is the result of a Do not SMS or Do not email appearing in the clinical UI. Note that this has implications for how a diagnostic request is provided to the patient. If communication via electronic means is restricted, the clinician should always print the corresponding request for the patient.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CommunicationRequest 0..* CommunicationRequest Diagnostic request communication request
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... groupIdentifier SΣ 1..1 EOrdersPlacerGroupNumber Composite request this is part of
... status ?!SΣ 1..1 code active
Binding: RequestStatus (required): The status of the communication request.
Fixed Value: active
... category S 1..* CodeableConcept reminder | instruction
Binding: EOrders Communication Request Category (required)
... doNotPerform ?!SΣ 1..1 boolean True when SMS communication with patient is requested to not be performed
... medium S 1..1 CodeableConcept Currently WRITTEN covering all forms of communication with patient
Binding: EOrders communication medium values (required)
.... text Σ 1..1 string SMS
Fixed Value: SMS
... about S 1..* Reference(EOrders Task Fulfillment Request Group | EOrders Task Fulfillment Request) Fulfillment task the communication is about
.... reference ΣC 1..1 string Relative reference
... authoredOn SΣ 1..1 dateTime Date/time when communication request direction obtained
... requester SΣ 1..1 Reference(Genie Patient | Genie PractitionerRole | Genie Organization) Patient, provider or practice requesting the communication (or for it to not be performed)
.... reference ΣC 1..1 string Relative reference
... recipient S 1..1 Reference(Genie Patient) Patient receiving the communication
.... reference ΣC 1..1 string Relative reference
... sender SΣ 1..1 Reference(Genie Organization) Diagnostic organization sending the SMS
.... reference ΣC 1..1 string Relative reference

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
CommunicationRequest.​status Base required RequestStatus 📍4.0.1 FHIR Std.
CommunicationRequest.​category Base required EOrders Communication Request Category 📦1.2.60 This IG
CommunicationRequest.​medium Base required EOrders communication medium values 📦1.2.60 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error CommunicationRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error CommunicationRequest If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error CommunicationRequest 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()
dom-5 error CommunicationRequest If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice CommunicationRequest A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from CommunicationRequest

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CommunicationRequest 0..* CommunicationRequest Diagnostic request communication request
... groupIdentifier S 1..1 EOrdersPlacerGroupNumber Composite request this is part of
... status S 1..1 code active
Fixed Value: active
... category S 1..* CodeableConcept reminder | instruction
Binding: EOrders Communication Request Category (required)
... doNotPerform S 1..1 boolean True when SMS communication with patient is requested to not be performed
... medium S 1..1 CodeableConcept Currently WRITTEN covering all forms of communication with patient
Binding: EOrders communication medium values (required)
.... text 1..1 string SMS
Fixed Value: SMS
... about S 1..* Reference(EOrders Task Fulfillment Request Group | EOrders Task Fulfillment Request) Fulfillment task the communication is about
.... reference 1..1 string Relative reference
... authoredOn S 1..1 dateTime Date/time when communication request direction obtained
... requester S 1..1 Reference(Genie Patient | Genie PractitionerRole | Genie Organization) Patient, provider or practice requesting the communication (or for it to not be performed)
.... reference 1..1 string Relative reference
... recipient S 1..1 Reference(Genie Patient) Patient receiving the communication
.... reference 1..1 string Relative reference
... sender S 1..1 Reference(Genie Organization) Diagnostic organization sending the SMS
.... reference 1..1 string Relative reference

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
CommunicationRequest.​category Base required EOrders Communication Request Category 📦1.2.60 This IG
CommunicationRequest.​medium Base required EOrders communication medium values 📦1.2.60 This IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CommunicationRequest 0..* CommunicationRequest Diagnostic request communication request
... 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.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Unique identifier
... basedOn Σ 0..* Reference(Resource) Fulfills plan or proposal
... replaces Σ 0..* Reference(CommunicationRequest) Request(s) replaced by this request
... groupIdentifier SΣ 1..1 EOrdersPlacerGroupNumber Composite request this is part of
... status ?!SΣ 1..1 code active
Binding: RequestStatus (required): The status of the communication request.
Fixed Value: active
... statusReason 0..1 CodeableConcept Reason for current status
Binding Description: (example): Codes identifying the reason for the current state of a request.
... category S 1..* CodeableConcept reminder | instruction
Binding: EOrders Communication Request Category (required)
... priority Σ 0..1 code routine | urgent | asap | stat
Binding: RequestPriority (required): Codes indicating the relative importance of a communication request.
... doNotPerform ?!SΣ 1..1 boolean True when SMS communication with patient is requested to not be performed
... medium S 1..1 CodeableConcept Currently WRITTEN covering all forms of communication with patient
Binding: EOrders communication medium values (required)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
.... text Σ 1..1 string SMS
Fixed Value: SMS
... subject 0..1 Reference(Patient | Group) Focus of message
... about S 1..* Reference(EOrders Task Fulfillment Request Group | EOrders Task Fulfillment Request) Fulfillment task the communication is about
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string Relative reference
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... 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 SΣ 1..1 dateTime Date/time when communication request direction obtained
... requester SΣ 1..1 Reference(Genie Patient | Genie PractitionerRole | Genie Organization) Patient, provider or practice requesting the communication (or for it to not be performed)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string Relative reference
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... recipient S 1..1 Reference(Genie Patient) Patient receiving the communication
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string Relative reference
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... sender SΣ 1..1 Reference(Genie Organization) Diagnostic organization sending the SMS
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string Relative reference
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... reasonCode Σ 0..* CodeableConcept Why is communication needed?
Binding: ActReason (3.0.0) (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

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
CommunicationRequest.​language Base preferred Common Languages 📍4.0.1 FHIR Std.
CommunicationRequest.​status Base required RequestStatus 📍4.0.1 FHIR Std.
CommunicationRequest.​statusReason Base example Not State Unknown
CommunicationRequest.​category Base required EOrders Communication Request Category 📦1.2.60 This IG
CommunicationRequest.​priority Base required Request priority 📍4.0.1 FHIR Std.
CommunicationRequest.​medium Base required EOrders communication medium values 📦1.2.60 This IG
CommunicationRequest.​about.type Base extensible ResourceType 📍4.0.1 FHIR Std.
CommunicationRequest.​requester.type Base extensible ResourceType 📍4.0.1 FHIR Std.
CommunicationRequest.​recipient.type Base extensible ResourceType 📍4.0.1 FHIR Std.
CommunicationRequest.​sender.type Base extensible ResourceType 📍4.0.1 FHIR Std.
CommunicationRequest.​reasonCode Base example v3 Code System ActReason 📍3.0.0 THO v7.1

Constraints

Id Grade Path(s) Description Expression
dom-2 error CommunicationRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error CommunicationRequest If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error CommunicationRequest 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()
dom-5 error CommunicationRequest If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice CommunicationRequest A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CommunicationRequest 0..* CommunicationRequest Diagnostic request communication request
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... groupIdentifier SΣ 1..1 EOrdersPlacerGroupNumber Composite request this is part of
... status ?!SΣ 1..1 code active
Binding: RequestStatus (required): The status of the communication request.
Fixed Value: active
... category S 1..* CodeableConcept reminder | instruction
Binding: EOrders Communication Request Category (required)
... doNotPerform ?!SΣ 1..1 boolean True when SMS communication with patient is requested to not be performed
... medium S 1..1 CodeableConcept Currently WRITTEN covering all forms of communication with patient
Binding: EOrders communication medium values (required)
.... text Σ 1..1 string SMS
Fixed Value: SMS
... about S 1..* Reference(EOrders Task Fulfillment Request Group | EOrders Task Fulfillment Request) Fulfillment task the communication is about
.... reference ΣC 1..1 string Relative reference
... authoredOn SΣ 1..1 dateTime Date/time when communication request direction obtained
... requester SΣ 1..1 Reference(Genie Patient | Genie PractitionerRole | Genie Organization) Patient, provider or practice requesting the communication (or for it to not be performed)
.... reference ΣC 1..1 string Relative reference
... recipient S 1..1 Reference(Genie Patient) Patient receiving the communication
.... reference ΣC 1..1 string Relative reference
... sender SΣ 1..1 Reference(Genie Organization) Diagnostic organization sending the SMS
.... reference ΣC 1..1 string Relative reference

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
CommunicationRequest.​status Base required RequestStatus 📍4.0.1 FHIR Std.
CommunicationRequest.​category Base required EOrders Communication Request Category 📦1.2.60 This IG
CommunicationRequest.​medium Base required EOrders communication medium values 📦1.2.60 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error CommunicationRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error CommunicationRequest If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error CommunicationRequest 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()
dom-5 error CommunicationRequest If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice CommunicationRequest A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from CommunicationRequest

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CommunicationRequest 0..* CommunicationRequest Diagnostic request communication request
... groupIdentifier S 1..1 EOrdersPlacerGroupNumber Composite request this is part of
... status S 1..1 code active
Fixed Value: active
... category S 1..* CodeableConcept reminder | instruction
Binding: EOrders Communication Request Category (required)
... doNotPerform S 1..1 boolean True when SMS communication with patient is requested to not be performed
... medium S 1..1 CodeableConcept Currently WRITTEN covering all forms of communication with patient
Binding: EOrders communication medium values (required)
.... text 1..1 string SMS
Fixed Value: SMS
... about S 1..* Reference(EOrders Task Fulfillment Request Group | EOrders Task Fulfillment Request) Fulfillment task the communication is about
.... reference 1..1 string Relative reference
... authoredOn S 1..1 dateTime Date/time when communication request direction obtained
... requester S 1..1 Reference(Genie Patient | Genie PractitionerRole | Genie Organization) Patient, provider or practice requesting the communication (or for it to not be performed)
.... reference 1..1 string Relative reference
... recipient S 1..1 Reference(Genie Patient) Patient receiving the communication
.... reference 1..1 string Relative reference
... sender S 1..1 Reference(Genie Organization) Diagnostic organization sending the SMS
.... reference 1..1 string Relative reference

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
CommunicationRequest.​category Base required EOrders Communication Request Category 📦1.2.60 This IG
CommunicationRequest.​medium Base required EOrders communication medium values 📦1.2.60 This IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CommunicationRequest 0..* CommunicationRequest Diagnostic request communication request
... 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.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Unique identifier
... basedOn Σ 0..* Reference(Resource) Fulfills plan or proposal
... replaces Σ 0..* Reference(CommunicationRequest) Request(s) replaced by this request
... groupIdentifier SΣ 1..1 EOrdersPlacerGroupNumber Composite request this is part of
... status ?!SΣ 1..1 code active
Binding: RequestStatus (required): The status of the communication request.
Fixed Value: active
... statusReason 0..1 CodeableConcept Reason for current status
Binding Description: (example): Codes identifying the reason for the current state of a request.
... category S 1..* CodeableConcept reminder | instruction
Binding: EOrders Communication Request Category (required)
... priority Σ 0..1 code routine | urgent | asap | stat
Binding: RequestPriority (required): Codes indicating the relative importance of a communication request.
... doNotPerform ?!SΣ 1..1 boolean True when SMS communication with patient is requested to not be performed
... medium S 1..1 CodeableConcept Currently WRITTEN covering all forms of communication with patient
Binding: EOrders communication medium values (required)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
.... text Σ 1..1 string SMS
Fixed Value: SMS
... subject 0..1 Reference(Patient | Group) Focus of message
... about S 1..* Reference(EOrders Task Fulfillment Request Group | EOrders Task Fulfillment Request) Fulfillment task the communication is about
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string Relative reference
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... 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 SΣ 1..1 dateTime Date/time when communication request direction obtained
... requester SΣ 1..1 Reference(Genie Patient | Genie PractitionerRole | Genie Organization) Patient, provider or practice requesting the communication (or for it to not be performed)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string Relative reference
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... recipient S 1..1 Reference(Genie Patient) Patient receiving the communication
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string Relative reference
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... sender SΣ 1..1 Reference(Genie Organization) Diagnostic organization sending the SMS
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string Relative reference
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... reasonCode Σ 0..* CodeableConcept Why is communication needed?
Binding: ActReason (3.0.0) (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

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
CommunicationRequest.​language Base preferred Common Languages 📍4.0.1 FHIR Std.
CommunicationRequest.​status Base required RequestStatus 📍4.0.1 FHIR Std.
CommunicationRequest.​statusReason Base example Not State Unknown
CommunicationRequest.​category Base required EOrders Communication Request Category 📦1.2.60 This IG
CommunicationRequest.​priority Base required Request priority 📍4.0.1 FHIR Std.
CommunicationRequest.​medium Base required EOrders communication medium values 📦1.2.60 This IG
CommunicationRequest.​about.type Base extensible ResourceType 📍4.0.1 FHIR Std.
CommunicationRequest.​requester.type Base extensible ResourceType 📍4.0.1 FHIR Std.
CommunicationRequest.​recipient.type Base extensible ResourceType 📍4.0.1 FHIR Std.
CommunicationRequest.​sender.type Base extensible ResourceType 📍4.0.1 FHIR Std.
CommunicationRequest.​reasonCode Base example v3 Code System ActReason 📍3.0.0 THO v7.1

Constraints

Id Grade Path(s) Description Expression
dom-2 error CommunicationRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error CommunicationRequest If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error CommunicationRequest 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()
dom-5 error CommunicationRequest If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice CommunicationRequest A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron