PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@1.0.14
    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: 31
    elements:
      use: {index: 32}
      city: {index: 36}
      type: {index: 33}
      state: {index: 38}
      line: {index: 35}
      postalCode: {index: 39}
      period: {index: 41}
      country: {index: 40}
      district: {index: 37}
      text: {index: 34}
  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: {index: 29}
  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: 30}
  partOf: {index: 43}
  endpoint: {index: 44}
  contact: {index: 42}
package_version: 1.0.14
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, alias, active]