PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@1.0.0
    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. Hier erweitert um die Geburtszeit, den Geburtsort und die Nationalität.",
  "_filename": "StructureDefinition-TipluPatient.json",
  "package_name": "basisprofil.tiplu.de.r4.dev",
  "date": "2024-11-20",
  "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.0",
  "status": "active",
  "id": "682ac024-1b83-44f8-b3e1-e0018939f557",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/StructureDefinition/TipluPatient",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "Patient.meta",
      "path": "Patient.meta",
      "mustSupport": true
    }, {
      "id": "Patient.meta.profile",
      "path": "Patient.meta.profile",
      "mustSupport": true
    }, {
      "id": "Patient.extension",
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Patient.extension:Geburtsort",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ]
      } ],
      "sliceName": "Geburtsort"
    }, {
      "id": "Patient.extension:Geburtsort.value[x]",
      "path": "Patient.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Patient.extension:Geburtsort.value[x].city",
      "min": 1,
      "path": "Patient.extension.value[x].city",
      "mustSupport": true
    }, {
      "id": "Patient.extension:Geburtsort.value[x].postalCode",
      "min": 1,
      "path": "Patient.extension.value[x].postalCode",
      "mustSupport": true
    }, {
      "id": "Patient.extension:Geburtsort.value[x].country",
      "min": 1,
      "path": "Patient.extension.value[x].country",
      "mustSupport": true
    }, {
      "id": "Patient.extension:Nationalitaet",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-nationality" ]
      } ],
      "sliceName": "Nationalitaet"
    }, {
      "id": "Patient.extension:Nationalitaet.extension:code",
      "path": "Patient.extension.extension",
      "sliceName": "code",
      "mustSupport": true
    }, {
      "id": "Patient.extension:Nationalitaet.extension:code.value[x]",
      "path": "Patient.extension.extension.value[x]",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.de/CodeSystem/supplement-iso-3166"
      },
      "mustSupport": true
    }, {
      "id": "Patient.birthDate.extension:Geburtszeit",
      "max": "1",
      "min": 0,
      "path": "Patient.birthDate.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthTime" ]
      } ],
      "sliceName": "Geburtszeit"
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "short": "Verstorben",
      "definition": "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" ]
      } ],
      "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" ]
      } ],
      "sliceName": "gemeindeschluessel",
      "mustSupport": true
    }, {
      "id": "Patient.link",
      "path": "Patient.link",
      "short": "Verweis",
      "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"
}