PackagesCanonicalsLogsProblems
    Packages
    dguv.basis@1.1.0
    https://fhir.dguv.de/Basis/Person/DGUV-Basis-PR-Kontaktperson
{
  "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.0",
  "status": "draft",
  "id": "3ca4717d-fe6f-4b54-8b62-b68134c3de10",
  "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"
}