PackagesCanonicalsLogsProblems
    Packages
    hl7@france-fhir.administrative-11.2021.1
    http://interopsante.org/fhir/StructureDefinition/FrLocation
description: French profile of Location | Profil français de la ressource Location
package_name: hl7
derivation: constraint
name: FrLocation
type: Location
elements:
  managingOrganization:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrOrganization']
    index: 13
  mode:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-mode'}
    index: 10
  type:
    binding: {strength: extensible, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-location-type'}
    index: 11
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        usePeriod:
          match: {url: null}
          schema: {type: Extension, url: 'http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod', index: 1}
  status:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-status'}
    index: 8
  identifier:
    index: 2
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/identifier-use'}
        index: 3
      type:
        binding: {strength: extensible, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-location-identifier-type'}
        index: 4
      system: {index: 5}
      value: {index: 6}
      assigner:
        type: Reference
        refers: ['http://interopsante.org/fhir/StructureDefinition/FrOrganization']
        index: 7
    required: [value, type, system]
  hoursOfOperation:
    elements:
      daysOfWeek:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/days-of-week'}
        index: 17
  operationalStatus:
    binding: {strength: preferred, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0116'}
    index: 9
  partOf:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrLocation']
    index: 14
    extensions:
      positionRoom: {url: 'http://interopsante.org/fhir/StructureDefinition/FrLocationPartOfPositionRoom', type: Extension, index: 16}
    elements:
      extension:
        index: 15
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            positionRoom:
              match: {url: null}
              schema: {type: Extension, url: 'http://interopsante.org/fhir/StructureDefinition/FrLocationPartOfPositionRoom', index: 16}
  physicalType:
    binding: {strength: example, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-location-physical-type'}
    index: 12
package_version: france-fhir.administrative-11.2021.1
extensions:
  usePeriod: {url: 'http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod', type: Extension, index: 1}
class: profile
kind: resource
url: http://interopsante.org/fhir/StructureDefinition/FrLocation
base: http://hl7.org/fhir/StructureDefinition/Location
version: '1.0'
required: [identifier]