PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-erec-ig@0.12.4-alpha1.0.0
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication
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-erec-ig
derivation: constraint
name: EReferralCommunication
type: Communication
elements:
  category:
    binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/communication-category'}
    mustSupport: true
    index: 12
    elements:
      coding:
        binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/communication-category'}
        mustSupport: false
        index: 13
        elements:
          system: {mustSupport: false, index: 14}
          code: {mustSupport: false, index: 15}
          display: {mustSupport: false, index: 16}
        required: [code, display, system]
  received: {mustSupport: true, index: 28}
  instantiatesCanonical: {index: 5}
  payload:
    mustSupport: true
    index: 37
    elements:
      content:
        mustSupport: true
        choices: []
        index: 39
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  instantiatesUri: {index: 6}
  medium: {index: 18}
  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: 29
  reasonCode: {index: 35}
  topic:
    elements:
      coding:
        elements:
          code: {index: 24}
          userSelected: {index: 25}
  sent: {mustSupport: true, index: 27}
  note:
    elements:
      author:
        choices: [authorString]
        index: 41
      authorString: {type: string, choiceOf: author, index: 42}
  priority:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/request-priority'}
    index: 17
  status: {mustSupport: true, index: 11}
  sender:
    type: Reference
    mustSupport: true
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Endpoint']
    index: 30
    elements:
      reference: {mustSupport: true, index: 31}
      identifier:
        mustSupport: true
        index: 32
        elements:
          system: {mustSupport: true, index: 33}
          value: {mustSupport: true, index: 34}
    required: [reference]
  identifier:
    mustSupport: true
    index: 2
    elements:
      system: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
    required: [system, value]
  inResponseTo: {mustSupport: true, index: 10}
  basedOn:
    type: Reference
    mustSupport: true
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest']
    index: 7
    elements:
      reference: {mustSupport: true, index: 8}
  partOf: {index: 9}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient']
    index: 19
    elements:
      reference: {mustSupport: true, index: 20}
      identifier:
        mustSupport: true
        index: 21
        elements:
          system: {mustSupport: true, index: 22}
          value: {mustSupport: true, index: 23}
  about: {index: 26}
  reasonReference: {index: 36}
package_version: 0.12.4-alpha1.0.0
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication
base: http://hl7.org/fhir/StructureDefinition/Communication
version: 1.2.0
required: [meta]