FHIR IG analytics| Package | basisprofil.tiplu.de.r4 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-TipluOrganizationKrankenhaus.json |
| FHIR Version | R4 |
No resources found
No resources found
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
}
]
}
}