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 derivation: constraint name: EReferralCommunication type: Communication elements: category: binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/communication-category'} index: 10 elements: coding: binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/communication-category'} mustSupport: true index: 11 elements: system: pattern: {type: Uri, value: 'https://ehealthontario.ca/fhir/CodeSystem/communication-category'} mustSupport: true index: 12 code: {mustSupport: true, index: 13} display: {mustSupport: true, index: 14} required: [display, system, code] instantiatesCanonical: {index: 5} meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] instantiatesUri: {index: 6} medium: {index: 16} 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: 22 reasonCode: {index: 25} topic: elements: coding: elements: code: {index: 19} userSelected: {index: 20} note: elements: author: choices: [authorString] index: 28 authorString: {type: string, choiceOf: author, index: 29} priority: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/request-priority'} index: 15 sender: type: Reference refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole'] index: 23 elements: reference: {index: 24} required: [reference] identifier: mustSupport: true index: 2 elements: system: {mustSupport: true, index: 3} value: {mustSupport: true, index: 4} basedOn: type: Reference refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest'] index: 7 elements: reference: {index: 8} required: [reference] partOf: {index: 9} subject: type: Reference refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient'] index: 17 elements: reference: {index: 18} required: [reference] about: {index: 21} reasonReference: {index: 26} package_version: ereferral-econsult-0.12.0-alpha1.0.2 class: profile kind: resource url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication base: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Communication version: 1.0.0 required: [meta]