Skip to main content

Communication

Trial Use 2 Clinical — Care Provision

A clinical or business level record of information being transmitted or shared; e.g. an alert that was sent to a responsible provider, a public health agency communication to a provider/reporter in response to a case report for a reportable condition.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Unique identifier
instantiatesCanonicalcanonical0..*Instantiates FHIR protocol or definition
instantiatesUriuri0..*Instantiates external protocol or definition
basedOnReference0..*Request fulfilled by this communication
partOfReference0..*Part of referenced event (e.g. Communication, Procedure)
inResponseToReference0..*Reply to
statuscode1..1preparation
statusReasonCodeableConcept0..1Reason for current status
categoryCodeableConcept0..*Message category
prioritycode0..1routine
mediumCodeableConcept0..*A channel of communication
subjectReference0..1Focus of message
topicCodeableConcept0..1Description of the purpose/content
aboutReference0..*Resources that pertain to this communication
encounterReference0..1The Encounter during which this Communication was created
sentdateTime0..1When sent
receiveddateTime0..1When received
recipientReference0..*Who the information is shared with
senderReference0..1Who shares the information
reasonCodeableReference0..*Indication for message
payloadBackboneElement0..*Message payload
noteAnnotation0..*Comments made about the communication

Resource-specific search parameters

ParameterTypeDescription
based-onreferenceRequest fulfilled by this communication
categorytokenMessage category
encounterreferenceEncounter related to the activity recorded in the AuditEvent
identifiertokenAccount number
instantiates-canonicalreferenceInstantiates FHIR protocol or definition
instantiates-uriuriInstantiates external protocol or definition
mediumtokenA channel of communication
part-ofreferencePart of referenced event (e.g. Communication, Procedure)
patientreferenceThe entity that caused the expenses
receiveddateWhen received
recipientreferenceWho the information is shared with
senderreferenceWho shares the information
sentdateWhen sent
statustokenpreparation
subjectreferenceFocus of message
topictokenDescription of the purpose/content

Reference

  • Official FHIR R5 spec: Communication
  • Maturity: Trial Use 2 (FMM 2).