AU eRequesting Implementation Guide
0.3.0-ci-build - CI Build Australia flag

AU eRequesting Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 0.3.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mjosborne1/mjo-au-fhir-erequesting/ and changes regularly. See the Directory of published versions

Resource Profile: AU eRequesting CommunicationRequest Patient

Official URL: http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-communicationrequest-patient Version: 0.3.0-ci-build
Standards status: Draft Maturity Level: 0 Computable Name: AUeRequestingCommunicationRequestPatient

Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2024+; Licensed Under Creative Commons No Rights Reserved.

This profile sets the minimum expectations for a CommunicationRequest resource used to represent a request for direct communication from a diagnostic provider (Filler) to a patient. It supports use cases where the diagnostic provider may communicate with the patient, for example, to suggest booking an appointment or to provide instructions for a diagnostic test. It also supports requests for communication not to be performed, for example, when a patient has requested that they not be contacted by SMS. Supported communication mediums include SMS and email.
It is based on the AU eRequesting CommunicationRequest and identifies the additional constraints, extensions, vocabularies and value sets that SHALL be present in the CommunicationRequest when conforming to this profile.

Usages:

Formal Views of Profile Content

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

This structure is derived from AUeRequestingCommunicationRequest

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CommunicationRequest 0..* AUeRequestingCommunicationRequest A request for information to be sent to a receiver
... category 1..* CodeableConcept Message category
Binding: AU eRequesting CommunicationRequest Patient Category (required)
.... coding 1..1 Coding Code defined by a terminology system
... doNotPerform SO 0..1 boolean Set to true when SMS or email communication with the patient is not to be performed
ObligationsActor
SHALL:populate-if-known AU eRequesting Placer
SHALL:handle AU eRequesting Filler
SHALL:handle AU eRequesting Server
SHALL:able-to-populate AU eRequesting Server
SHALL:no-error AU eRequesting Patient
... medium SO 1..* CodeableConcept A channel of communication
Binding: AU eRequesting CommunicationRequest Patient Medium (required)
ObligationsActor
SHALL:populate AU eRequesting Placer
SHALL:handle AU eRequesting Filler
SHALL:handle AU eRequesting Server
SHALL:able-to-populate AU eRequesting Server
SHALL:no-error AU eRequesting Patient
... about 1..* Reference(AU eRequesting Pathology Request | AU eRequesting Imaging Request | AU eRequesting Task Group) Fulfilment task group or diagnostic request the communication is about
... requester 1..1 Reference(AU Core PractitionerRole | AU Core Patient | AU Core Organization) Patient, provider or practice requesting the communication (or requesting it not be performed)
... recipient 1..1 Reference(AU Core Patient) Patient receiving the communication
... reasonCode
.... coding 1..1 Coding Code defined by a terminology system
Required Pattern: At least the following
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: patient

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
CommunicationRequest.categoryrequiredAUeRequestingCommunicationRequestPatientCategory
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientcategory
From this IG
CommunicationRequest.mediumrequiredAUeRequestingCommunicationRequestPatientMedium
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientmedium
From this IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CommunicationRequest 0..* AUeRequestingCommunicationRequest A request for information to be sent to a receiver
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... groupIdentifier SOΣ 1..1 AULocalOrderIdentifier Composite request this is part of
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 1..1 CodeableConcept Coded identifier type for local order identifier
Binding: Order Identifier Type (required)
..... coding Σ 1..1 Coding Code defined by a terminology system

Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: PGN
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
.... system Σ 1..1 uri System identifier namespace for the organisation that assigned the order identifier
Example General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Order identifier
Example General: 123456
... status ?!SOΣ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): The status of the communication request.
Fixed Value: active
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... category SO 1..* CodeableConcept Message category
Binding: AU eRequesting CommunicationRequest Patient Category (required)
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
.... coding Σ 1..1 Coding Code defined by a terminology system
... doNotPerform ?!SOΣ 0..1 boolean Set to true when SMS or email communication with the patient is not to be performed
ObligationsActor
SHALL:populate-if-known AU eRequesting Placer
SHALL:handle AU eRequesting Filler
SHALL:handle AU eRequesting Server
SHALL:able-to-populate AU eRequesting Server
SHALL:no-error AU eRequesting Patient
... medium SO 1..* CodeableConcept A channel of communication
Binding: AU eRequesting CommunicationRequest Patient Medium (required)
ObligationsActor
SHALL:populate AU eRequesting Placer
SHALL:handle AU eRequesting Filler
SHALL:handle AU eRequesting Server
SHALL:able-to-populate AU eRequesting Server
SHALL:no-error AU eRequesting Patient
... subject SO 1..1 Reference(AU Core Patient) Patient that is the subject of the communication request
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... about SO 1..* Reference(AU eRequesting Pathology Request | AU eRequesting Imaging Request | AU eRequesting Task Group) Fulfilment task group or diagnostic request the communication is about
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... authoredOn SOΣ 1..1 dateTime Date/time communication request direction obtained
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... requester SOΣ 1..1 Reference(AU Core PractitionerRole | AU Core Patient | AU Core Organization) Patient, provider or practice requesting the communication (or requesting it not be performed)
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... recipient SO 1..1 Reference(AU Core Patient) Patient receiving the communication
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... sender SOΣ 1..1 Reference(AU Core Organization) Organisation sending the communication
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... reasonCode SOΣ 1..1 CodeableConcept Why is communication needed?
Binding: AU eRequesting CommunicationRequest Reason (required)
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
.... coding Σ 1..1 Coding Code defined by a terminology system

