PackagesCanonicalsLogsProblems
    Packages
    rki.demis.common.strict@3.0.0-rc.2
    https://demis.rki.de/fhir/StructureDefinition/NotifierFacility
{
  "description": "Die Melder-Einrichtung enthält die Angaben der meldenden Einrichtung. Die Informationen werden vom zuständigen Gesundsamt zur  Kontaktaufnahme genutzt.",
  "_filename": "StructureDefinition-NotifierFacility.json",
  "package_name": "rki.demis.common.strict",
  "date": "2025-05-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": "NotifierFacility",
  "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": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Melder-Einrichtung",
  "package_version": "3.0.0-rc.2",
  "status": "active",
  "id": "7001950b-ed3d-4f1f-8a52-2bae1c548c74",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/NotifierFacility",
  "version": "2.2.0",
  "differential": {
    "element": [ {
      "id": "Organization.meta",
      "min": 1,
      "path": "Organization.meta",
      "mustSupport": true
    }, {
      "id": "Organization.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Organization.meta.profile",
      "mustSupport": true,
      "patternCanonical": "https://demis.rki.de/fhir/StructureDefinition/NotifierFacility"
    }, {
      "id": "Organization.identifier",
      "path": "Organization.identifier",
      "short": "Identifier der Melder-Einrichtung",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "definition": "Als Identifier kann die BSNR oder die von DEMIS zugewiesene Labornummer angegegeben werden.",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:bsnr",
      "path": "Organization.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-bsnr" ]
      } ],
      "short": "Betriebsstättennummer",
      "sliceName": "bsnr",
      "definition": "Betriebsstättennummer",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:demisParticipantId",
      "max": "1",
      "path": "Organization.identifier",
      "short": "DEMIS-Teilnehmer-Nummer",
      "sliceName": "demisParticipantId",
      "definition": "DEMIS-Teilnehmernummer, welche durch das RKI an ausgewählte Systemteilnehmer vergeben wird. Der Identifier entstammt folgendem NamingSystem: https://demis.rki.de/fhir/NamingSystem/DemisParticipantId.",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:demisParticipantId.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "fixedUri": "https://demis.rki.de/fhir/NamingSystem/DemisParticipantId",
      "mustSupport": true
    }, {
      "id": "Organization.identifier:demisParticipantId.value",
      "min": 1,
      "path": "Organization.identifier.value",
      "constraint": [ {
        "key": "demisParticipantIdLength",
        "human": "Die DEMIS-Teilnehmer-Nummer darf nur aus 5-6 Ziffern bestehen.",
        "severity": "error",
        "expression": "$this.toString().matches('^[0-9]{5,6}$')"
      } ],
      "mustSupport": true
    }, {
      "id": "Organization.active",
      "max": "0",
      "path": "Organization.active"
    }, {
      "id": "Organization.type",
      "max": "1",
      "min": 1,
      "path": "Organization.type",
      "short": "Art der meldenden Einrichtung",
      "definition": "Art der meldenden Einrichtung. Der Wert muss entsprechend des vom RKI definierten ValueSets (https://demis.rki.de/fhir/ValueSet/organizationType) im coding Element dargestellt werden.",
      "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.code",
      "min": 1,
      "path": "Organization.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Organization.type.text",
      "max": "0",
      "path": "Organization.type.text"
    }, {
      "id": "Organization.name",
      "min": 1,
      "path": "Organization.name",
      "short": "Bezeichnung der Einrichtung",
      "definition": "Bezeichnung der Einrichtung",
      "mustSupport": true
    }, {
      "id": "Organization.telecom",
      "min": 1,
      "path": "Organization.telecom",
      "short": "Kontaktangaben der Einrichtung",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "definition": "Kontaktangaben der Einrichtung. Telefonnummern, E-Mailadressen, Urls und Faxnummern können angegeben werden.",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:Email",
      "path": "Organization.telecom",
      "sliceName": "Email"
    }, {
      "id": "Organization.telecom:Email.system",
      "min": 1,
      "path": "Organization.telecom.system",
      "fixedCode": "email",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:Email.value",
      "min": 1,
      "path": "Organization.telecom.value",
      "constraint": [ {
        "key": "validEmailAddress",
        "human": "Die E-Mail-Adresse muss valide sein.",
        "severity": "error",
        "expression": "$this.matches('^[a-zA-Z0-9._%+-]+@(?:[a-zA-Z0-9-]+[.])+[a-zA-Z0-9]{2,63}$')"
      } ],
      "mustSupport": true
    }, {
      "id": "Organization.telecom:Phone",
      "path": "Organization.telecom",
      "sliceName": "Phone",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:Phone.system",
      "min": 1,
      "path": "Organization.telecom.system",
      "fixedCode": "phone",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:Phone.value",
      "min": 1,
      "path": "Organization.telecom.value",
      "constraint": [ {
        "key": "validPhoneNumber",
        "human": "Die Telefonnummer muss valide sein.",
        "severity": "error",
        "expression": "$this.matches('^[0+][0-9 \\\\-\\\\(\\\\)]{6,50}$')"
      } ],
      "mustSupport": true
    }, {
      "id": "Organization.telecom:Url",
      "path": "Organization.telecom",
      "sliceName": "Url"
    }, {
      "id": "Organization.telecom:Url.system",
      "min": 1,
      "path": "Organization.telecom.system",
      "fixedCode": "url",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:Url.value",
      "min": 1,
      "path": "Organization.telecom.value",
      "constraint": [ {
        "key": "validUrl",
        "human": "Die Url muss valide sein.",
        "severity": "error",
        "expression": "$this.matches('^(https?:\\\\/\\\\/(?:www\\\\.|(?!www))[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\\\\.[^\\\\s]{2,}|www\\\\.[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\\\\.[^\\\\s]{2,}|https?:\\\\/\\\\/(?:www\\\\.|(?!www))[a-zA-Z0-9]+\\\\.[^\\\\s]{2,}|www\\\\.[a-zA-Z0-9]+\\\\.[^\\\\s]{2,})$')"
      } ],
      "mustSupport": true
    }, {
      "id": "Organization.telecom:Fax",
      "path": "Organization.telecom",
      "sliceName": "Fax"
    }, {
      "id": "Organization.telecom:Fax.system",
      "min": 1,
      "path": "Organization.telecom.system",
      "fixedCode": "fax",
      "mustSupport": true
    }, {
      "id": "Organization.telecom:Fax.value",
      "min": 1,
      "path": "Organization.telecom.value",
      "constraint": [ {
        "key": "validFaxNumber",
        "human": "Die Faxnummer muss valide sein.",
        "severity": "error",
        "expression": "$this.matches('^[0+][0-9 \\\\-\\\\(\\\\)]{6,50}$')"
      } ],
      "mustSupport": true
    }, {
      "id": "Organization.address",
      "max": "1",
      "min": 1,
      "path": "Organization.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
      } ],
      "short": "Einrichtungsaddresse",
      "definition": "Einrichtungsaddresse",
      "mustSupport": true
    }, {
      "id": "Organization.address.line",
      "max": "3",
      "path": "Organization.address.line"
    }, {
      "id": "Organization.address.city",
      "min": 1,
      "path": "Organization.address.city",
      "mustSupport": true
    }, {
      "id": "Organization.address.postalCode",
      "min": 1,
      "path": "Organization.address.postalCode",
      "short": "Postleitzahl",
      "mustSupport": true
    }, {
      "id": "Organization.address.country",
      "min": 1,
      "path": "Organization.address.country",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/iso3166-1-2"
      },
      "mustSupport": true
    }, {
      "id": "Organization.partOf",
      "path": "Organization.partOf",
      "short": "Übergeordnete Einrichtung, zu der diese Einrichtung gehört",
      "definition": "Übergeordnete Einrichtung, zu der diese Einrichtung gehört",
      "mustSupport": true
    }, {
      "id": "Organization.contact",
      "max": "1",
      "path": "Organization.contact",
      "short": "Ansprechpartner der Einrichtung",
      "definition": "Ansprechpartner der Einrichtung",
      "mustSupport": true
    }, {
      "id": "Organization.contact.address",
      "path": "Organization.contact.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
      } ]
    }, {
      "id": "Organization.endpoint",
      "max": "0",
      "path": "Organization.endpoint"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "demis-support@rki.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}