PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.19-beta
    http://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestorLocation
description: 'A practice location of the Requestor.\r\nPartition: Always DEFAULT'
package_name: ca.on.health.sadie
derivation: constraint
name: RequestorLocation
type: Location
elements:
  description: {index: 16}
  address:
    index: 45
    elements:
      use: {index: 46}
      type: {index: 47}
      text: {index: 48}
      line: {index: 49}
      district: {index: 50}
      country: {index: 51}
      period: {index: 52}
  managingOrganization: {index: 55}
  name: {index: 14}
  mode: {index: 17}
  type:
    index: 18
    elements:
      coding:
        index: 19
        elements:
          system: {index: 20}
          version: {index: 21}
          code:
            binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-LocationTypes'}
            index: 22
          display: {index: 23}
          userSelected: {index: 24}
      text: {index: 25}
    required: [coding]
  alias: {index: 15}
  identifier:
    index: 0
    elements:
      use: {index: 1}
      type:
        index: 2
        elements:
          coding:
            index: 3
            elements:
              system:
                pattern: {type: Uri, value: 'https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal'}
                index: 4
              code:
                binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ExternalSystems'}
                index: 5
              display: {index: 6}
              userSelected: {index: 7}
            required: [system, code]
          text: {index: 8}
        required: [coding]
      system:
        binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-IdentifierSystems'}
        index: 9
      value: {index: 10}
      period: {index: 11}
      assigner: {index: 12}
    required: [value, system]
  hoursOfOperation: {index: 57}
  availabilityExceptions: {index: 58}
  position: {index: 54}
  telecom:
    index: 26
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        PhoneNumber:
          match: {system: PHONE}
          schema:
            index: 27
            elements:
              system:
                binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ContactTypes'}
                pattern: {type: Code, value: PHONE}
                index: 28
              value: {index: 29}
              use: {index: 30}
              rank: {index: 31}
              period: {index: 32}
            required: [rank, value, system]
        FaxNumber:
          match: {system: FAX}
          schema:
            index: 33
            elements:
              system:
                binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ContactTypes'}
                pattern: {type: Code, value: FAX}
                index: 34
              value: {index: 35}
              use: {index: 36}
              rank: {index: 37}
              period: {index: 38}
            required: [rank, value, system]
        EmailAddress:
          match: {system: EMAIL}
          schema:
            index: 39
            elements:
              system:
                binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ContactTypes'}
                pattern: {type: Code, value: EMAIL}
                index: 40
              value: {index: 41}
              use:
                pattern: {type: Code, value: EMAIL}
                index: 42
              rank: {index: 43}
              period: {index: 44}
            required: [rank, value, system]
  operationalStatus:
    binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-LocationStatuses'}
    index: 13
  partOf: {index: 56}
  physicalType: {index: 53}
  endpoint: {index: 59}
package_version: 0.1.19-beta
class: profile
kind: resource
url: http://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestorLocation
base: http://hl7.org/fhir/StructureDefinition/Location
version: '1.0'
required: [operationalStatus, name]