Required Pattern: At least the following
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: patient
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
CommunicationRequest.groupIdentifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From the FHIR Standard
CommunicationRequest.groupIdentifier.typerequiredOrderIdentifierType
http://terminology.hl7.org.au/ValueSet/order-identifier-type
CommunicationRequest.statusrequiredFixed Value: active
http://hl7.org/fhir/ValueSet/request-status|4.0.1
From the FHIR Standard
CommunicationRequest.categoryrequiredAUeRequestingCommunicationRequestPatientCategory
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientcategory
From this IG
CommunicationRequest.mediumrequiredAUeRequestingCommunicationRequestPatientMedium
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientmedium
From this IG
CommunicationRequest.reasonCoderequiredAUeRequestingCommunicationRequestReason(a valid code from CommunicationRequest Reason)
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-reason
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorCommunicationRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCommunicationRequestIf 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-4errorCommunicationRequestIf 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-5errorCommunicationRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCommunicationRequestA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CommunicationRequest 0..* AUeRequestingCommunicationRequest 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.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
... 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 SOΣ 1..1 AULocalOrderIdentifier Composite request this is part of
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 1..1 CodeableConcept Coded identifier type for local order identifier
Binding: Order Identifier Type (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 Σ 1..1 Coding Code defined by a terminology system

Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: PGN
...... 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
.... system Σ 1..1 uri System identifier namespace for the organisation that assigned the order identifier
Example General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Order identifier
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organisation that assigned the order identifier
..... 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 0..1 string Literal reference, Relative, internal or absolute URL
..... 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 Σ 1..1 string Name of the assigning organisation
... status ?!SOΣ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): The status of the communication request.
Fixed Value: active
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... statusReason 0..1 CodeableConcept Reason for current status
Binding Description: (example): Codes identifying the reason for the current state of a request.
... category SO 1..* CodeableConcept Message category
Binding: AU eRequesting CommunicationRequest Patient Category (required)
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
.... 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 Σ 1..1 Coding Code defined by a terminology system
.... text Σ 0..1 string Plain text representation of the concept
... priority Σ 0..1 code routine | urgent | asap | stat
Binding: RequestPriority (required): Codes indicating the relative importance of a communication request.
... doNotPerform ?!SOΣ 0..1 boolean Set to true when SMS or email communication with the patient is not to be performed
ObligationsActor
SHALL:populate-if-known AU eRequesting Placer
SHALL:handle AU eRequesting Filler
SHALL:handle AU eRequesting Server
SHALL:able-to-populate AU eRequesting Server
SHALL:no-error AU eRequesting Patient
... medium SO 1..* CodeableConcept A channel of communication
Binding: AU eRequesting CommunicationRequest Patient Medium (required)
ObligationsActor
SHALL:populate AU eRequesting Placer
SHALL:handle AU eRequesting Filler
SHALL:handle AU eRequesting Server
SHALL:able-to-populate AU eRequesting Server
SHALL:no-error AU eRequesting Patient
... subject SO 1..1 Reference(AU Core Patient) Patient that is the subject of the communication request
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... about SO 1..* Reference(AU eRequesting Pathology Request | AU eRequesting Imaging Request | AU eRequesting Task Group) Fulfilment task group or diagnostic request the communication is about
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... 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 SOΣ 1..1 dateTime Date/time communication request direction obtained
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... requester SOΣ 1..1 Reference(AU Core PractitionerRole | AU Core Patient | AU Core Organization) Patient, provider or practice requesting the communication (or requesting it not be performed)
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... recipient SO 1..1 Reference(AU Core Patient) Patient receiving the communication
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... sender SOΣ 1..1 Reference(AU Core Organization) Organisation sending the communication
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... reasonCode SOΣ 1..1 CodeableConcept Why is communication needed?
Binding: AU eRequesting CommunicationRequest Reason (required)
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
.... 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 Σ 1..1 Coding Code defined by a terminology system

