{ "description": "Dieses Profil ermöglicht die Abbildung eines Krankenhausstandortes. Für ARS sollen die Krankenhäuser nach Möglichkeit als ihre Standorte gemäß Definition des InEK-Standortverzeichnis mit entsprechendem Identifier übermittelt werden. Siehe auch Kapitel 'Identifier für Organisationen' im Implementierungsleitfaden.", "_filename": "StructureDefinition-Hospital.json", "package_name": "rki.demis.ars", "date": "2024-09-27", "derivation": "constraint", "publisher": "ARS@rki.de", "fhirVersion": "4.0.1", "name": "Hospital", "abstract": false, "type": "Organization", "experimental": "false", "resourceType": "StructureDefinition", "title": "Krankenhausstandort", "package_version": "1.0.0-alpha.1", "status": "draft", "id": "78c656b3-df03-4e10-ab87-9b63f0c81cfc", "kind": "resource", "url": "https://demis.rki.de/fhir/ars/StructureDefinition/Hospital", "version": "1.0.0", "differential": { "element": [ { "id": "Organization.id", "min": 1, "path": "Organization.id", "mustSupport": true }, { "id": "Organization.identifier", "max": "1", "min": 1, "path": "Organization.identifier", "slicing": { "rules": "closed", "discriminator": [ { "path": "system", "type": "pattern" } ] }, "mustSupport": true }, { "path": "Organization.identifier", "min": 0, "definition": "6-Stellige Standort-Id aus InEK-Standortverzeichnis", "short": "Standort-Id", "mustSupport": true, "sliceName": "StandortID", "max": "1", "id": "Organization.identifier:StandortID", "comment": "Priorität 1. Für ARS sollen die Krankenhausstandorte getrennt übermittelt werden. Anhand der 6-stelligen Standort-Id aus dem InEK-Standortverzeichnis können die Standorte dem Krankenhaus zugeordnet werden und weitere Informationen angereichert werden. Für Einrichtungen, für die keine InEK-Standort-Id vergeben ist ist das Feld 'HauptIK' oder 'ArsID' zu benutzten." }, { "id": "Organization.identifier:StandortID.use", "max": "0", "path": "Organization.identifier.use" }, { "id": "Organization.identifier:StandortID.type", "max": "0", "path": "Organization.identifier.type" }, { "id": "Organization.identifier:StandortID.system", "min": 1, "path": "Organization.identifier.system", "patternUri": "https://demis.rki.de/fhir/NamingSystem/InekStandortId", "mustSupport": true }, { "id": "Organization.identifier:StandortID.value", "min": 1, "path": "Organization.identifier.value", "mustSupport": true }, { "id": "Organization.identifier:StandortID.period", "max": "0", "path": "Organization.identifier.period" }, { "id": "Organization.identifier:StandortID.assigner", "max": "0", "path": "Organization.identifier.assigner" }, { "id": "Organization.identifier:HauptIK", "max": "1", "min": 0, "path": "Organization.identifier", "short": "Institutskennzeichen (IK)", "comment": "Priorität 2. Für ARS sollen die Krankenhausstandorte getrennt übermittelt werden. Können die Daten beim Datensender für die Standorte nicht getrennt ausgewiesen werden, kann das IK des Gesamtkrankenhauses angeben werden.", "sliceName": "HauptIK", "definition": "Haupt-Institutskennzeichen welches im InEK-Standortverzeichnis ausgewiesen wird" }, { "id": "Organization.identifier:HauptIK.use", "max": "0", "path": "Organization.identifier.use" }, { "id": "Organization.identifier:HauptIK.type", "max": "0", "path": "Organization.identifier.type" }, { "id": "Organization.identifier:HauptIK.system", "min": 1, "path": "Organization.identifier.system", "patternUri": "http://fhir.de/sid/arge-ik/iknr", "mustSupport": true }, { "id": "Organization.identifier:HauptIK.value", "min": 1, "path": "Organization.identifier.value", "mustSupport": true }, { "id": "Organization.identifier:HauptIK.period", "max": "0", "path": "Organization.identifier.period" }, { "id": "Organization.identifier:HauptIK.assigner", "max": "0", "path": "Organization.identifier.assigner" }, { "id": "Organization.identifier:ArsID", "max": "1", "min": 0, "path": "Organization.identifier", "short": "Interner Identifier", "comment": "Priorität 3. Ist insbesondere zu nutzen für Einrichtungen die nicht im InEK-Standortverzeichnis geführt werden (z.B. Privatkliniken).", "sliceName": "ArsID", "definition": "Identifier für die Einrichtung, vom Datensender gebildet. Besteht aus der DEMIS-ID des Datensenders und einer fortlaufenden Sequenznummer für das abzubildende Krankenhaus." }, { "id": "Organization.identifier:ArsID.use", "max": "0", "path": "Organization.identifier.use" }, { "id": "Organization.identifier:ArsID.type", "max": "0", "path": "Organization.identifier.type" }, { "id": "Organization.identifier:ArsID.system", "min": 1, "path": "Organization.identifier.system", "patternUri": "https://demis.rki.de/fhir/NamingSystem/ArsOrganizationID", "mustSupport": true }, { "id": "Organization.identifier:ArsID.value", "min": 1, "path": "Organization.identifier.value", "mustSupport": true }, { "id": "Organization.identifier:ArsID.period", "max": "0", "path": "Organization.identifier.period" }, { "id": "Organization.identifier:ArsID.assigner", "max": "0", "path": "Organization.identifier.assigner" }, { "id": "Organization.active", "max": "0", "path": "Organization.active" }, { "id": "Organization.type", "max": "1", "min": 1, "path": "Organization.type", "mustSupport": true }, { "id": "Organization.type.coding", "max": "1", "min": 1, "path": "Organization.type.coding", "binding": { "strength": "required", "valueSet": "https://demis.rki.de/fhir/ValueSet/organizationType" }, "mustSupport": true }, { "id": "Organization.type.coding.system", "min": 1, "path": "Organization.type.coding.system", "patternUri": "https://demis.rki.de/fhir/CodeSystem/organizationType", "mustSupport": true }, { "id": "Organization.type.coding.version", "min": 1, "path": "Organization.type.coding.version", "mustSupport": true }, { "id": "Organization.type.coding.code", "min": 1, "path": "Organization.type.coding.code", "mustSupport": true, "patternCode": "hospital" }, { "id": "Organization.type.text", "max": "0", "path": "Organization.type.text" }, { "id": "Organization.name", "path": "Organization.name", "mustSupport": true }, { "id": "Organization.alias", "max": "0", "path": "Organization.alias" }, { "id": "Organization.telecom", "max": "0", "path": "Organization.telecom" }, { "id": "Organization.address", "min": 1, "path": "Organization.address", "type": [ { "code": "Address", "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ] } ], "mustSupport": true }, { "id": "Organization.address.postalCode", "min": 1, "path": "Organization.address.postalCode", "mustSupport": true }, { "id": "Organization.contact", "max": "0", "path": "Organization.contact" }, { "id": "Organization.endpoint", "max": "0", "path": "Organization.endpoint" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }