PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminschnittstelle-fuer-dritte@1.0.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Location
description: Geolocation (Koordinaten bestehend aus Längen- und Breitengrad) einer Praxis oder medizinischen Einrichtung, enthält zusätzlich Angaben zur Barrierefreiheit
package_name: kvdigital.terminschnittstelle-fuer-dritte
derivation: constraint
name: KBV_PR_KV_DIGITAL_TS_DRITTE_Location
type: Location
elements:
  description: {index: 23}
  address: {index: 27}
  meta:
    index: 0
    elements:
      versionId: {index: 1}
      lastUpdated: {index: 2}
      source: {index: 3}
      profile:
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: value, type: value}
          min: 1
          slices:
            kvdigitalProfil:
              match: {value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Location|1.0.0'}
              schema:
                _required: true
                index: 5
                elements:
                  value:
                    pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Location|1.0.0'}
                    index: 6
                required: [value]
      security: {index: 7}
      tag: {index: 8}
    required: [profile]
  managingOrganization:
    type: Reference
    short: Praxis, zu der die Koordinaten gehören
    mustSupport: true
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Organization']
    index: 33
    elements:
      reference: {mustSupport: true, index: 34}
      type: {mustSupport: false, index: 35}
      identifier: {mustSupport: false, index: 36}
      display: {index: 37}
    required: [reference]
  name: {index: 21}
  implicitRules: {index: 9}
  mode: {index: 24}
  type: {index: 25}
  extension:
    mustSupport: true
    index: 15
    slicing:
      slices:
        entfernungZumSuchmittelpunkt:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Distance_To_Search_Center', index: 16}
        characteristic:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Location_Characteristic', index: 17}
  contained: {index: 14}
  alias: {index: 22}
  status: {index: 19}
  language: {index: 10}
  identifier: {index: 18}
  hoursOfOperation: {index: 39}
  availabilityExceptions: {index: 40}
  position:
    short: Geokoordinaten
    mustSupport: true
    index: 29
    elements:
      longitude: {short: Längengrad als WGS84-Datum, mustSupport: true, index: 30}
      latitude: {short: Breitengrad als WGS84-Datum, mustSupport: true, index: 31}
      altitude: {index: 32}
  telecom: {index: 26}
  operationalStatus: {index: 20}
  partOf: {index: 38}
  physicalType: {index: 28}
  endpoint: {index: 41}
  text:
    mustSupport: true
    index: 11
    elements:
      status:
        pattern: {type: Code, value: extensions}
        mustSupport: true
        index: 12
      div: {mustSupport: true, index: 13}
package_version: 1.0.0
extensions:
  entfernungZumSuchmittelpunkt: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Distance_To_Search_Center', type: Extension, isModifier: false, index: 16}
  characteristic: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Location_Characteristic', type: Extension, isModifier: false, index: 17}
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.0.0
required: [managingOrganization, position, meta]