Required Pattern: At least the following
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: patient
..... 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
... 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

PathConformanceValueSet / CodeURI
CommunicationRequest.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
CommunicationRequest.groupIdentifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From the FHIR Standard
CommunicationRequest.groupIdentifier.typerequiredOrderIdentifierType
http://terminology.hl7.org.au/ValueSet/order-identifier-type
CommunicationRequest.groupIdentifier.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
CommunicationRequest.statusrequiredFixed Value: active
http://hl7.org/fhir/ValueSet/request-status|4.0.1
From the FHIR Standard
CommunicationRequest.statusReasonexample
CommunicationRequest.categoryrequiredAUeRequestingCommunicationRequestPatientCategory
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientcategory
From this IG
CommunicationRequest.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
CommunicationRequest.mediumrequiredAUeRequestingCommunicationRequestPatientMedium
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientmedium
From this IG
CommunicationRequest.reasonCoderequiredAUeRequestingCommunicationRequestReason(a valid code from CommunicationRequest Reason)
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-reason
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorCommunicationRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCommunicationRequestIf 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-4errorCommunicationRequestIf 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-5errorCommunicationRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCommunicationRequestA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from AUeRequestingCommunicationRequest

Summary

Mandatory: 3 elements
Must-Support: 2 elements

Structures

This structure refers to these other structures:

Maturity: 0

Differential View

This structure is derived from AUeRequestingCommunicationRequest

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CommunicationRequest 0..* AUeRequestingCommunicationRequest A request for information to be sent to a receiver
... category 1..* CodeableConcept Message category
Binding: AU eRequesting CommunicationRequest Patient Category (required)
.... coding 1..1 Coding Code defined by a terminology system
... doNotPerform SO 0..1 boolean Set to true when SMS or email communication with the patient is not to be performed
ObligationsActor
SHALL:populate-if-known AU eRequesting Placer
SHALL:handle AU eRequesting Filler
SHALL:handle AU eRequesting Server
SHALL:able-to-populate AU eRequesting Server
SHALL:no-error AU eRequesting Patient
... medium SO 1..* CodeableConcept A channel of communication
Binding: AU eRequesting CommunicationRequest Patient Medium (required)
ObligationsActor
SHALL:populate AU eRequesting Placer
SHALL:handle AU eRequesting Filler
SHALL:handle AU eRequesting Server
SHALL:able-to-populate AU eRequesting Server
SHALL:no-error AU eRequesting Patient
... about 1..* Reference(AU eRequesting Pathology Request | AU eRequesting Imaging Request | AU eRequesting Task Group) Fulfilment task group or diagnostic request the communication is about
... requester 1..1 Reference(AU Core PractitionerRole | AU Core Patient | AU Core Organization) Patient, provider or practice requesting the communication (or requesting it not be performed)
... recipient 1..1 Reference(AU Core Patient) Patient receiving the communication
... reasonCode
.... coding 1..1 Coding Code defined by a terminology system
Required Pattern: At least the following
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: patient

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
CommunicationRequest.categoryrequiredAUeRequestingCommunicationRequestPatientCategory
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientcategory
From this IG
CommunicationRequest.mediumrequiredAUeRequestingCommunicationRequestPatientMedium
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientmedium
From this IG

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CommunicationRequest 0..* AUeRequestingCommunicationRequest A request for information to be sent to a receiver
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... groupIdentifier SOΣ 1..1 AULocalOrderIdentifier Composite request this is part of
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 1..1 CodeableConcept Coded identifier type for local order identifier
Binding: Order Identifier Type (required)
..... coding Σ 1..1 Coding Code defined by a terminology system

Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: PGN
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
.... system Σ 1..1 uri System identifier namespace for the organisation that assigned the order identifier
Example General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Order identifier
Example General: 123456
... status ?!SOΣ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): The status of the communication request.
Fixed Value: active
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... category SO 1..* CodeableConcept Message category
Binding: AU eRequesting CommunicationRequest Patient Category (required)
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
.... coding Σ 1..1 Coding Code defined by a terminology system
... doNotPerform ?!SOΣ 0..1 boolean Set to true when SMS or email communication with the patient is not to be performed
ObligationsActor
SHALL:populate-if-known AU eRequesting Placer
SHALL:handle AU eRequesting Filler
SHALL:handle AU eRequesting Server
SHALL:able-to-populate AU eRequesting Server
SHALL:no-error AU eRequesting Patient
... medium SO 1..* CodeableConcept A channel of communication
Binding: AU eRequesting CommunicationRequest Patient Medium (required)
ObligationsActor
SHALL:populate AU eRequesting Placer
SHALL:handle AU eRequesting Filler
SHALL:handle AU eRequesting Server
SHALL:able-to-populate AU eRequesting Server
SHALL:no-error AU eRequesting Patient
... subject SO 1..1 Reference(AU Core Patient) Patient that is the subject of the communication request
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... about SO 1..* Reference(AU eRequesting Pathology Request | AU eRequesting Imaging Request | AU eRequesting Task Group) Fulfilment task group or diagnostic request the communication is about
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... authoredOn SOΣ 1..1 dateTime Date/time communication request direction obtained
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... requester SOΣ 1..1 Reference(AU Core PractitionerRole | AU Core Patient | AU Core Organization) Patient, provider or practice requesting the communication (or requesting it not be performed)
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... recipient SO 1..1 Reference(AU Core Patient) Patient receiving the communication
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... sender SOΣ 1..1 Reference(AU Core Organization) Organisation sending the communication
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... reasonCode SOΣ 1..1 CodeableConcept Why is communication needed?
Binding: AU eRequesting CommunicationRequest Reason (required)
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
.... coding Σ 1..1 Coding Code defined by a terminology system

Required Pattern: At least the following
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: patient
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
CommunicationRequest.groupIdentifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From the FHIR Standard
CommunicationRequest.groupIdentifier.typerequiredOrderIdentifierType
http://terminology.hl7.org.au/ValueSet/order-identifier-type
CommunicationRequest.statusrequiredFixed Value: active
http://hl7.org/fhir/ValueSet/request-status|4.0.1
From the FHIR Standard
CommunicationRequest.categoryrequiredAUeRequestingCommunicationRequestPatientCategory
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientcategory
From this IG
CommunicationRequest.mediumrequiredAUeRequestingCommunicationRequestPatientMedium
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientmedium
From this IG
CommunicationRequest.reasonCoderequiredAUeRequestingCommunicationRequestReason(a valid code from CommunicationRequest Reason)
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-reason
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorCommunicationRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCommunicationRequestIf 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-4errorCommunicationRequestIf 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-5errorCommunicationRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCommunicationRequestA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. CommunicationRequest 0..* AUeRequestingCommunicationRequest 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.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
... 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 SOΣ 1..1 AULocalOrderIdentifier Composite request this is part of
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 1..1 CodeableConcept Coded identifier type for local order identifier
Binding: Order Identifier Type (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 Σ 1..1 Coding Code defined by a terminology system

Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: PGN
...... 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
.... system Σ 1..1 uri System identifier namespace for the organisation that assigned the order identifier
Example General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Order identifier
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organisation that assigned the order identifier
..... 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 0..1 string Literal reference, Relative, internal or absolute URL
..... 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 Σ 1..1 string Name of the assigning organisation
... status ?!SOΣ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): The status of the communication request.
Fixed Value: active
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... statusReason 0..1 CodeableConcept Reason for current status
Binding Description: (example): Codes identifying the reason for the current state of a request.
... category SO 1..* CodeableConcept Message category
Binding: AU eRequesting CommunicationRequest Patient Category (required)
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
.... 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 Σ 1..1 Coding Code defined by a terminology system
.... text Σ 0..1 string Plain text representation of the concept
... priority Σ 0..1 code routine | urgent | asap | stat
Binding: RequestPriority (required): Codes indicating the relative importance of a communication request.
... doNotPerform ?!SOΣ 0..1 boolean Set to true when SMS or email communication with the patient is not to be performed
ObligationsActor
SHALL:populate-if-known AU eRequesting Placer
SHALL:handle AU eRequesting Filler
SHALL:handle AU eRequesting Server
SHALL:able-to-populate AU eRequesting Server
SHALL:no-error AU eRequesting Patient
... medium SO 1..* CodeableConcept A channel of communication
Binding: AU eRequesting CommunicationRequest Patient Medium (required)
ObligationsActor
SHALL:populate AU eRequesting Placer
SHALL:handle AU eRequesting Filler
SHALL:handle AU eRequesting Server
SHALL:able-to-populate AU eRequesting Server
SHALL:no-error AU eRequesting Patient
... subject SO 1..1 Reference(AU Core Patient) Patient that is the subject of the communication request
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... about SO 1..* Reference(AU eRequesting Pathology Request | AU eRequesting Imaging Request | AU eRequesting Task Group) Fulfilment task group or diagnostic request the communication is about
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... 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 SOΣ 1..1 dateTime Date/time communication request direction obtained
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... requester SOΣ 1..1 Reference(AU Core PractitionerRole | AU Core Patient | AU Core Organization) Patient, provider or practice requesting the communication (or requesting it not be performed)
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... recipient SO 1..1 Reference(AU Core Patient) Patient receiving the communication
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... sender SOΣ 1..1 Reference(AU Core Organization) Organisation sending the communication
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
... reasonCode SOΣ 1..1 CodeableConcept Why is communication needed?
Binding: AU eRequesting CommunicationRequest Reason (required)
ObligationsActor
SHALL:populate AU eRequesting Placer from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Filler from AU eRequesting CommunicationRequest
SHALL:handle AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:able-to-populate AU eRequesting Server from AU eRequesting CommunicationRequest
SHALL:no-error AU eRequesting Patient from AU eRequesting CommunicationRequest
.... 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 Σ 1..1 Coding Code defined by a terminology system

