Skip to main content

CommunicationRequest

Trial Use 2 Clinical — Care Provision

A request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible provider, the CDS system proposes that the public health agency be notified about a reportable condition.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/CommunicationRequest
InteractionMethodPath
ReadGET/fhir/R5/CommunicationRequest/[id]
VreadGET/fhir/R5/CommunicationRequest/[id]/_history/[vid]
UpdatePUT/fhir/R5/CommunicationRequest/[id]
PatchPATCH/fhir/R5/CommunicationRequest/[id]
DeleteDELETE/fhir/R5/CommunicationRequest/[id]
CreatePOST/fhir/R5/CommunicationRequest
SearchGET/fhir/R5/CommunicationRequest?...
HistoryGET/fhir/R5/CommunicationRequest/[id]/_history
Type-historyGET/fhir/R5/CommunicationRequest/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Unique identifier
basedOnReference0..*Fulfills plan or proposal
replacesReference0..*Request(s) replaced by this request
groupIdentifierIdentifier0..1Composite request this is part of
statuscode1..1draft
statusReasonCodeableConcept0..1Reason for current status
intentcode1..1proposal
categoryCodeableConcept0..*Message category
prioritycode0..1routine
doNotPerformboolean0..1True if request is prohibiting action modifier
mediumCodeableConcept0..*A channel of communication
subjectReference0..1Focus of message
aboutReference0..*Resources that pertain to this communication request
encounterReference0..1The Encounter during which this CommunicationRequest was created
payloadBackboneElement0..*Message payload
occurrence[x]dateTime / Period0..1When scheduled
authoredOndateTime0..1When request transitioned to being actionable
requesterReference0..1Who asks for the information to be shared
recipientReference0..*Who to share the information with
informationProviderReference0..*Who should share the information
reasonCodeableReference0..*Why is communication needed?
noteAnnotation0..*Comments made about communication request

Resource-specific search parameters

ParameterTypeDescription
authoreddateWhen request transitioned to being actionable
based-onreferenceFulfills plan or proposal
categorytokenMessage category
encounterreferenceEncounter related to the activity recorded in the AuditEvent
group-identifiertokenComposite request this is part of
identifiertokenAccount number
information-providerreferenceWho should share the information
mediumtokenA channel of communication
occurrencedateWhen scheduled
patientreferenceThe entity that caused the expenses
prioritytokenroutine
recipientreferenceWho to share the information with
replacesreferenceRequest(s) replaced by this request
requesterreferenceWho asks for the information to be shared
statustokendraft
subjectreferenceFocus of message

Reference