PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@3.0.0-rc.7dev
    https://tiplu.de/fhir/StructureDefinition/TipluPatient
{
  "description": "Die Grundlage des TipluPatient bietet das Profil des [ISiKPatient](https://simplifier.net/isik-stufe-5/isikpatient) (Canonical: https://gematik.de/fhir/isik/StructureDefinition/ISiKPatient) der Gematik. Alle Felder - bis auf der address -, die von ISiK mit dem MS-Flag versehen sind, werden auch hier umgesetzt.\\r\\nDieses Profil ist kompatibel mit dem Patient Profil aus dem [MII Basismodul Person] (https://simplifier.net/mii-basismodul-person-2024/mii_pr_person_patient) (Canonical: https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient).",
  "_filename": "StructureDefinition-TipluPatient.json",
  "package_name": "basisprofil.tiplu.de.r4.dev",
  "date": "2026-05-28",
  "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": "3.0.0-rc.7dev",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-imposeProfile",
    "valueCanonical": "https://gematik.de/fhir/ti/StructureDefinition/ti-patient|1.1.1"
  } ],
  "status": "active",
  "id": "f4301990-3aaa-4b5c-8b7c-e8666186c0cd",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/StructureDefinition/TipluPatient",
  "version": "2.0.3",
  "differential": {
    "element": [ {
      "id": "Patient.meta",
      "path": "Patient.meta",
      "mustSupport": true
    }, {
      "id": "Patient.meta.profile",
      "path": "Patient.meta.profile",
      "mustSupport": true
    }, {
      "id": "Patient.active",
      "path": "Patient.active",
      "patternBoolean": true
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "short": "Verstorben",
      "comment": "Gibt an, ob die Person verstorben ist oder nicht"
    }, {
      "id": "Patient.address:Strassenanschrift",
      "path": "Patient.address",
      "sliceName": "Strassenanschrift"
    }, {
      "id": "Patient.address:Strassenanschrift.city.extension",
      "path": "Patient.address.city.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "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",
      "path": "Patient.address.city.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "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.generalPractitioner",
      "path": "Patient.generalPractitioner",
      "short": "Referenz auf den Hausarzt.",
      "mustSupport": true
    }, {
      "id": "Patient.managingOrganization",
      "path": "Patient.managingOrganization",
      "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"
    } ]
  },
  "contact": [ {
    "name": "Tiplu GmbH",
    "telecom": [ {
      "value": "fhir@tiplu.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "https://gematik.de/fhir/isik/StructureDefinition/ISiKPatient"
}