{ "description": "Station oder Funktionsstelle in einem Krankenhaus.", "_filename": "StructureDefinition-Ward.json", "package_name": "rki.demis.ars", "date": "2025-06-13", "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-rc.2", "status": "active", "id": "f9fae29b-72fa-483d-81b9-50b9255c0efe", "kind": "resource", "url": "https://demis.rki.de/fhir/ars/StructureDefinition/Ward", "version": "1.0.0", "differential": { "element": [ { "id": "Location.meta", "min": 1, "path": "Location.meta", "mustSupport": true }, { "id": "Location.meta.id", "max": "0", "path": "Location.meta.id" }, { "id": "Location.meta.extension", "max": "0", "path": "Location.meta.extension" }, { "id": "Location.meta.versionId", "max": "0", "path": "Location.meta.versionId" }, { "id": "Location.meta.lastUpdated", "max": "0", "path": "Location.meta.lastUpdated" }, { "id": "Location.meta.source", "max": "0", "path": "Location.meta.source" }, { "id": "Location.meta.profile", "min": 1, "path": "Location.meta.profile", "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Location.meta.profile:arsProfile", "max": "1", "min": 1, "path": "Location.meta.profile", "sliceName": "arsProfile", "mustSupport": true, "patternCanonical": "https://demis.rki.de/fhir/ars/StructureDefinition/Ward" }, { "id": "Location.meta.security", "max": "0", "path": "Location.meta.security" }, { "id": "Location.meta.tag", "max": "0", "path": "Location.meta.tag" }, { "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" }