PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@1.4.5
    https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea
description: This profile is for the Program Areas.
package_name: ca.on.health.sadie
derivation: constraint
name: ProgramArea
type: Organization
elements:
  address:
    index: 34
    elements:
      use: {index: 35}
      city: {index: 39}
      type: {index: 36}
      state: {index: 41}
      line: {index: 38}
      postalCode: {index: 42}
      period: {index: 44}
      country: {index: 43}
      district: {index: 40}
      text: {index: 37}
  name: {index: 28}
  type:
    index: 20
    elements:
      coding:
        index: 21
        elements:
          system:
            pattern: {type: String, value: 'https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete'}
            index: 22
          version: {index: 23}
          code:
            binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-OrganizationTypes'}
            index: 24
          display: {index: 25}
          userSelected: {index: 26}
        required: [system, code]
      text: {index: 27}
    required: [coding]
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        AnnouncementsIndicator:
          match: {url: 'https://health.gov.on.ca/sadie/fhir/StructureDefinition/AnnouncementsIndicator'}
          schema:
            type: Extension
            url: https://health.gov.on.ca/sadie/fhir/StructureDefinition/AnnouncementsIndicator
            index: 1
            elements:
              id:
                pattern: {type: String, value: 'urn:sadie:organization:announcementIndicator'}
                index: 2
              url:
                pattern: {type: Uri, value: 'https://health.gov.on.ca/sadie/fhir/StructureDefinition/AnnouncementsIndicator'}
                index: 3
        AssignableRoles:
          match: {url: 'https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaAssignableRoles'}
          schema:
            type: Extension
            url: https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaAssignableRoles
            index: 4
            elements:
              id:
                pattern: {type: String, value: 'urn:sadie:organization:assignableroles'}
                index: 5
              url:
                pattern: {type: Uri, value: 'https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaAssignableRoles'}
                index: 6
        Qualifications:
          match: {url: 'https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaQualifications'}
          schema:
            type: Extension
            url: https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaQualifications
            index: 7
            elements:
              id:
                pattern: {type: String, value: 'urn:sadie:organization:qualification'}
                index: 8
              url:
                pattern: {type: Uri, value: 'https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaQualifications'}
                index: 9
              value:
                choices: []
                index: 11
            required: [value]
  alias:
    array: true
    max: 3
    index: 29
    slicing:
      rules: open
      ordered: true
      description: '#### **_`FOR SADIE USE:  This is the html description and footer. Description is always the first element and footer is second element.`_**'
      min: null
      max: 3
      slices:
        description:
          match: {}
          schema: {index: 30}
          max: 1
        header:
          match: {}
          schema: {index: 31}
          max: 1
        footer:
          match: {}
          schema: {index: 32}
          max: 1
  active: {index: 19}
  identifier:
    index: 12
    elements:
      use: {index: 13}
      type: {index: 14}
      system:
        pattern: {type: String, value: 'https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete'}
        index: 15
      value:
        binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ProgramAreas'}
        index: 16
      period: {index: 17}
      assigner: {index: 18}
    required: [system]
  telecom: {index: 33}
  partOf: {index: 46}
  endpoint: {index: 47}
  contact: {index: 45}
package_version: 1.4.5
extensions:
  AnnouncementsIndicator:
    url: https://health.gov.on.ca/sadie/fhir/StructureDefinition/AnnouncementsIndicator
    type: Extension
    index: 1
    elements:
      id:
        pattern: {type: String, value: 'urn:sadie:organization:announcementIndicator'}
        index: 2
      url:
        pattern: {type: Uri, value: 'https://health.gov.on.ca/sadie/fhir/StructureDefinition/AnnouncementsIndicator'}
        index: 3
  AssignableRoles:
    url: https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaAssignableRoles
    type: Extension
    index: 4
    elements:
      id:
        pattern: {type: String, value: 'urn:sadie:organization:assignableroles'}
        index: 5
      url:
        pattern: {type: Uri, value: 'https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaAssignableRoles'}
        index: 6
  Qualifications:
    url: https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaQualifications
    type: Extension
    index: 7
    elements:
      id:
        pattern: {type: String, value: 'urn:sadie:organization:qualification'}
        index: 8
      url:
        pattern: {type: Uri, value: 'https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramAreaQualifications'}
        index: 9
      value:
        choices: []
        index: 11
    required: [value]
class: profile
kind: resource
url: https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.0.0
required: [name, identifier, active]