description: Base StructureDefinition for CommunicationRequest Resource package_name: hl7.fhir.core derivation: specialization name: CommunicationRequest type: CommunicationRequest elements: category: {short: Message category, type: CodeableConcept, isSummary: true, index: 1} 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: {short: Message part content, type: string, choiceOf: content, isSummary: true, index: 7} contentAttachment: {short: Message part content, type: Attachment, choiceOf: content, isSummary: true, index: 8} contentReference: short: Message part content refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference choiceOf: content isSummary: true index: 9 required: [contentAttachment, contentString, contentReference, content] medium: {short: A channel of communication, type: CodeableConcept, array: true, isSummary: true, index: 10} scheduledPeriod: {short: When scheduled, type: Period, choiceOf: scheduled, isSummary: true, index: 18} 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/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference array: true isSummary: true index: 3 topic: short: Focal resources refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference array: true isSummary: true index: 13 reason: {short: Indication for message, type: CodeableConcept, array: true, isSummary: true, index: 19} requester: short: An individual who requested a communication refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference isSummary: true index: 11 priority: {short: Message urgency, type: CodeableConcept, isSummary: true, index: 22} status: {isModifier: true, short: proposed | planned | requested | received | accepted | in-progress | completed | suspended | rejected | failed, type: code, isSummary: true, index: 12} sender: short: Message sender refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference isSummary: true index: 2 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 scheduled: short: When scheduled choices: [scheduledDateTime, scheduledPeriod] isSummary: true index: 16 scheduledDateTime: {short: When scheduled, type: dateTime, choiceOf: scheduled, isSummary: true, index: 17} subject: short: Focus of message refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference isSummary: true index: 21 requestedOn: {short: When ordered or proposed, type: dateTime, isSummary: true, index: 20} package_version: 1.8.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/CommunicationRequest base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null