Required Pattern: At least the following
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: patient
..... 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
... 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

PathConformanceValueSet / CodeURI
CommunicationRequest.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
CommunicationRequest.groupIdentifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From the FHIR Standard
CommunicationRequest.groupIdentifier.typerequiredOrderIdentifierType
http://terminology.hl7.org.au/ValueSet/order-identifier-type
CommunicationRequest.groupIdentifier.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
CommunicationRequest.statusrequiredFixed Value: active
http://hl7.org/fhir/ValueSet/request-status|4.0.1
From the FHIR Standard
CommunicationRequest.statusReasonexample
CommunicationRequest.categoryrequiredAUeRequestingCommunicationRequestPatientCategory
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientcategory
From this IG
CommunicationRequest.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
CommunicationRequest.mediumrequiredAUeRequestingCommunicationRequestPatientMedium
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientmedium
From this IG
CommunicationRequest.reasonCoderequiredAUeRequestingCommunicationRequestReason(a valid code from CommunicationRequest Reason)
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-reason
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorCommunicationRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCommunicationRequestIf 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-4errorCommunicationRequestIf 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-5errorCommunicationRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCommunicationRequestA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from AUeRequestingCommunicationRequest

Summary

Mandatory: 3 elements
Must-Support: 2 elements

Structures

This structure refers to these other structures:

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron

Notes:

Below is an overview of the mandatory and optional search parameters and combined search parameters. See the AU eRequesting CapabilityStatements for a complete list of supported RESTful interactions for this IG.

FHIR search operations are described here and the syntax used to describe AU eRequesting interactions is defined here.

Any search parameter defined in FHIR may be ‘allowed’ by the system unless explicitly marked as “SHALL NOT”.

Parameter(s) Server Conformance Placer Conformance Filler Conformance Patient Conformance Type(s) Requirements (when used alone or in combination)
_id SHALL MAY MAY MAY token

Search Parameters:

The following search parameters and search parameter combinations are supported. Conformance obligations are detailed in the table above.

  1. _id search parameter

    GET [base]/CommunicationRequest?_id=[id]

    Example:

    1. GET [base]/CommunicationRequest?_id=2169591

    Implementation Notes: Fetches a bundle with the requested CommunicationRequest, instead of just the resource itself, and allows for the inclusion of additional search parameters such as _include, _revinclude, or _lastUpdated (how to search by id of the resource)