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