FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/TipluPatient

Packagebasisprofil.tiplu.de.r4.dev
Resource TypeStructureDefinition
IdTipluPatient
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@1.0.1&canonical=https://tiplu.de/fhir/StructureDefinition/TipluPatient
URLhttps://tiplu.de/fhir/StructureDefinition/TipluPatient
Version2.0.0
Statusactive
Date2025-05-01
NameTipluPatient
TitleTipluPatient
DescriptionDie Grundlage des TipluPatient bietet das Profil des [ISiKPatient](https://simplifier.net/isik-basis-v2/isikpatient) der Gematik. Dieses Profil ist kompatibel mit dem Patient Profil aus dem (MII Basismodul Person)[https://simplifier.net/mii-basismodul-person-2024/mii_pr_person_patient].
CopyrightTiplu GmbH
TypePatient
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
agsExtensionDestatisAgs

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "TipluPatient",
  "url": "https://tiplu.de/fhir/StructureDefinition/TipluPatient",
  "version": "2.0.0",
  "name": "TipluPatient",
  "title": "TipluPatient",
  "status": "active",
  "date": "2025-05-01",
  "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-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].",
  "copyright": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "https://gematik.de/fhir/isik/v2/Basismodul/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.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",
        "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.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.",
        "mustSupport": true
      },
      {
        "id": "Patient.link.other",
        "path": "Patient.link.other",
        "mustSupport": true
      },
      {
        "id": "Patient.link.type",
        "path": "Patient.link.type",
        "mustSupport": true
      }
    ]
  }
}