{ "description": "Dieses Profil bildet diejenige Organisation ab, an der die Schnittstelle zum Senden der Daten an ARS ansetzt. Der Datensender kann ein Labor sein, welches die von ihm durchgeführten Laboruntersuchungen übermittelt, oder er kann ein Krankenhaus sein, welches die Daten der von ihm eingesandten Proben übermittelt.", "_filename": "StructureDefinition-DataSender.json", "package_name": "rki.demis.ars", "date": "2025-06-13", "derivation": "constraint", "publisher": "ARS@rki.de", "fhirVersion": "4.0.1", "name": "DataSender", "abstract": false, "type": "Organization", "experimental": "false", "resourceType": "StructureDefinition", "title": "Datensender", "package_version": "1.0.0-rc.2", "status": "active", "id": "7bb61e45-ea50-4e44-bbd1-72fd461c5825", "kind": "resource", "url": "https://demis.rki.de/fhir/ars/StructureDefinition/DataSender", "version": "1.0.0", "differential": { "element": [ { "id": "Organization.id", "min": 1, "path": "Organization.id", "mustSupport": true }, { "id": "Organization.meta", "min": 1, "path": "Organization.meta", "mustSupport": true }, { "id": "Organization.meta.id", "max": "0", "path": "Organization.meta.id" }, { "id": "Organization.meta.extension", "max": "0", "path": "Organization.meta.extension" }, { "id": "Organization.meta.versionId", "max": "0", "path": "Organization.meta.versionId" }, { "id": "Organization.meta.lastUpdated", "max": "0", "path": "Organization.meta.lastUpdated" }, { "id": "Organization.meta.source", "max": "0", "path": "Organization.meta.source" }, { "id": "Organization.meta.profile", "min": 1, "path": "Organization.meta.profile", "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Organization.meta.profile:arsProfile", "max": "1", "min": 1, "path": "Organization.meta.profile", "sliceName": "arsProfile", "mustSupport": true, "patternCanonical": "https://demis.rki.de/fhir/ars/StructureDefinition/DataSender" }, { "id": "Organization.meta.security", "max": "0", "path": "Organization.meta.security" }, { "id": "Organization.meta.tag", "max": "0", "path": "Organization.meta.tag" }, { "id": "Organization.identifier", "max": "1", "min": 1, "path": "Organization.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Organization.identifier:demisParticipantId", "max": "1", "min": 1, "path": "Organization.identifier", "short": "DEMIS-ID des Datensenders.", "comment": "Die DEMIS-ID wird von der DEMIS-Geschäftsstelle vergeben und sollte für viele meldende Labore und Krankenhäuser bereits vorliegen. Neue DEMIS-IDs können bei der DEMIS-Geschäftsstelle angefragt werden. Es besteht darüber hinaus die Möglichkeit eine DEMIS-ID für eine zentrale IT eines Krankenhaus- oder Laborverbunds vergeben zu lassen.", "sliceName": "demisParticipantId", "mustSupport": true }, { "id": "Organization.identifier:demisParticipantId.use", "max": "0", "path": "Organization.identifier.use" }, { "id": "Organization.identifier:demisParticipantId.type", "max": "0", "path": "Organization.identifier.type" }, { "id": "Organization.identifier:demisParticipantId.system", "min": 1, "path": "Organization.identifier.system", "patternUri": "https://demis.rki.de/fhir/NamingSystem/DemisParticipantId", "mustSupport": true }, { "id": "Organization.identifier:demisParticipantId.value", "min": 1, "path": "Organization.identifier.value", "mustSupport": true }, { "id": "Organization.identifier:demisParticipantId.period", "max": "0", "path": "Organization.identifier.period" }, { "id": "Organization.identifier:demisParticipantId.assigner", "max": "0", "path": "Organization.identifier.assigner" }, { "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", "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 }, { "id": "Organization.name", "min": 1, "path": "Organization.name", "mustSupport": true }, { "id": "Organization.endpoint", "max": "0", "path": "Organization.endpoint" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }