{ "description": "Dieses Profil bildet die Einrichtung Krankenhaus ab", "_filename": "StructureDefinition-TipluOrganizationKrankenhaus.json", "package_name": "basisprofil.tiplu.de.r4.dev", "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": "1.0.1", "status": "active", "id": "c0c468d3-370b-4e78-964b-d33aa2d33c29", "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" }