{
"description": "Dieses Profil bildet die Einrichtung Krankenhaus ab",
"_filename": "StructureDefinition-TipluOrganizationKrankenhaus.json",
"package_name": "basisprofil.tiplu.de.r4",
"date": "2025-05-01",
"derivation": "constraint",
"publisher": "Tiplu GmbH",
"fhirVersion": "4.0.1",
"name": "TipluOrganizationKrankenhaus",
"abstract": false,
"copyright": "Tiplu GmbH",
"type": "Organization",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Krankenhaus",
"package_version": "2.0.0",
"status": "active",
"id": "bf6481ef-fb91-4aa3-bc2c-4b1b91e1e83a",
"kind": "resource",
"url": "https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus",
"version": "2.0.0",
"differential": {
"element": [ {
"id": "Organization.identifier",
"min": 1,
"path": "Organization.identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"id": "Organization.identifier:Institutionskennzeichen",
"min": 1,
"path": "Organization.identifier",
"sliceName": "Institutionskennzeichen",
"mustSupport": true
}, {
"id": "Organization.identifier:Kuerzel",
"max": "*",
"min": 0,
"path": "Organization.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://tiplu.de/fhir/StructureDefinition/identifier-kuerzel" ]
} ],
"sliceName": "Kuerzel",
"mustSupport": true
}, {
"id": "Organization.identifier:Kuerzel.type",
"path": "Organization.identifier.type",
"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.name",
"path": "Organization.name",
"mustSupport": true
} ]
},
"contact": [ {
"name": "Tiplu GmbH",
"telecom": [ {
"value": "fhir@tiplu.de",
"system": "email"
} ]
} ],
"baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization"
}