PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0-Expansions
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Device
description: Dieses Profil bildet ein Gerät ab.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Device
type: Device
elements:
  patient:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0']
    index: 28
  definition:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DeviceDefinition|1.7.0']
    index: 5
  serialNumber: {index: 15}
  deviceName:
    index: 16
    elements:
      name: {index: 17}
      type: {index: 18}
  modelNumber: {index: 19}
  type:
    index: 20
    elements:
      coding:
        index: 21
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            snomed:
              match: {system: 'http://snomed.info/sct'}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Device_SNOMED_CT'}
                pattern:
                  type: Coding
                  value: {system: 'http://snomed.info/sct'}
                array: true
                index: 22
                elements:
                  system: {index: 23}
                  version: {index: 24}
                  code: {index: 25}
                  display: {index: 26}
                required: [version, display, system, code]
      text: {index: 27}
  statusReason:
    index: 9
    elements:
      coding:
        elements:
          system: {index: 10}
          code: {index: 11}
        required: [system, code]
  note:
    index: 29
    elements:
      author:
        choices: [authorString]
        index: 36
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 36
              min: 0
              max: 1
      authorReference:
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.7.0']
        type: Reference
        choiceOf: author
        index: 34
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.7.0']
                type: Reference
                choiceOf: author
                index: 34
              min: 0
              max: 1
      authorString:
        type: string
        choiceOf: author
        index: 37
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 37}
              min: 0
              max: 1
      time: {index: 38}
      text: {index: 39}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        verantwortlichePersonEinrichtung:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Responsible_Person_Organization', index: 1}
          min: 0
          max: 1
  status: {index: 8}
  lotNumber: {short: Chargennummer, index: 14}
  identifier:
    index: 2
    elements:
      type: {index: 3}
      value: {index: 4}
  manufactureDate: {short: Herstellungsdatum, index: 12}
  expirationDate: {short: Haltbarkeitsdatum, index: 13}
  udiCarrier:
    index: 6
    elements:
      deviceIdentifier: {index: 7}
package_version: 1.7.0-Expansions
extensions:
  verantwortlichePersonEinrichtung: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Responsible_Person_Organization', min: 0, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Device
base: http://hl7.org/fhir/StructureDefinition/Device
version: 1.7.0
required: [type]