PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/StructureDefinition/Communication
description: Base StructureDefinition for Communication Resource
package_name: hl7.fhir.r2.core
name: Communication
type: null
elements:
  category: {short: Message category, type: CodeableConcept, isSummary: true, index: 1}
  received: {type: dateTime, short: When received, isSummary: true, index: 14}
  payload:
    type: BackboneElement
    short: Message payload
    isSummary: true
    array: true
    index: 4
    elements:
      content:
        short: Message part content
        isSummary: true
        choices: [contentString, contentAttachment, contentReference]
        index: 6
      contentString: {type: string, short: Message part content, isSummary: true, choiceOf: content, index: 7}
      contentAttachment: {type: Attachment, short: Message part content, isSummary: true, choiceOf: content, index: 8}
      contentReference: {type: Reference, short: Message part content, isSummary: true, choiceOf: content, index: 9}
    required: [contentAttachment, contentString, contentReference, content]
  encounter: {type: Reference, short: Encounter leading to message, isSummary: true, index: 12}
  medium: {type: CodeableConcept, short: A channel of communication, isSummary: true, array: true, index: 10}
  recipient: {type: Reference, short: Message recipient, isSummary: true, array: true, index: 3}
  sent: {type: dateTime, short: When sent, isSummary: true, index: 13}
  reason: {type: CodeableConcept, short: Indication for message, isSummary: true, array: true, index: 15}
  status: {isModifier: true, short: in-progress | completed | suspended | rejected | failed, type: code, isSummary: true, index: 11}
  sender: {type: Reference, short: Message sender, isSummary: true, index: 2}
  identifier: {type: Identifier, short: Unique identifier, isSummary: true, array: true, index: 0}
  requestDetail: {type: Reference, short: CommunicationRequest producing this message, isSummary: true, index: 17}
  subject: {type: Reference, short: Focus of message, isSummary: true, index: 16}
package_version: 1.0.2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Communication
version: null