PackagesCanonicalsLogsProblems
    Packages
    kbv.itv.ks@2.0.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Location
description: null
package_name: kbv.itv.ks
derivation: constraint
name: KBV_PR_KS_Location
type: Location
elements:
  description: {index: 32}
  address: {index: 36}
  meta:
    mustSupport: true
    index: 1
    elements:
      versionId: {index: 2}
      lastUpdated: {index: 3}
      source: {index: 4}
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Location|2.0'}
        index: 5
      security: {index: 6}
      tag: {index: 7}
    required: [profile]
  managingOrganization: {index: 42}
  name: {index: 30}
  implicitRules: {index: 8}
  mode: {index: 33}
  type: {index: 34}
  extension:
    mustSupport: true
    index: 12
    slicing:
      rules: closed
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        distanz:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: https://fhir.kbv.de/StructureDefinition/KBV_EX_KS_LocationDistance
            index: 13
            elements:
              value:
                mustSupport: true
                choices: []
                index: 15
                slicing:
                  slices:
                    valueString:
                      match: {}
                      schema:
                        mustSupport: true
                        choices: []
                        index: 17
        barrierefreiheit:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: https://fhir.kbv.de/StructureDefinition/KBV_EX_KS_LocationAccessibility
            index: 18
            elements:
              value:
                mustSupport: true
                choices: []
                index: 20
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema:
                        mustSupport: true
                        choices: []
                        index: 22
              value[x]:
                elements:
                  coding:
                    mustSupport: true
                    index: 23
                    elements:
                      system: {mustSupport: true, index: 24}
                      code: {mustSupport: true, index: 25}
                      display: {mustSupport: true, index: 26}
  contained: {index: 11}
  alias: {index: 31}
  status: {index: 28}
  language: {index: 9}
  id: {mustSupport: true, index: 0}
  identifier: {index: 27}
  hoursOfOperation: {index: 44}
  availabilityExceptions: {index: 45}
  position:
    mustSupport: true
    index: 38
    elements:
      longitude: {mustSupport: true, index: 39}
      latitude: {mustSupport: true, index: 40}
      altitude: {index: 41}
  telecom: {index: 35}
  operationalStatus: {index: 29}
  partOf: {index: 43}
  physicalType: {index: 37}
  endpoint: {index: 46}
  text: {index: 10}
package_version: 2.0.0
extensions:
  distanz:
    url: https://fhir.kbv.de/StructureDefinition/KBV_EX_KS_LocationDistance
    type: Extension
    mustSupport: true
    index: 13
    elements:
      value:
        mustSupport: true
        choices: []
        index: 15
        slicing:
          slices:
            valueString:
              match: {}
              schema:
                mustSupport: true
                choices: []
                index: 17
  barrierefreiheit:
    url: https://fhir.kbv.de/StructureDefinition/KBV_EX_KS_LocationAccessibility
    type: Extension
    mustSupport: true
    index: 18
    elements:
      value:
        mustSupport: true
        choices: []
        index: 20
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema:
                mustSupport: true
                choices: []
                index: 22
      value[x]:
        elements:
          coding:
            mustSupport: true
            index: 23
            elements:
              system: {mustSupport: true, index: 24}
              code: {mustSupport: true, index: 25}
              display: {mustSupport: true, index: 26}
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 2.0.0
required: [id, position, meta]