PackagesCanonicalsLogsProblems
    Packages
    rki.demis.common.strict@3.0.0-rc.2
    https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonAnonymous
{
  "description": "Profil zur Abbildung von anonym gemeldeten Personen (nichtnamentlich nach § 10 IfSG ohne Erstellung eines Pseudonyms), z.B. im Zusammenhang mit Meldungen gemäß § 7 Abs. 4 IfSG.",
  "_filename": "StructureDefinition-NotifiedPersonAnonymous.json",
  "package_name": "rki.demis.common.strict",
  "date": "2025-06-06",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NotifiedPersonAnonymous",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Betroffene Person (anonym)",
  "package_version": "3.0.0-rc.2",
  "status": "active",
  "id": "c2bb8bb9-541d-49f5-a341-ba6be1594ea2",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonAnonymous",
  "version": "1.5.1",
  "differential": {
    "element": [ {
      "id": "Patient",
      "path": "Patient",
      "constraint": [ {
        "key": "genderExists",
        "human": "Wenn als gender other angegeben wird, muss die Extension http://fhir.de/StructureDefinition/gender-amtlich-de befüllt werden.",
        "severity": "error",
        "expression": "gender.exists() and gender = 'other' implies gender.extension('http://fhir.de/StructureDefinition/gender-amtlich-de').exists()"
      } ]
    }, {
      "id": "Patient.meta",
      "min": 1,
      "path": "Patient.meta",
      "mustSupport": true
    }, {
      "id": "Patient.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Patient.meta.profile",
      "mustSupport": true,
      "patternCanonical": "https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonAnonymous"
    }, {
      "id": "Patient.contained",
      "max": "0",
      "path": "Patient.contained"
    }, {
      "id": "Patient.identifier",
      "max": "0",
      "path": "Patient.identifier"
    }, {
      "id": "Patient.active",
      "max": "0",
      "path": "Patient.active"
    }, {
      "id": "Patient.name",
      "max": "0",
      "path": "Patient.name"
    }, {
      "id": "Patient.telecom",
      "max": "0",
      "path": "Patient.telecom"
    }, {
      "id": "Patient.gender",
      "path": "Patient.gender",
      "short": "Geschlecht",
      "definition": "Geschlecht der anonymen betroffenen Person",
      "mustSupport": true
    }, {
      "id": "Patient.gender.extension",
      "path": "Patient.gender.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.gender.extension:other-amtlich",
      "max": "1",
      "min": 0,
      "path": "Patient.gender.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/StructureDefinition/gender-amtlich-de" ]
      } ],
      "sliceName": "other-amtlich"
    }, {
      "id": "Patient.birthDate",
      "path": "Patient.birthDate",
      "short": "Geburtsdatum",
      "constraint": [ {
        "key": "yearAndMonthOnlyBirthDate",
        "human": "Das Geburtsdatum darf lediglich Jahr und Monat der Geburt beinhalten. Das Geburtsjahr muss mit 19 oder 20 beginnen.",
        "severity": "error",
        "expression": "$this.toString().matches('^19[0-9]{2}-[0-9]{2}$|^20[0-9]{2}-[0-9]{2}$|^19[0-9]{2}$|^20[0-9]{2}$')"
      } ],
      "definition": "Geburtsdatum der anonymen betroffenen Person",
      "mustSupport": true
    }, {
      "id": "Patient.deceased[x]",
      "max": "0",
      "path": "Patient.deceased[x]"
    }, {
      "id": "Patient.address",
      "max": "3",
      "path": "Patient.address",
      "short": "Adresse",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "extension('https://demis.rki.de/fhir/StructureDefinition/AddressUse').value.code",
          "type": "value"
        } ]
      },
      "definition": "Adresse der anonymen betroffenen Person",
      "mustSupport": true
    }, {
      "id": "Patient.address:hauptwohnung",
      "max": "1",
      "path": "Patient.address",
      "sliceName": "hauptwohnung"
    }, {
      "id": "Patient.address:hauptwohnung.extension",
      "min": 1,
      "path": "Patient.address.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.address:hauptwohnung.extension:addressUse",
      "max": "1",
      "min": 1,
      "path": "Patient.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://demis.rki.de/fhir/StructureDefinition/AddressUse" ]
      } ],
      "sliceName": "addressUse",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "Patient.address:hauptwohnung.extension:addressUse.value[x].system",
      "path": "Patient.address.extension.value[x].system",
      "fixedUri": "https://demis.rki.de/fhir/CodeSystem/addressUse"
    }, {
      "id": "Patient.address:hauptwohnung.extension:addressUse.value[x].code",
      "path": "Patient.address.extension.value[x].code",
      "fixedCode": "primary"
    }, {
      "id": "Patient.address:hauptwohnung.use",
      "max": "0",
      "path": "Patient.address.use"
    }, {
      "id": "Patient.address:hauptwohnung.type",
      "max": "0",
      "path": "Patient.address.type"
    }, {
      "id": "Patient.address:hauptwohnung.text",
      "max": "0",
      "path": "Patient.address.text"
    }, {
      "id": "Patient.address:hauptwohnung.line",
      "max": "0",
      "path": "Patient.address.line"
    }, {
      "id": "Patient.address:hauptwohnung.city",
      "max": "0",
      "path": "Patient.address.city"
    }, {
      "id": "Patient.address:hauptwohnung.district",
      "max": "0",
      "path": "Patient.address.district"
    }, {
      "id": "Patient.address:hauptwohnung.state",
      "max": "0",
      "path": "Patient.address.state"
    }, {
      "id": "Patient.address:hauptwohnung.postalCode",
      "path": "Patient.address.postalCode",
      "constraint": [ {
        "key": "threeDigitPostalCode",
        "human": "Die 'verkürzte' Postleitzahl muss aus den ersten 3 Zeichen der 'normalen' Postleitzahl bestehen.",
        "severity": "error",
        "expression": "$this.toString().matches('^[a-zA-Z0-9]{1}[a-zA-Z0-9-\\\\s]{2}$')"
      } ]
    }, {
      "id": "Patient.address:hauptwohnung.country",
      "path": "Patient.address.country",
      "short": "Land",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/iso3166-1-2"
      },
      "definition": "Land"
    }, {
      "id": "Patient.address:hauptwohnung.period",
      "max": "0",
      "path": "Patient.address.period"
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort",
      "max": "1",
      "path": "Patient.address",
      "sliceName": "gewoehnlicherAufenthaltsort"
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.extension",
      "min": 1,
      "path": "Patient.address.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.extension:addressUse",
      "max": "1",
      "min": 1,
      "path": "Patient.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://demis.rki.de/fhir/StructureDefinition/AddressUse" ]
      } ],
      "sliceName": "addressUse",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.extension:addressUse.value[x].system",
      "path": "Patient.address.extension.value[x].system",
      "fixedUri": "https://demis.rki.de/fhir/CodeSystem/addressUse"
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.extension:addressUse.value[x].code",
      "path": "Patient.address.extension.value[x].code",
      "fixedCode": "ordinary"
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.use",
      "max": "0",
      "path": "Patient.address.use"
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.type",
      "max": "0",
      "path": "Patient.address.type"
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.text",
      "max": "0",
      "path": "Patient.address.text"
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.line",
      "max": "0",
      "path": "Patient.address.line"
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.city",
      "max": "0",
      "path": "Patient.address.city"
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.district",
      "max": "0",
      "path": "Patient.address.district"
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.state",
      "max": "0",
      "path": "Patient.address.state"
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.postalCode",
      "path": "Patient.address.postalCode",
      "constraint": [ {
        "key": "threeDigitPostalCode",
        "human": "Die 'verkürzte' Postleitzahl muss aus den ersten 3 Zeichen der 'normalen' Postleitzahl bestehen.",
        "severity": "error",
        "expression": "$this.toString().matches('^[a-zA-Z0-9]{1}[a-zA-Z0-9-\\\\s]{2}$')"
      } ]
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.country",
      "path": "Patient.address.country",
      "short": "Land",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/iso3166-1-2"
      },
      "definition": "Land"
    }, {
      "id": "Patient.address:gewoehnlicherAufenthaltsort.period",
      "max": "0",
      "path": "Patient.address.period"
    }, {
      "id": "Patient.maritalStatus",
      "max": "0",
      "path": "Patient.maritalStatus"
    }, {
      "id": "Patient.multipleBirth[x]",
      "max": "0",
      "path": "Patient.multipleBirth[x]"
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    }, {
      "id": "Patient.contact",
      "max": "0",
      "path": "Patient.contact"
    }, {
      "id": "Patient.communication",
      "max": "0",
      "path": "Patient.communication"
    }, {
      "id": "Patient.generalPractitioner",
      "max": "0",
      "path": "Patient.generalPractitioner"
    }, {
      "id": "Patient.managingOrganization",
      "max": "0",
      "path": "Patient.managingOrganization"
    }, {
      "id": "Patient.link",
      "max": "0",
      "path": "Patient.link"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}