PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.19-beta
    https://health.gov.on.ca/sadie/fhir/StructureDefinition/ClientCommunication
description: 'Communications between the SADIE system and the Client system.\r\nPartition: The partition is the same as the Organization.identifier.value of the Program Area that is either the sender or receiver of the communication.  Example: ODSP'
package_name: ca.on.health.sadie
derivation: constraint
name: ClientCommunication
type: Communication
elements:
  category:
    binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-CommunicationTypes'}
    pattern:
      type: CodeableConcept
      value: {text: CLIENT}
    index: 8
  received: {index: 24}
  instantiatesCanonical: {index: 1}
  payload:
    index: 33
    elements:
      content:
        choices: []
        index: 35
  instantiatesUri: {index: 2}
  encounter: {index: 22}
  medium: {index: 10}
  recipient:
    type: Reference
    refers: ['https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea']
    index: 25
    elements:
      type: {index: 26}
      identifier: {index: 27}
  reasonCode: {index: 31}
  statusReason: {index: 7}
  topic: {index: 16}
  sent: {index: 23}
  note: {index: 36}
  priority: {index: 9}
  status:
    pattern: {type: Code, value: completed}
    index: 6
  sender:
    type: Reference
    refers: ['https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea']
    index: 28
    elements:
      type: {index: 29}
      identifier: {index: 30}
  identifier: {index: 0}
  inResponseTo: {index: 5}
  basedOn: {index: 3}
  partOf: {index: 4}
  subject:
    index: 11
    elements:
      reference: {type: string, index: 12}
      type: {index: 13}
      identifier: {index: 14}
      display: {index: 15}
  about:
    index: 17
    elements:
      reference: {type: string, index: 18}
      type: {index: 19}
      identifier: {index: 20}
      display: {index: 21}
    required: [reference]
  reasonReference: {index: 32}
package_version: 0.1.19-beta
class: profile
kind: resource
url: https://health.gov.on.ca/sadie/fhir/StructureDefinition/ClientCommunication
base: http://hl7.org/fhir/StructureDefinition/Communication
version: '1.0'
required: [recipient, about, category, sender]