{ "description": "Station oder Funktionsstelle in einem Krankenhaus.", "_filename": "StructureDefinition-Ward.json", "package_name": "rki.demis.ars", "date": "2024-09-27", "derivation": "constraint", "publisher": "ARS@rki.de", "fhirVersion": "4.0.1", "name": "Ward", "abstract": false, "type": "Location", "experimental": "false", "resourceType": "StructureDefinition", "title": "Station", "package_version": "1.0.0-alpha.1", "status": "draft", "id": "717f318a-00fd-46cf-ab8b-2963402fcfcb", "kind": "resource", "url": "https://demis.rki.de/fhir/ars/StructureDefinition/Ward", "version": "1.0.0", "differential": { "element": [ { "id": "Location.identifier", "max": "1", "min": 1, "path": "Location.identifier", "short": "Unveränderliche Identifikation der Station oder Funktionsstelle", "definition": "Interner Identifier für die Station oder die Funktionsstelle. Der Identifier muss innerhalb der Daten des Datensender eindeutig und unveränderlich sein.", "mustSupport": true }, { "id": "Location.identifier.use", "max": "0", "path": "Location.identifier.use" }, { "id": "Location.identifier.type", "max": "0", "path": "Location.identifier.type" }, { "id": "Location.identifier.system", "min": 1, "path": "Location.identifier.system", "mustSupport": true }, { "id": "Location.identifier.value", "min": 1, "path": "Location.identifier.value", "mustSupport": true }, { "id": "Location.identifier.period", "max": "0", "path": "Location.identifier.period" }, { "id": "Location.identifier.assigner", "max": "0", "path": "Location.identifier.assigner" }, { "id": "Location.status", "max": "0", "path": "Location.status" }, { "id": "Location.operationalStatus", "max": "0", "path": "Location.operationalStatus" }, { "id": "Location.name", "min": 1, "path": "Location.name", "mustSupport": true }, { "id": "Location.alias", "max": "0", "path": "Location.alias" }, { "id": "Location.description", "max": "0", "path": "Location.description" }, { "id": "Location.mode", "max": "0", "path": "Location.mode" }, { "id": "Location.type", "max": "1", "min": 1, "path": "Location.type", "short": "Stationstyp oder Art der Funktionsstelle", "definition": "Der Stationstyp oder die Art der Funktionsstelle gibt codiert an, ob es sich um z.B. eine Normalstation, Intensivstation, IMC oder Ambulanz handelt.", "mustSupport": true }, { "id": "Location.type.coding", "max": "1", "min": 1, "path": "Location.type.coding", "binding": { "strength": "required", "valueSet": "https://demis.rki.de/fhir/ars/ValueSet/stationstyp" }, "mustSupport": true }, { "id": "Location.type.coding.system", "min": 1, "path": "Location.type.coding.system", "mustSupport": true }, { "id": "Location.type.coding.version", "min": 1, "path": "Location.type.coding.version", "mustSupport": true }, { "id": "Location.type.coding.code", "min": 1, "path": "Location.type.coding.code", "mustSupport": true }, { "id": "Location.telecom", "max": "0", "path": "Location.telecom" }, { "id": "Location.address", "max": "0", "path": "Location.address" }, { "id": "Location.physicalType", "max": "0", "path": "Location.physicalType" }, { "id": "Location.position", "max": "0", "path": "Location.position" }, { "id": "Location.managingOrganization", "min": 1, "path": "Location.managingOrganization", "type": [ { "code": "Reference", "targetProfile": [ "https://demis.rki.de/fhir/ars/StructureDefinition/Hospital" ] } ], "mustSupport": true }, { "id": "Location.managingOrganization.reference", "min": 1, "path": "Location.managingOrganization.reference", "mustSupport": true }, { "id": "Location.managingOrganization.type", "max": "0", "path": "Location.managingOrganization.type" }, { "id": "Location.managingOrganization.identifier", "max": "0", "path": "Location.managingOrganization.identifier" }, { "id": "Location.managingOrganization.display", "max": "0", "path": "Location.managingOrganization.display" }, { "id": "Location.partOf", "max": "0", "path": "Location.partOf" }, { "id": "Location.hoursOfOperation", "max": "0", "path": "Location.hoursOfOperation" }, { "id": "Location.availabilityExceptions", "max": "0", "path": "Location.availabilityExceptions" }, { "id": "Location.endpoint", "max": "0", "path": "Location.endpoint" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }