PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0-Expansions
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DiagnosticReport
description: Hier werden Ergebnisse von durchgeführten diagnostischen Maßnahmen dokumentiert sowie Berichte (z. B. OP-Bericht) oder weitere Dokumente aufgeführt.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_DiagnosticReport
type: DiagnosticReport
elements:
  category:
    index: 1
    elements:
      coding: {index: 2}
      text: {index: 3}
  conclusion: {index: 18}
  effectiveDateTime:
    type: dateTime
    choiceOf: effective
    index: 12
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: effective, index: 12}
          min: 0
          max: 1
  status: {index: 0}
  result: {index: 17}
  effective:
    choices: [effectivePeriod]
    index: 14
    slicing:
      slices:
        effectivePeriod:
          match: {}
          schema:
            choices: [effectivePeriod]
            index: 14
          min: 0
          max: 1
  code:
    index: 4
    elements:
      coding: {index: 5}
      text: {index: 6}
    required: [text]
  presentedForm:
    index: 19
    elements:
      contentType: {index: 20}
      data: {index: 21}
      title: {index: 22}
    required: [contentType, data]
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Device|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0']
    index: 7
  performer:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_CareTeam|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0']
    index: 16
  effectivePeriod:
    type: Period
    choiceOf: effective
    index: 15
    slicing:
      slices:
        effectivePeriod:
          match: {}
          schema: {type: Period, choiceOf: effective, index: 15}
          min: 0
          max: 1
package_version: 1.7.0-Expansions
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DiagnosticReport
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: 1.7.0
required: [effective]