{
"description": "Dieses Profil bildet die Einrichtung eines einweisenden Arztes ab",
"_filename": "StructureDefinition-TipluEinweisendeOrganization.json",
"package_name": "basisprofil.tiplu.de.r4.dev",
"date": "2026-05-28",
"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-rc.6dev",
"status": "active",
"id": "d0d53003-6709-4dff-b890-9aa56d4339f2",
"kind": "resource",
"url": "https://tiplu.de/fhir/StructureDefinition/TipluEinweisendeOrganization",
"version": "2.0.3",
"differential": {
"element": [ {
"id": "Organization.meta",
"path": "Organization.meta",
"mustSupport": true
}, {
"id": "Organization.meta.profile",
"path": "Organization.meta.profile",
"mustSupport": true
}, {
"id": "Organization.identifier",
"min": 1,
"path": "Organization.identifier",
"mustSupport": true
}, {
"id": "Organization.identifier:Institutionskennzeichen",
"path": "Organization.identifier",
"sliceName": "Institutionskennzeichen",
"mustSupport": true
}, {
"id": "Organization.identifier:Betriebsstaettennummer",
"min": 1,
"path": "Organization.identifier",
"sliceName": "Betriebsstaettennummer",
"mustSupport": true
}, {
"id": "Organization.name",
"path": "Organization.name",
"mustSupport": true
}, {
"id": "Organization.address",
"path": "Organization.address",
"short": "Die Adresse wird als Adresse eines einweisenden Arztes gebraucht.",
"mustSupport": true
}, {
"id": "Organization.address:Strassenanschrift",
"path": "Organization.address",
"sliceName": "Strassenanschrift"
}, {
"id": "Organization.address:Strassenanschrift.line",
"path": "Organization.address.line",
"short": "Straßenname und Hausnummer",
"mustSupport": true
}, {
"id": "Organization.address:Strassenanschrift.city",
"path": "Organization.address.city",
"mustSupport": true
}, {
"id": "Organization.address:Strassenanschrift.postalCode",
"path": "Organization.address.postalCode",
"mustSupport": true
} ]
},
"contact": [ {
"name": "Tiplu GmbH",
"telecom": [ {
"value": "fhir@tiplu.de",
"system": "email"
} ]
} ],
"baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization"
}