FHIR IG analytics| Package | basisprofil.tiplu.de.r4 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-TipluEinweisendeOrganization.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "TipluEinweisendeOrganization",
"url": "https://tiplu.de/fhir/StructureDefinition/TipluEinweisendeOrganization",
"version": "2.0.3",
"name": "TipluEinweisendeOrganization",
"title": "Einweisende Organisation",
"status": "active",
"date": "2026-05-28",
"publisher": "Tiplu GmbH",
"contact": [
{
"name": "Tiplu GmbH",
"telecom": [
{
"system": "email",
"value": "fhir@tiplu.de"
}
]
}
],
"description": "Dieses Profil bildet die Einrichtung eines einweisenden Arztes ab",
"copyright": "Tiplu GmbH",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization",
"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",
"path": "Organization.identifier",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.identifier:Institutionskennzeichen",
"path": "Organization.identifier",
"sliceName": "Institutionskennzeichen",
"mustSupport": true
},
{
"id": "Organization.identifier:Betriebsstaettennummer",
"path": "Organization.identifier",
"sliceName": "Betriebsstaettennummer",
"min": 1,
"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
}
]
}
}