PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@1.0.1
    https://tiplu.de/fhir/StructureDefinition/TipluPatient
{
  "description": "Die Grundlage des TipluPatient bietet das Profil des [ISiKPatient](https://simplifier.net/isik-basis-v2/isikpatient) der Gematik.\\nDieses Profil ist kompatibel mit dem Patient Profil aus dem (MII Basismodul Person)[https://simplifier.net/mii-basismodul-person-2024/mii_pr_person_patient].",
  "_filename": "StructureDefinition-TipluPatient.json",
  "package_name": "basisprofil.tiplu.de.r4.dev",
  "date": "2025-05-01",
  "derivation": "constraint",
  "publisher": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "name": "TipluPatient",
  "abstract": false,
  "copyright": "Tiplu GmbH",
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "TipluPatient",
  "package_version": "1.0.1",
  "status": "active",
  "id": "e7cbe292-3b41-47e4-858a-2c70506cfce5",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/StructureDefinition/TipluPatient",
  "version": "2.0.0",
  "differential": {
    "element": [ {
      "id": "Patient.meta",
      "path": "Patient.meta",
      "mustSupport": true
    }, {
      "id": "Patient.meta.profile",
      "path": "Patient.meta.profile",
      "mustSupport": true
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "short": "Verstorben",
      "comment": "Gibt an, ob die Person verstorben ist oder nicht",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift",
      "path": "Patient.address",
      "sliceName": "Strassenanschrift"
    }, {
      "id": "Patient.address:Strassenanschrift.city.extension:gemeindeschluessel",
      "max": "1",
      "min": 0,
      "path": "Patient.address.city.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/StructureDefinition/destatis/ags" ]
      } ],
      "comment": "Zum aktuellen Zeitpunkt ist die Information nicht befüllt.",
      "sliceName": "gemeindeschluessel",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach",
      "path": "Patient.address",
      "sliceName": "Postfach"
    }, {
      "id": "Patient.address:Postfach.city.extension:gemeindeschluessel",
      "max": "1",
      "min": 0,
      "path": "Patient.address.city.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/StructureDefinition/destatis/ags" ]
      } ],
      "comment": "Zum aktuellen Zeitpunkt ist die Information nicht befüllt.",
      "sliceName": "gemeindeschluessel",
      "mustSupport": true
    }, {
      "id": "Patient.link",
      "path": "Patient.link",
      "short": "Verweis",
      "comment": "Zum aktuellen Zeitpunkt ist die Information nicht befüllt.",
      "definition": "Verweis auf eine andere Patientenressource, die die gleiche tatsächliche Person betrifft",
      "mustSupport": true
    }, {
      "id": "Patient.link.other",
      "path": "Patient.link.other",
      "mustSupport": true
    }, {
      "id": "Patient.link.type",
      "path": "Patient.link.type",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Tiplu GmbH",
    "telecom": [ {
      "value": "fhir@tiplu.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPatient"
}