PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.5.0-Expansions
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DocumentReference
description: Hier kann auf ein externes Dokument verwiesen und/oder ein Dokument angehÃĪngt werden.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_DocumentReference
type: DocumentReference
elements:
  type:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            xds:
              match: {system: 'http://ihe-d.de/CodeSystems/IHEXDStypeCode'}
              schema:
                binding: {strength: required, valueSet: 'http://ihe-d.de/ValueSets/IHEXDStypeCode'}
                pattern:
                  type: Coding
                  value: {system: 'http://ihe-d.de/CodeSystems/IHEXDStypeCode'}
                index: 1
                elements:
                  system: {index: 2}
                  code: {index: 3}
                  display: {index: 4}
                required: [display, system, code]
  category:
    elements:
      coding:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            xds:
              match: {system: 'http://ihe-d.de/CodeSystems/IHEXDSclassCode'}
              schema:
                binding: {strength: required, valueSet: 'http://ihe-d.de/ValueSets/IHEXDSclassCode'}
                pattern:
                  type: Coding
                  value: {system: 'http://ihe-d.de/CodeSystems/IHEXDSclassCode'}
                index: 6
                elements:
                  system: {index: 7}
                  code: {index: 8}
                  display: {index: 9}
                required: [display, system, code]
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Device|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.5.0']
    index: 10
  author:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Device|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.5.0']
    index: 11
  description: {index: 12}
  content:
    index: 13
    slicing:
      rules: open
      discriminator:
      - {path: attachment.url, type: exists}
      min: null
      slices:
        verweis:
          match: {}
          schema:
            index: 14
            elements:
              attachment:
                elements:
                  url: {index: 15}
                  title: {index: 16}
                  creation: {index: 17}
                required: [url, title]
        anhang:
          match: {}
          schema:
            index: 18
            elements:
              attachment:
                elements:
                  contentType: {index: 19}
                  data: {index: 20}
                  url: {index: 21}
                  title: {index: 22}
                  creation: {index: 23}
                required: [title, contentType, data]
package_version: 1.5.0-Expansions
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DocumentReference
base: http://hl7.org/fhir/StructureDefinition/DocumentReference
version: 1.5.0