FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebasisprofil.tiplu.de.r4.dev
Resource TypeStructureDefinition
IdStructureDefinition-TipluPatient.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@3.0.0-rc.8dev&canonical=https://tiplu.de/fhir/StructureDefinition/TipluPatient
URLhttps://tiplu.de/fhir/StructureDefinition/TipluPatient
Version2.0.3
Statusactive
Date2026-05-28
NameTipluPatient
TitleTipluPatient
DescriptionDie 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. Dieses 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).
CopyrightTiplu GmbH
TypePatient
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
de.basisprofil.r4#1.6.0agsExtensionDestatisAgs
de.gematik.isik#5.1.3ISiKPatientISiKPatient

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "TipluPatient",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-imposeProfile",
      "valueCanonical": "https://gematik.de/fhir/ti/StructureDefinition/ti-patient|1.1.1"
    }
  ],
  "url": "https://tiplu.de/fhir/StructureDefinition/TipluPatient",
  "version": "2.0.3",
  "name": "TipluPatient",
  "title": "TipluPatient",
  "status": "active",
  "date": "2026-05-28",
  "publisher": "Tiplu GmbH",
  "contact": [
    {
      "name": "Tiplu GmbH",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@tiplu.de"
        }
      ]
    }
  ],
  "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.\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).",
  "copyright": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "https://gematik.de/fhir/isik/StructureDefinition/ISiKPatient",
  "derivation": "constraint",
  "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:gemeindeschluessel",
        "path": "Patient.address.city.extension",
        "sliceName": "gemeindeschluessel",
        "comment": "Zum aktuellen Zeitpunkt ist die Information nicht befüllt.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/StructureDefinition/destatis/ags"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach",
        "path": "Patient.address",
        "sliceName": "Postfach"
      },
      {
        "id": "Patient.address:Postfach.city.extension:gemeindeschluessel",
        "path": "Patient.address.city.extension",
        "sliceName": "gemeindeschluessel",
        "comment": "Zum aktuellen Zeitpunkt ist die Information nicht befüllt.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/StructureDefinition/destatis/ags"
            ]
          }
        ],
        "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",
        "definition": "Verweis auf eine andere Patientenressource, die die gleiche tatsächliche Person betrifft",
        "comment": "Zum aktuellen Zeitpunkt ist die Information nicht befüllt."
      }
    ]
  }
}