description: An occurrence of information being transmitted; e.g. an alert that was sent to a responsible provider, a public health agency was notified about a reportable condition. package_name: hl7.fhir.core derivation: specialization name: Communication type: Communication elements: category: short: Message category type: CodeableConcept array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/communication-category'} index: 8 received: {type: dateTime, short: When received, index: 16} instantiatesCanonical: {short: Instantiates FHIR protocol or definition, type: canonical, array: true, isSummary: true, index: 1} payload: type: BackboneElement short: Message payload array: true index: 21 elements: content: short: Message part content choices: [contentString, contentAttachment, contentReference] index: 23 contentString: {type: string, short: Message part content, choiceOf: content, index: 24} contentAttachment: {type: Attachment, short: Message part content, choiceOf: content, index: 25} contentReference: short: Message part content refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference choiceOf: content index: 26 required: [contentAttachment, contentString, contentReference, content] instantiatesUri: {short: Instantiates external protocol or definition, type: uri, array: true, isSummary: true, index: 2} medium: type: CodeableConcept short: A channel of communication binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ParticipationMode'} array: true index: 10 recipient: short: Message recipient refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference array: true index: 17 reasonCode: short: Indication for message type: CodeableConcept array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'} isSummary: true index: 19 statusReason: short: Reason for current status type: CodeableConcept binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/communication-not-done-reason'} isSummary: true index: 7 topic: short: Description of the purpose/content type: CodeableConcept binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/communication-topic'} index: 12 sent: {type: dateTime, short: When sent, index: 15} note: {type: Annotation, short: Comments made about the communication, array: true, index: 27} priority: short: Message urgency type: code meaningWhenMissing: If missing, this communication should be treated with normal priority binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/request-priority'} isSummary: true index: 9 status: isModifier: true short: preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error type: code binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/event-status'} isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid isSummary: true index: 6 sender: short: Message sender refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference index: 18 identifier: {short: Unique identifier, type: Identifier, array: true, isSummary: true, index: 0} context: short: Encounter or episode leading to message refers: ['http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/EpisodeOfCare'] type: Reference isSummary: true index: 14 inResponseTo: type: Reference short: Reply to refers: ['http://hl7.org/fhir/StructureDefinition/Communication'] array: true index: 5 basedOn: short: Request fulfilled by this communication refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference array: true isSummary: true index: 3 partOf: short: Part of this action refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference array: true isSummary: true index: 4 subject: short: Focus of message refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference isSummary: true index: 11 about: short: Resources that pertain to this communication refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference array: true index: 13 reasonReference: short: Why was communication done? refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation'] type: Reference array: true isSummary: true index: 20 package_version: 3.5.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/Communication base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null required: [status]