PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.4.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.4.0']
    index: 21
  definition:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DeviceDefinition|1.4.0']
    index: 2
    elements:
      reference: {index: 3}
    required: [reference]
  serialNumber: {short: Seriennummer, index: 11}
  deviceName: {index: 12}
  modelNumber: {short: Modellnummer, index: 13}
  type:
    index: 14
    elements:
      coding:
        index: 15
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          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'}
                index: 16
                elements:
                  system: {index: 17}
                  version: {index: 18}
                  code: {index: 19}
                  display: {index: 20}
                required: [version, display, system, code]
  statusReason:
    elements:
      coding:
        elements:
          system: {index: 6}
          code: {index: 7}
        required: [system, code]
  note:
    index: 22
    elements:
      author:
        choices: [authorString]
        index: 29
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 29
      authorReference:
        type: Reference
        choiceOf: author
        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.4.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.4.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.4.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.4.0']
        index: 27
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                type: Reference
                choiceOf: author
                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.4.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.4.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.4.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.4.0']
                index: 27
      authorString:
        type: string
        choiceOf: author
        index: 30
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 30}
      time: {index: 31}
      text: {index: 32}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        verantwortlichePersonEinrichtung:
          match: {url: null}
          schema: {type: Extension, isModifier: false, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Responsible_Person_Organization|1.4.0', index: 1}
          min: 0
          max: 1
  lotNumber: {short: Chargennummer, index: 10}
  manufactureDate: {short: Herstellungsdatum, index: 8}
  expirationDate: {short: Haltbarkeitsdatum, index: 9}
  udiCarrier:
    index: 4
    elements:
      deviceIdentifier: {index: 5}
package_version: 1.4.0-Expansions
extensions:
  verantwortlichePersonEinrichtung: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Responsible_Person_Organization|1.4.0', min: 0, max: 1, type: Extension, isModifier: false, 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.4.0
required: [type]