{
  "resourceType": "StructureDefinition",
  "url": "https://simplifier.net/ziv-schnittstellen/ziv_person",
  "name": "ZIV_Person",
  "status": "draft",
  "description": "Für die Profilierung wird die ISiK Spezifikation “Basis Stufe 4” als Basis verwendet.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "https://gematik.de/fhir/isik/StructureDefinition/ISiKPatient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "slicing": {
          "description": "ZIV: Einsehbar für Klinik und Patient.",
          "rules": "open"
        },
        "comment": "A patient may have multiple names with different uses or applicable periods. For animals, the name is a \"HumanName\" in the sense that is assigned and used by humans and has the same patterns.\r\n\r\nPatient kann Änderungen vorschlagen."
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "comment": "A Patient may have multiple ways to be contacted with different uses or applicable periods.  May need to have options for contacting the person urgently and also to help with identification. The address might not go directly to the individual, but may reach another party that is able to proxy for the patient (i.e. home phone, or pet owner's phone).\r\nZIV: Einsehbar für Klinik und Patient."
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "definition": "Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes.\r\nZIV: Einsehbar für Klinik und Patient."
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "definition": "The date of birth for the individual.\r\nZIV: Einsehbar für Klinik und Patient."
      },
      {
        "id": "Patient.deceased[x]",
        "path": "Patient.deceased[x]",
        "definition": "Indicates if the individual is deceased or not.\r\nZIV: Nur für Klinik einsehbar, nicht Patient."
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "definition": "An address for the individual.\r\nZIV: Einsehbar für Klinik und Patient."
      },
      {
        "id": "Patient.maritalStatus",
        "path": "Patient.maritalStatus",
        "definition": "This field contains a patient's most recent marital (civil) status.\r\nZIV: Nur für Klinik einsehbar, nicht Patient."
      },
      {
        "id": "Patient.contact",
        "path": "Patient.contact",
        "definition": "A contact party (e.g. guardian, partner, friend) for the patient.\r\nZIV: Einsehbar für Klinik und Patient."
      },
      {
        "id": "Patient.communication",
        "path": "Patient.communication",
        "definition": "A language which may be used to communicate with the patient about his or her health.\r\nZIV: Nur für Klinik einsehbar, nicht Patient."
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "definition": "Patient's nominated care provider.\r\nZIV: Für Klinik und Patient einsehbar."
      },
      {
        "id": "Patient.managingOrganization",
        "path": "Patient.managingOrganization",
        "definition": "Organization that is the custodian of the patient record.\r\nZIV: Nur für Klinik einsehbar, nicht Patient."
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "definition": "Link to another patient resource that concerns the same actual patient.\r\nZIV: Nur für Klinik einsehbar, nicht Patient."
      }
    ]
  }
}