{
"description": "Dieses Profil bildet die Ambulanz in einem Krankenhaus ab und wird von der KBV-Basis-Organisation abgeleitet. ",
"_filename": "StructureDefinition-Ambulanz.json",
"package_name": "basisprofil.tiplu.de.r4.dev",
"date": "2025-05-01",
"derivation": "constraint",
"publisher": "Tiplu GmbH",
"fhirVersion": "4.0.1",
"name": "Ambulanz",
"abstract": false,
"copyright": "Tiplu GmbH",
"type": "Organization",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Ambulanz",
"package_version": "1.0.1",
"status": "active",
"id": "2eb17519-b473-4a99-8edf-5485f51e6e60",
"kind": "resource",
"url": "https://tiplu.de/fhir/StructureDefinition/Ambulanz",
"version": "TODO",
"differential": {
"element": [ {
"id": "Organization.extension",
"min": 1,
"path": "Organization.extension"
}, {
"id": "Organization.extension:Gültigkeit",
"max": "*",
"min": 1,
"path": "Organization.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://hl7.org/fhir/StructureDefinition/organization-period" ]
} ],
"sliceName": "Gültigkeit",
"mustSupport": true
}, {
"id": "Organization.extension:Gültigkeit.value[x]",
"path": "Organization.extension.value[x]",
"mustSupport": true
}, {
"id": "Organization.extension:Gültigkeit.value[x].start",
"min": 1,
"path": "Organization.extension.value[x].start",
"mustSupport": true
}, {
"id": "Organization.extension:Gültigkeit.value[x].end",
"path": "Organization.extension.value[x].end",
"mustSupport": true
}, {
"id": "Organization.identifier",
"path": "Organization.identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"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.type.coding",
"min": 1,
"path": "Organization.type.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
}
}, {
"id": "Organization.type.coding:OrganizationType",
"max": "1",
"min": 1,
"path": "Organization.type.coding",
"binding": {
"strength": "required",
"valueSet": "https://tiplu.de/fhir/ValueSet/Organisationstyp"
},
"sliceName": "OrganizationType",
"mustSupport": true,
"patternCoding": {
"code": "ambulanz",
"system": "https://tiplu.de/fhir/CodeSystem/Organisationstyp"
}
}, {
"id": "Organization.type.coding:Ambulanztyp",
"max": "1",
"min": 0,
"path": "Organization.type.coding",
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_VERSORGUNGSBEREICH"
},
"sliceName": "Ambulanztyp",
"mustSupport": true,
"patternCoding": {
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_VERSORGUNGSBEREICH"
}
}, {
"id": "Organization.type.coding:Ambulanztyp.system",
"path": "Organization.type.coding.system",
"mustSupport": true
}, {
"id": "Organization.type.coding:Ambulanztyp.code",
"path": "Organization.type.coding.code",
"mustSupport": true
}, {
"id": "Organization.type.coding:KVFachgruppe",
"max": "1",
"min": 0,
"path": "Organization.type.coding",
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_VDX_FACHGRUPPE"
},
"sliceName": "KVFachgruppe",
"mustSupport": true,
"patternCoding": {
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_VDX_FACHGRUPPE"
}
}, {
"id": "Organization.type.coding:KVFachgruppe.system",
"path": "Organization.type.coding.system",
"mustSupport": true
}, {
"id": "Organization.type.coding:KVFachgruppe.code",
"path": "Organization.type.coding.code",
"mustSupport": true
}, {
"id": "Organization.name",
"path": "Organization.name",
"mustSupport": true
}, {
"id": "Organization.partOf",
"min": 1,
"path": "Organization.partOf",
"type": [ {
"code": "Reference",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
"valueBoolean": true
} ],
"targetProfile": [ "https://tiplu.de/fhir/StructureDefinition/Rechnungssteller" ]
} ],
"short": "Zuordnung zum Rechnungssteller",
"mustSupport": true
} ]
},
"contact": [ {
"name": "Tiplu GmbH",
"telecom": [ {
"value": "fhir@tiplu.de",
"system": "email"
} ]
} ],
"baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization"
}