PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.5.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DiagnosticReport
description: Dieses Profil bildet einen Befund / Bericht ab.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_DiagnosticReport
type: DiagnosticReport
elements:
  category:
    index: 1
    elements:
      text: {index: 2}
  conclusion: {index: 11}
  effectiveDateTime:
    type: dateTime
    index: 7
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, index: 7}
  status: {index: 0}
  result: {index: 10}
  effective:
    choices: []
    index: 6
  code:
    elements:
      text: {index: 3}
    required: [text]
  presentedForm:
    index: 12
    elements:
      contentType: {index: 13}
      data: {index: 14}
    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.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.5.0']
    index: 4
  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.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|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']
    index: 9
  effectivePeriod:
    type: Period
    index: 8
    slicing:
      slices:
        effectivePeriod:
          match: {}
          schema: {type: Period, index: 8}
package_version: 1.5.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DiagnosticReport
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: 1.5.0
required: [effective]