{
"description": "Dies Profil bildet die Daten einer nicht-ärztlichen Person in einer medizinischen Einrichtung ab, welche als Kontakt für weitere Rückfragen benannt wird. Dieses Profil wird in dem Profil \\\"Ansprechpartner für Rückfragen\\\" referenziert.",
"_filename": "DGUV_Basis_PR_Kontaktperson.json",
"package_name": "dguv.basis",
"date": "2024-01-31",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "DGUV_Basis_PR_Kontaktperson",
"abstract": false,
"type": "Person",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Kontaktperson",
"package_version": "1.1.1-Kommentierung",
"status": "draft",
"id": "c62fcf79-19ca-4fce-b46f-9daf892e768d",
"kind": "resource",
"url": "https://fhir.dguv.de/Basis/Person/DGUV-Basis-PR-Kontaktperson",
"version": "1.1",
"differential": {
"element": [ {
"id": "Person",
"path": "Person",
"short": "Dies Profil bildet die Daten von einer Kontaktperson ab."
}, {
"id": "Person.name",
"max": "1",
"min": 1,
"path": "Person.name"
}, {
"id": "Person.telecom",
"min": 1,
"path": "Person.telecom",
"type": [ {
"code": "ContactPoint",
"profile": [ "https://fhir.dguv.de/Basis/ContactPoint/DGUV-Basis-PR-KontaktDaten" ]
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Person"
}