PackagesCanonicalsLogsProblems
    Packages
    dguv.basis@1.4.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).",
  "_filename": "DGUV_Basis_PR_Datenschutz.json",
  "package_name": "dguv.basis",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_Basis_PR_Datenschutz",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Datenschutz",
  "package_version": "1.4.0",
  "status": "draft",
  "id": "84415f60-7bb9-4a70-b498-35217e2a28f8",
  "kind": "resource",
  "url": "http://fhir.dguv.de/Basis/Observation/DGUV-Basis-PR-Datenschutz",
  "version": "1.4",
  "differential": {
    "element": [ {
      "id": "Observation.status",
      "path": "Observation.status",
      "mustSupport": false
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.dguv.de/Basis/Patient/DGUV-Basis-PR-VersichertePerson" ]
      } ],
      "short": "Verweis auf betroffene versicherte Person",
      "mapping": [ {
        "map": "participation[typeCode=RTGT]",
        "identity": "rim"
      } ]
    }, {
      "id": "Observation.performer",
      "max": "1",
      "min": 1,
      "path": "Observation.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer" ]
      } ],
      "short": "Verweis auf Leistungserbringer"
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "comment": "Diese Datenschutzhinweise werden auf Grundlage dieses Gesetzestextes erteilt: https://www.gesetze-im-internet.de/sgb_7/__201.html\r\nDer zugehörige Formtext (https://www.dguv.de/medien/formtexte/aerzte/f_2000/f2000.pdf).",
      "definition": "true = Datenschutzhinweise wurden erteilt"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}