{ "description": "Melder müssen gemäß IfSG entweder Angaben zu ihrer Einrichtung oder Angaben zu ihrer Person angeben. Es können auch beide Angaben hinterlegt werden. Die Melder-Rolle ist erforderlich, um eine Unterscheidung zwischen Melder und Meldender Einrichtung vornehmen zu können. Sie beinhaltet lediglich Verweise auf die Meldende Person und/oder die Meldende Einrichtung.", "_filename": "StructureDefinition-NotifierRole.json", "package_name": "rki.demis.common.strict", "date": "2025-02-20", "derivation": "constraint", "publisher": "Robert Koch-Institut", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "DE", "system": "urn:iso:std:iso:3166", "version": "ALPHA-2" } ] } ], "name": "NotifierRole", "mapping": [ { "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD", "identity": "servd" } ], "abstract": false, "copyright": "Copyright (C) 2021-2025 Robert Koch-Institut", "type": "PractitionerRole", "experimental": null, "resourceType": "StructureDefinition", "title": "Melder-Rolle", "package_version": "3.0.0-rc.1", "status": "active", "id": "93dcb6e8-546b-4eb9-8ff0-e25eba381124", "kind": "resource", "url": "https://demis.rki.de/fhir/StructureDefinition/NotifierRole", "version": "2.0.0", "differential": { "element": [ { "id": "PractitionerRole", "path": "PractitionerRole", "constraint": [ { "key": "personOrFacility", "human": "Der Melder ist entweder eine Meldende Person oder eine Meldende Einrichtung.", "source": "https://demis.rki.de/fhir/StructureDefinition/NotifierRole", "severity": "error", "expression": "practitioner.count()=1 or organization.count()=1" } ] }, { "id": "PractitionerRole.meta", "min": 1, "path": "PractitionerRole.meta", "mustSupport": true }, { "id": "PractitionerRole.meta.profile", "max": "1", "min": 1, "path": "PractitionerRole.meta.profile", "mustSupport": true, "patternCanonical": "https://demis.rki.de/fhir/StructureDefinition/NotifierRole" }, { "id": "PractitionerRole.identifier", "max": "0", "path": "PractitionerRole.identifier" }, { "id": "PractitionerRole.active", "max": "0", "path": "PractitionerRole.active" }, { "id": "PractitionerRole.period", "max": "0", "path": "PractitionerRole.period" }, { "id": "PractitionerRole.practitioner", "path": "PractitionerRole.practitioner", "type": [ { "code": "Reference", "aggregation": [ "bundled" ], "targetProfile": [ "https://demis.rki.de/fhir/StructureDefinition/Notifier" ] } ], "short": "Verweis auf die Meldende Person", "definition": "Verweis auf die Meldende Person", "mustSupport": true }, { "id": "PractitionerRole.practitioner.reference", "min": 1, "path": "PractitionerRole.practitioner.reference", "mustSupport": true }, { "id": "PractitionerRole.practitioner.type", "max": "0", "path": "PractitionerRole.practitioner.type" }, { "id": "PractitionerRole.practitioner.identifier", "max": "0", "path": "PractitionerRole.practitioner.identifier" }, { "id": "PractitionerRole.practitioner.display", "max": "0", "path": "PractitionerRole.practitioner.display" }, { "id": "PractitionerRole.organization", "path": "PractitionerRole.organization", "type": [ { "code": "Reference", "aggregation": [ "bundled" ], "targetProfile": [ "https://demis.rki.de/fhir/StructureDefinition/NotifierFacility" ] } ], "short": "Verweis auf die Meldende Einrichtung", "definition": "Verweis auf die Meldende Einrichtung", "mustSupport": true }, { "id": "PractitionerRole.organization.reference", "min": 1, "path": "PractitionerRole.organization.reference", "mustSupport": true }, { "id": "PractitionerRole.organization.type", "max": "0", "path": "PractitionerRole.organization.type" }, { "id": "PractitionerRole.organization.identifier", "max": "0", "path": "PractitionerRole.organization.identifier" }, { "id": "PractitionerRole.organization.display", "max": "0", "path": "PractitionerRole.organization.display" }, { "id": "PractitionerRole.code", "max": "0", "path": "PractitionerRole.code" }, { "id": "PractitionerRole.specialty", "max": "0", "path": "PractitionerRole.specialty" }, { "id": "PractitionerRole.location", "max": "0", "path": "PractitionerRole.location" }, { "id": "PractitionerRole.healthcareService", "max": "0", "path": "PractitionerRole.healthcareService" }, { "id": "PractitionerRole.telecom", "max": "0", "path": "PractitionerRole.telecom" }, { "id": "PractitionerRole.availableTime", "max": "0", "path": "PractitionerRole.availableTime" }, { "id": "PractitionerRole.notAvailable", "max": "0", "path": "PractitionerRole.notAvailable" }, { "id": "PractitionerRole.availabilityExceptions", "max": "0", "path": "PractitionerRole.availabilityExceptions" }, { "id": "PractitionerRole.endpoint", "max": "0", "path": "PractitionerRole.endpoint" } ] }, "contact": [ { "telecom": [ { "value": "demis-support@rki.de", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole" }