PackagesCanonicalsLogsProblems
    Packages
    dguv.basis@1.3.0
    http://fhir.dguv.de/Basis/Observation/DGUV-Basis-PR-Datenschutz
description: 'Dieses Profil dokumentiert, dass ein Arzt bestätigt, einem Patienten die datenschutzrechtlichen Hinweise nach § 201 SGB VII gegeben zu haben. Diese Datenschutzhinweise werden auf Grundlage dieses Gesetzestextes erteilt: https://www.gesetze-im-internet.de/sgb_7/__201.html Der zugehörige DGUV-Formtext (https://www.dguv.de/medien/formtexte/aerzte/f_2000/f2000.pdf).'
package_name: dguv.basis
derivation: constraint
name: DGUV_Basis_PR_Datenschutz
type: Observation
elements:
  status: {mustSupport: false, index: 0}
  subject:
    type: Reference
    short: Verweis auf betroffene versicherte Person
    refers: ['http://fhir.dguv.de/Basis/Patient/DGUV-Basis-PR-VersichertePerson']
    index: 1
  performer:
    type: Reference
    short: Verweis auf Leistungserbringer
    refers: ['http://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer']
    index: 2
  value:
    choices: [valueBoolean]
    index: 4
  valueBoolean: {type: boolean, choiceOf: value, index: 5}
package_version: 1.3.0
class: profile
kind: resource
url: http://fhir.dguv.de/Basis/Observation/DGUV-Basis-PR-Datenschutz
base: http://hl7.org/fhir/StructureDefinition/Observation
version: '1.3'
required: [value, valueBoolean, subject, performer]