PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.19-beta
    http://example.org/fhir/StructureDefinition/Announcement
description: 'A Program Area Announcement.\r\nPartition: The partition is the same as the Organization.identifier.value that the Announcement belongs to.  Example: ODSP'
package_name: ca.on.health.sadie
derivation: constraint
name: Announcement
type: Communication
elements:
  category:
    binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-CommunicationTypes'}
    pattern:
      type: CodeableConcept
      value: {text: PROGRAM_ANNOUNCEMENT}
    index: 8
  received: {index: 16}
  instantiatesCanonical: {index: 1}
  payload: {index: 21}
  instantiatesUri: {index: 2}
  encounter: {index: 14}
  medium: {index: 10}
  recipient: {index: 17}
  reasonCode: {index: 19}
  statusReason: {index: 7}
  topic: {index: 12}
  sent: {index: 15}
  note: {index: 22}
  priority: {index: 9}
  status: {index: 6}
  sender:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea']
    index: 18
  identifier: {index: 0}
  inResponseTo: {index: 5}
  basedOn: {index: 3}
  partOf: {index: 4}
  subject: {index: 11}
  about: {index: 13}
  reasonReference: {index: 20}
package_version: 0.1.19-beta
class: profile
kind: resource
url: http://example.org/fhir/StructureDefinition/Announcement
base: http://hl7.org/fhir/StructureDefinition/Communication
version: '1.0'
required: [sent, category, sender]