PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@3.0.0-rc11.dev
    https://tiplu.de/fhir/StructureDefinition/TipluEinweisendeOrganization
{
  "description": "Dieses Profil bildet die Einrichtung eines einweisenden Arztes ab.  Es leitet von ISiK ab und setzt alle dort mit MS-Flag versehenen Elemente - bis auf telecom, address, contact, endpoint - um. Active, Type, Alias und partOf sind ebenfalls nicht zwangsläufig gesetzt.",
  "_filename": "StructureDefinition-TipluEinweisendeOrganization.json",
  "package_name": "basisprofil.tiplu.de.r4.dev",
  "date": "2026-04-02",
  "derivation": "constraint",
  "publisher": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "name": "TipluEinweisendeOrganization",
  "abstract": false,
  "copyright": "Tiplu GmbH",
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Einweisende Organisation",
  "package_version": "3.0.0-rc11.dev",
  "status": "active",
  "id": "d09270c8-27c6-4137-9e5d-7c3a1a4e8f79",
  "kind": "resource",
  "url": "https://tiplu.de/fhir/StructureDefinition/TipluEinweisendeOrganization",
  "version": "2.0.2",
  "differential": {
    "element": [ {
      "id": "Organization.meta",
      "path": "Organization.meta",
      "mustSupport": true
    }, {
      "id": "Organization.meta.profile",
      "path": "Organization.meta.profile",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:BSNR",
      "min": 1,
      "path": "Organization.identifier",
      "sliceName": "BSNR"
    }, {
      "id": "Organization.active",
      "path": "Organization.active",
      "comment": "Da es sich um keine permanente Organisation aus den Stammdaten handelt, wird dieses flag standardmäßig auf false gesetzt.",
      "patternBoolean": false
    }, {
      "id": "Organization.type",
      "path": "Organization.type",
      "comment": "Bisher kann diese Information nicht ausgelesen werden."
    }, {
      "id": "Organization.telecom",
      "path": "Organization.telecom",
      "comment": "Diese Information wird im aktuellen Kontext nicht ausgelesen."
    }, {
      "id": "Organization.address",
      "path": "Organization.address",
      "short": "Die Adresse wird als Adresse eines einweisenden Arztes gebraucht."
    }, {
      "id": "Organization.address:Strassenanschrift",
      "path": "Organization.address",
      "sliceName": "Strassenanschrift"
    }, {
      "id": "Organization.address:Strassenanschrift.line",
      "path": "Organization.address.line",
      "short": "Straßenname und Hausnummer"
    }, {
      "id": "Organization.partOf",
      "path": "Organization.partOf",
      "comment": "Das partOf wird für die einweisende Organisation typischerweise nicht ausgelesen."
    }, {
      "id": "Organization.contact",
      "path": "Organization.contact",
      "comment": "Der Kontakt für die einweisende Organisation wird aktuell nicht ausgelesen."
    }, {
      "id": "Organization.endpoint",
      "path": "Organization.endpoint",
      "comment": "Der Endpunkt wird für die einweisende Organisation aktuell nicht angegeben."
    } ]
  },
  "contact": [ {
    "name": "Tiplu GmbH",
    "telecom": [ {
      "value": "fhir@tiplu.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisation"
}