FHIR IG analytics| Package | basisprofil.tiplu.de.r4.dev |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-TipluOrganizationKrankenhaus.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@3.0.0-rc.9dev&canonical=https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus |
| URL | https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus |
| Version | 2.0.2 |
| Status | active |
| Date | 2026-04-02 |
| Name | TipluOrganizationKrankenhaus |
| Title | Krankenhaus |
| Description | Dieses Profil bildet die Einrichtung Krankenhaus ab. Ein Krankenhaus gilt hier als oberste Instanz, weshalb das partOf hier nicht befüllt ist. Es leitet von ISiK ab und setzt alle dort mit MS-Flag versehenen Elemente - bis auf telecom, address, contact, endpoint - um. |
| Copyright | Tiplu GmbH |
| Type | Organization |
| Kind | resource |
No resources found
| StructureDefinition | ||
| de.gematik.isik#5.1.3 | ISiKOrganisation | ISiKOrganisation |
| basisprofil.tiplu.de.r4.dev#3.0.0-rc.9dev | identifier-kuerzel | Profil für die Abbildung eines Ressourcen-Kürzels als Identifier |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "TipluOrganizationKrankenhaus",
"url": "https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus",
"version": "2.0.2",
"name": "TipluOrganizationKrankenhaus",
"title": "Krankenhaus",
"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 Krankenhaus ab. Ein Krankenhaus gilt hier als oberste Instanz, weshalb das partOf hier nicht befüllt ist. Es leitet von ISiK ab und setzt alle dort mit MS-Flag versehenen Elemente - bis auf telecom, address, contact, endpoint - um.",
"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:IKNR",
"path": "Organization.identifier",
"sliceName": "IKNR",
"min": 1
},
{
"id": "Organization.identifier:Kuerzel",
"path": "Organization.identifier",
"sliceName": "Kuerzel",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier",
"profile": [
"https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel"
]
}
],
"mustSupport": true
},
{
"id": "Organization.identifier:Kuerzel.system",
"path": "Organization.identifier.system",
"mustSupport": true
},
{
"id": "Organization.identifier:Kuerzel.value",
"path": "Organization.identifier.value",
"mustSupport": true
},
{
"id": "Organization.active",
"path": "Organization.active",
"patternBoolean": true
},
{
"id": "Organization.type:organisationstyp",
"path": "Organization.type",
"sliceName": "organisationstyp",
"patternCodeableConcept": {
"coding": [
{
"code": "prov",
"system": "http://terminology.hl7.org/CodeSystem/organization-type"
}
]
},
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/organization-type"
}
},
{
"id": "Organization.telecom",
"path": "Organization.telecom",
"comment": "Im aktuellen Kontext von Tiplu nicht befüllt."
},
{
"id": "Organization.address",
"path": "Organization.address",
"comment": "Im aktuellen Kontext von Tiplu nicht befüllt."
},
{
"id": "Organization.partOf",
"path": "Organization.partOf",
"comment": "Im aktuellen Kontext von Tiplu ist das Krankenhaus die oberste Organisation."
},
{
"id": "Organization.contact",
"path": "Organization.contact",
"comment": "Im aktuellen Kontext von Tiplu nicht befüllt."
},
{
"id": "Organization.endpoint",
"path": "Organization.endpoint",
"comment": "Im aktuellen Kontext von Tiplu nicht befüllt."
}
]
}
}