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

FHIR IG analytics

Packagebasisprofil.tiplu.de.r4.dev
Resource TypeStructureDefinition
IdStructureDefinition-TipluEinweisendeOrganization.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@3.0.0-rc.9dev&canonical=https://tiplu.de/fhir/StructureDefinition/TipluEinweisendeOrganization
URLhttps://tiplu.de/fhir/StructureDefinition/TipluEinweisendeOrganization
Version2.0.2
Statusactive
Date2026-04-02
NameTipluEinweisendeOrganization
TitleEinweisende Organisation
DescriptionDieses 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.
CopyrightTiplu GmbH
TypeOrganization
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
de.gematik.isik#5.1.3ISiKOrganisationISiKOrganisation

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "TipluEinweisendeOrganization",
  "url": "https://tiplu.de/fhir/StructureDefinition/TipluEinweisendeOrganization",
  "version": "2.0.2",
  "name": "TipluEinweisendeOrganization",
  "title": "Einweisende Organisation",
  "status": "active",
  "date": "2026-04-02",
  "publisher": "Tiplu GmbH",
  "contact": [
    {
      "name": "Tiplu GmbH",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@tiplu.de"
        }
      ]
    }
  ],
  "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.",
  "copyright": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.meta",
        "path": "Organization.meta",
        "mustSupport": true
      },
      {
        "id": "Organization.meta.profile",
        "path": "Organization.meta.profile",
        "mustSupport": true
      },
      {
        "id": "Organization.identifier:BSNR",
        "path": "Organization.identifier",
        "sliceName": "BSNR",
        "min": 1
      },
      {
        "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."
      }
    ]
  }
}