Package | basisprofil.tiplu.de.r4.dev |
Resource Type | StructureDefinition |
Id | TipluOrganizationKrankenhaus |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@1.0.1&canonical=https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus |
URL | https://tiplu.de/fhir/StructureDefinition/TipluOrganizationKrankenhaus |
Version | 2.0.0 |
Status | active |
Date | 2025-05-01 |
Name | TipluOrganizationKrankenhaus |
Title | Krankenhaus |
Description | Dieses Profil bildet die Einrichtung Krankenhaus ab |
Copyright | Tiplu GmbH |
Type | Organization |
Kind | resource |
No resources found
StructureDefinition | |
KBV_PR_Base_Organization | KBV_PR_Base_Organization |
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.0", "name": "TipluOrganizationKrankenhaus", "title": "Krankenhaus", "status": "active", "date": "2025-05-01", "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.identifier", "path": "Organization.identifier", "slicing": { "discriminator": [ { "type": "pattern", "path": "$this" } ], "rules": "open" }, "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.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 } ] } }