Skip to main content

Communication

No description

type Communication implements IDomainResource, IResource {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
text: Narrative
contained: [Resource]
extension: [Extension]
modifierExtension: [Extension]
identifier: [Identifier]
instantiatesCanonical: [canonical]
_instantiatesCanonical: [ElementBase]
instantiatesUri: [uri]
_instantiatesUri: [ElementBase]
basedOn: [Reference]
partOf: [Reference]
inResponseTo: [Reference]
status: code
_status: ElementBase
statusReason: CodeableConcept
category: [CodeableConcept]
priority: code
_priority: ElementBase
medium: [CodeableConcept]
subject: Reference
topic: CodeableConcept
about: [Reference]
encounter: Reference
sent: dateTime
_sent: ElementBase
received: dateTime
_received: ElementBase
recipient: [Reference]
sender: Reference
reasonCode: [CodeableConcept]
reasonReference: [Reference]
payload: [CommunicationPayload]
note: [Annotation]
}

Fields

Communication.id ● String scalar

Communication.meta ● Meta object

Communication.implicitRules ● uri scalar

Communication._implicitRules ● ElementBase object

Communication.language ● code scalar

Communication._language ● ElementBase object

Communication.text ● Narrative object

Communication.contained ● [Resource] list object

Communication.extension ● [Extension] list object

Communication.modifierExtension ● [Extension] list object

Communication.identifier ● [Identifier] list object

Communication.instantiatesCanonical ● [canonical] list scalar

Communication._instantiatesCanonical ● [ElementBase] list object

Communication.instantiatesUri ● [uri] list scalar

Communication._instantiatesUri ● [ElementBase] list object

Communication.basedOn ● [Reference] list object

Communication.partOf ● [Reference] list object

Communication.inResponseTo ● [Reference] list object

Communication.status ● code scalar

Communication._status ● ElementBase object

Communication.statusReason ● CodeableConcept object

Communication.category ● [CodeableConcept] list object

Communication.priority ● code scalar

Communication._priority ● ElementBase object

Communication.medium ● [CodeableConcept] list object

Communication.subject ● Reference object

Communication.topic ● CodeableConcept object

Communication.about ● [Reference] list object

Communication.encounter ● Reference object

Communication.sent ● dateTime scalar

Communication._sent ● ElementBase object

Communication.received ● dateTime scalar

Communication._received ● ElementBase object

Communication.recipient ● [Reference] list object

Communication.sender ● Reference object

Communication.reasonCode ● [CodeableConcept] list object

Communication.reasonReference ● [Reference] list object

Communication.payload ● [CommunicationPayload] list object

Communication.note ● [Annotation] list object

Interfaces

IDomainResource interface

IResource interface

Returned By

Communication query ● CommunicationList query

Member Of

CommunicationEdge object ● CommunicationListType object ● CommunicationReadType object