---
type: "search-params"
title: "Communication Search Parameters"
resource: "Communication"
---
# Communication Search Parameters
## based-on
**Description:** Request fulfilled by this communication
**Type:** reference
**Expression:** Communication.basedOn
**Path:** Communication.basedOn
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-based-on
## category
**Description:** Message category
**Type:** token
**Expression:** Communication.category
**Path:** Communication.category
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-category
## encounter
**Description:** The Encounter during which this Communication was created
**Type:** reference
**Expression:** Communication.encounter
**Path:** Communication.encounter
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-encounter
## identifier
**Description:** Unique identifier
**Type:** token
**Expression:** Communication.identifier
**Path:** Communication.identifier
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-identifier
## medium
**Description:** A channel of communication
**Type:** token
**Expression:** Communication.medium
**Path:** Communication.medium
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-medium
## part-of
**Description:** Part of referenced event (e.g. Communication, Procedure)
**Type:** reference
**Expression:** Communication.partOf
**Path:** Communication.partOf
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-part-of
## patient
**Description:** Focus of message
**Type:** reference
**Expression:** Communication.subject.where(resolve() is Patient)
**Path:** Communication.subject
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-patient
## received
**Description:** When received
**Type:** date
**Expression:** Communication.received
**Path:** Communication.received
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-received
## recipient
**Description:** Who the information is shared with
**Type:** reference
**Expression:** Communication.recipient
**Path:** Communication.recipient
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-recipient
## sender
**Description:** Who shares the information
**Type:** reference
**Expression:** Communication.sender
**Path:** Communication.sender
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-sender
## sent
**Description:** When sent
**Type:** date
**Expression:** Communication.sent
**Path:** Communication.sent
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-sent
## status
**Description:** preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
**Type:** token
**Expression:** Communication.status
**Path:** Communication.status
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-status
## subject
**Description:** Focus of message
**Type:** reference
**Expression:** Communication.subject
**Path:** Communication.subject
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-subject
## topic
**Description:** Description of the purpose/content
**Type:** token
**Expression:** Communication.topic
**Path:** Communication.topic
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-topic
## reason-code
**Description:** Indication for the message
**Type:** token
**Expression:** Communication.reason.concept
**Path:** Communication.reason.concept
**Standards Status:** normative
## reason-reference
**Description:** Indication for the message
**Type:** reference
**Expression:** Communication.reason.reference
**Path:** Communication.reason.reference
**Standards Status:** normative
## in-response-to
**Description:** Reply to
**Type:** reference
**Expression:** Communication.inResponseTo
**Path:** Communication.inResponseTo
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Communication-in-response-to