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.8dev&canonical=https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus |
| URL | https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus |
| Version | 2.0.3 |
| Status | active |
| Date | 2026-05-28 |
| Name | TipluOrganizationKrankenhaus |
| Title | Krankenhaus |
| Description | Dieses Profil bildet die Einrichtung Krankenhaus ab |
| Copyright | Tiplu GmbH |
| Type | Organization |
| Kind | resource |
No resources found
| StructureDefinition | ||
| kbv.basis.ressources.only#1.7.0 | KBV_PR_Base_Organization | KBV_PR_Base_Organization |
| basisprofil.tiplu.de.r4.dev#3.0.0-rc.8dev | 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.3",
"name": "TipluOrganizationKrankenhaus",
"title": "Krankenhaus",
"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 Krankenhaus 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",
"min": 1,
"mustSupport": true
},
{
"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.type",
"path": "Organization.type",
"mustSupport": true
},
{
"id": "Organization.type.coding",
"path": "Organization.type.coding",
"min": 1
},
{
"id": "Organization.type.coding:OrganizationType",
"path": "Organization.type.coding",
"sliceName": "OrganizationType",
"min": 1,
"max": "1",
"patternCoding": {
"code": "prov",
"system": "http://terminology.hl7.org/CodeSystem/organization-type"
},
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/organization-type"
}
},
{
"id": "Organization.name",
"path": "Organization.name",
"mustSupport": true
}
]
}
}