FHIR IG analytics
Resources that use this resource
No resources found
Resources that this resource uses
| ValueSet |
| basisprofil.tiplu.de.r4.dev#3.0.0-rc.8dev | Organisationstyp | Organisationstyp |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "TipluOrganizationAbteilung",
"url": "https://tiplu.de/fhir/StructureDefinition/TipluOrganizationAbteilung",
"version": "2.0.3",
"name": "TipluOrganizationAbteilung",
"title": "Abteilung",
"status": "active",
"date": "2026-05-28",
"publisher": "Tiplu GmbH",
"contact": [
{
"name": "Tiplu GmbH",
"telecom": [
{
"system": "email",
"value": "fhir@tiplu.de"
}
]
}
],
"description": "Dieses Profil bildet eine Abteilung im Krankenhaus ab. Alle hier als MS gekennzeichneten Felder werden befüllt, wenn die Daten es dafür hergeben.",
"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",
"mustSupport": true
},
{
"id": "Organization.active",
"path": "Organization.active",
"patternBoolean": true
},
{
"id": "Organization.type.coding:HL7-Fachschluesselgruppe",
"path": "Organization.type.coding",
"sliceName": "HL7-Fachschluesselgruppe",
"mustSupport": true
},
{
"id": "Organization.type.coding:HL7-Fachschluesselgruppe-erweitert",
"path": "Organization.type.coding",
"sliceName": "HL7-Fachschluesselgruppe-erweitert",
"mustSupport": true
},
{
"id": "Organization.type.coding:OrganizationType",
"path": "Organization.type.coding",
"sliceName": "OrganizationType",
"min": 0,
"max": "1",
"patternCoding": {
"code": "dept",
"system": "http://terminology.hl7.org/CodeSystem/organization-type"
},
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://tiplu.de/fhir/ValueSet/Organisationstyp"
}
},
{
"id": "Organization.name",
"path": "Organization.name",
"mustSupport": true
},
{
"id": "Organization.partOf",
"path": "Organization.partOf",
"mustSupport": true
}
]
}
}