PackagesCanonicalsLogsProblems
    Packages
    rki.demis.common.strict@3.0.0-rc.1
    https://demis.rki.de/fhir/StructureDefinition/NotifierRole
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.
package_name: rki.demis.common.strict
derivation: constraint
name: NotifierRole
type: PractitionerRole
elements:
  availableTime: {index: 20}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile:
        mustSupport: true
        pattern: {type: canonical, value: 'https://demis.rki.de/fhir/StructureDefinition/NotifierRole'}
        type: canonical
        index: 1
    required: [profile]
  specialty: {index: 16}
  notAvailable: {index: 21}
  organization:
    type: Reference
    short: Verweis auf die Meldende Einrichtung
    mustSupport: true
    refers: ['https://demis.rki.de/fhir/StructureDefinition/NotifierFacility']
    index: 10
    elements:
      reference: {mustSupport: true, index: 11}
      type: {index: 12}
      identifier: {index: 13}
      display: {index: 14}
    required: [reference]
  active: {index: 3}
  code: {index: 15}
  identifier: {index: 2}
  availabilityExceptions: {index: 22}
  practitioner:
    type: Reference
    short: Verweis auf die Meldende Person
    mustSupport: true
    refers: ['https://demis.rki.de/fhir/StructureDefinition/Notifier']
    index: 5
    elements:
      reference: {mustSupport: true, index: 6}
      type: {index: 7}
      identifier: {index: 8}
      display: {index: 9}
    required: [reference]
  telecom: {index: 19}
  period: {index: 4}
  location: {index: 17}
  endpoint: {index: 23}
  healthcareService: {index: 18}
package_version: 3.0.0-rc.1
class: profile
kind: resource
url: https://demis.rki.de/fhir/StructureDefinition/NotifierRole
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 2.0.0
required: [meta]