description: Communication resource is used to achieve the bi-directional communication between two systems. The Communication resource can be used to ask questions regarding a referral, request a referral be updated with missing information, or request additional information not covered by the specific referral dataset. package_name: ca.on.oh-ereferral-econsult derivation: constraint name: EReferralCommunication type: Communication elements: category: binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/communication-category'} mustSupport: true index: 11 elements: coding: binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/communication-category'} mustSupport: true index: 12 elements: system: pattern: {type: Uri, value: 'https://ehealthontario.ca/fhir/CodeSystem/communication-category'} mustSupport: true index: 13 code: {mustSupport: true, index: 14} display: {mustSupport: true, index: 15} required: [display, system, code] instantiatesCanonical: {index: 5} payload: mustSupport: true index: 29 elements: content: choices: [contentString, contentAttachment] index: 31 contentString: {type: string, choiceOf: content, index: 32} contentAttachment: {type: Attachment, choiceOf: content, index: 33} meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] instantiatesUri: {index: 6} medium: {index: 17} recipient: type: Reference refers: ['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'] index: 24 reasonCode: {index: 27} topic: elements: coding: elements: code: {index: 20} userSelected: {index: 21} sent: {mustSupport: true, index: 23} note: elements: author: choices: [authorString] index: 35 authorString: {type: string, choiceOf: author, index: 36} priority: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/request-priority'} index: 16 status: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/event-status'} pattern: {type: Code, value: completed} mustSupport: true index: 10 sender: type: Reference mustSupport: true refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole'] index: 25 elements: reference: {mustSupport: true, index: 26} required: [reference] identifier: mustSupport: true index: 2 elements: system: {mustSupport: true, index: 3} value: {mustSupport: true, index: 4} basedOn: type: Reference mustSupport: true refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest'] index: 7 elements: reference: {mustSupport: true, index: 8} required: [reference] partOf: {index: 9} subject: type: Reference mustSupport: true refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient'] index: 18 elements: reference: {mustSupport: true, index: 19} required: [reference] about: {index: 22} reasonReference: {index: 28} package_version: 0.11.0-alpha1.0.6 class: profile kind: resource url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication base: http://hl7.org/fhir/StructureDefinition/Communication version: 1.0.0 required: [meta]