PackagesCanonicalsLogsProblems
    Packages
    de.gematik.schuleingangsuntersuchung@1.0.0-beta.1
    https://www.oegd.de/fhir/seu/StructureDefinition/Person
{
  "description": null,
  "_filename": "StructureDefinition-Person.json",
  "package_name": "de.gematik.schuleingangsuntersuchung",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Person",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-beta.1",
  "status": "draft",
  "id": "1eef3f80-d47c-4a2d-be88-cf06b5a839f1",
  "kind": "resource",
  "url": "https://www.oegd.de/fhir/seu/StructureDefinition/Person",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.extension:Geburtsort",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ]
      } ],
      "sliceName": "Geburtsort",
      "mustSupport": true
    }, {
      "id": "Patient.extension:Staatsangehoerigkeit",
      "max": "*",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-nationality" ]
      } ],
      "sliceName": "Staatsangehoerigkeit",
      "mustSupport": true
    }, {
      "id": "Patient.extension:SperreReligion",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.oegd.de/fhir/seu/StructureDefinition/PersonUebermittlungsssperreReligionEX" ]
      } ],
      "sliceName": "SperreReligion",
      "mustSupport": true
    }, {
      "id": "Patient.extension:SperrePolitik",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.oegd.de/fhir/seu/StructureDefinition/PersonUebermittlungsssperrePolitikEX" ]
      } ],
      "sliceName": "SperrePolitik",
      "mustSupport": true
    }, {
      "id": "Patient.extension:SperreJubilaen",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.oegd.de/fhir/seu/StructureDefinition/PersonUebermittlungsssperreJubilaenEX" ]
      } ],
      "sliceName": "SperreJubilaen",
      "mustSupport": true
    }, {
      "id": "Patient.extension:SperreAddressbuch",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.oegd.de/fhir/seu/StructureDefinition/PersonUebermittlungsssperreAdressbuchEX" ]
      } ],
      "sliceName": "SperreAddressbuch",
      "mustSupport": true
    }, {
      "id": "Patient.extension:SperreBundeswehr",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.oegd.de/fhir/seu/StructureDefinition/PersonUebermittlungsssperreBundeswehrEX" ]
      } ],
      "sliceName": "SperreBundeswehr",
      "mustSupport": true
    }, {
      "id": "Patient.extension:Migrationshintergrund",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.oegd.de/fhir/seu/StructureDefinition/PersonMigrationshintergrundEX" ]
      } ],
      "sliceName": "Migrationshintergrund",
      "mustSupport": true
    }, {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.identifier:FachverfahrenId",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier",
      "sliceName": "FachverfahrenId",
      "mustSupport": true,
      "patternIdentifier": {
        "use": "usual"
      }
    }, {
      "id": "Patient.identifier:FachverfahrenId.use",
      "min": 1,
      "path": "Patient.identifier.use",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:FachverfahrenId.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:FachverfahrenId.value",
      "min": 1,
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:SteuerId",
      "max": "1",
      "min": 0,
      "path": "Patient.identifier",
      "sliceName": "SteuerId",
      "mustSupport": true,
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "tax-id",
            "system": "https://www.oegd.de/fhir/seu/"
          } ]
        }
      }
    }, {
      "id": "Patient.identifier:SteuerId.type",
      "min": 1,
      "path": "Patient.identifier.type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:SteuerId.system",
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:SteuerId.value",
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.name:Name",
      "max": "1",
      "min": 1,
      "path": "Patient.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ]
      } ],
      "sliceName": "Name",
      "mustSupport": true,
      "patternHumanName": {
        "use": "official"
      }
    }, {
      "id": "Patient.name:Name.use",
      "min": 1,
      "path": "Patient.name.use",
      "mustSupport": true
    }, {
      "id": "Patient.name:Name.family",
      "min": 1,
      "path": "Patient.name.family",
      "mustSupport": true
    }, {
      "id": "Patient.name:Name.family.extension:namenszusatz",
      "path": "Patient.name.family.extension",
      "sliceName": "namenszusatz",
      "mustSupport": true
    }, {
      "id": "Patient.name:Name.family.extension:nachname",
      "path": "Patient.name.family.extension",
      "sliceName": "nachname",
      "mustSupport": true
    }, {
      "id": "Patient.name:Name.family.extension:vorsatzwort",
      "path": "Patient.name.family.extension",
      "sliceName": "vorsatzwort",
      "mustSupport": true
    }, {
      "id": "Patient.name:Name.given",
      "min": 1,
      "path": "Patient.name.given",
      "mustSupport": true
    }, {
      "id": "Patient.name:Name.prefix",
      "path": "Patient.name.prefix",
      "mustSupport": true
    }, {
      "id": "Patient.name:Name.prefix.extension:prefix-qualifier",
      "path": "Patient.name.prefix.extension",
      "sliceName": "prefix-qualifier",
      "mustSupport": true
    }, {
      "id": "Patient.name:Name.prefix.extension:prefix-qualifier.value[x]",
      "path": "Patient.name.prefix.extension.value[x]",
      "fixedCode": "AC"
    }, {
      "id": "Patient.name:Geburtsname",
      "max": "1",
      "min": 0,
      "path": "Patient.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ]
      } ],
      "sliceName": "Geburtsname",
      "mustSupport": true,
      "patternHumanName": {
        "use": "maiden"
      }
    }, {
      "id": "Patient.name:Geburtsname.use",
      "min": 1,
      "path": "Patient.name.use",
      "mustSupport": true
    }, {
      "id": "Patient.name:Geburtsname.family",
      "min": 1,
      "path": "Patient.name.family",
      "mustSupport": true
    }, {
      "id": "Patient.name:Geburtsname.family.extension:namenszusatz",
      "path": "Patient.name.family.extension",
      "sliceName": "namenszusatz",
      "mustSupport": true
    }, {
      "id": "Patient.name:Geburtsname.family.extension:nachname",
      "path": "Patient.name.family.extension",
      "sliceName": "nachname",
      "mustSupport": true
    }, {
      "id": "Patient.name:Geburtsname.family.extension:vorsatzwort",
      "path": "Patient.name.family.extension",
      "sliceName": "vorsatzwort",
      "mustSupport": true
    }, {
      "id": "Patient.name:Geburtsname.given",
      "max": "0",
      "path": "Patient.name.given"
    }, {
      "id": "Patient.name:Geburtsname.prefix",
      "max": "0",
      "path": "Patient.name.prefix"
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender",
      "mustSupport": true
    }, {
      "id": "Patient.gender.extension:Geschlecht-Administrativ",
      "max": "1",
      "min": 0,
      "path": "Patient.gender.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/StructureDefinition/gender-amtlich-de" ]
      } ],
      "sliceName": "Geschlecht-Administrativ",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate",
      "mustSupport": true
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "min": 1,
      "path": "Patient.address",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.address:Hauptwohnsitz",
      "max": "*",
      "min": 0,
      "path": "Patient.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
      } ],
      "sliceName": "Hauptwohnsitz",
      "mustSupport": true,
      "patternAddress": {
        "type": "both"
      }
    }, {
      "id": "Patient.address:Hauptwohnsitz.type",
      "min": 1,
      "path": "Patient.address.type",
      "mustSupport": true
    }, {
      "id": "Patient.address:Hauptwohnsitz.line",
      "min": 1,
      "path": "Patient.address.line",
      "mustSupport": true
    }, {
      "id": "Patient.address:Hauptwohnsitz.line.extension:Strasse",
      "path": "Patient.address.line.extension",
      "sliceName": "Strasse",
      "mustSupport": true
    }, {
      "id": "Patient.address:Hauptwohnsitz.line.extension:Hausnummer",
      "path": "Patient.address.line.extension",
      "sliceName": "Hausnummer",
      "mustSupport": true
    }, {
      "id": "Patient.address:Hauptwohnsitz.line.extension:Adresszusatz",
      "path": "Patient.address.line.extension",
      "sliceName": "Adresszusatz",
      "mustSupport": true
    }, {
      "id": "Patient.address:Hauptwohnsitz.line.extension:Postfach",
      "max": "0",
      "path": "Patient.address.line.extension",
      "sliceName": "Postfach"
    }, {
      "id": "Patient.address:Hauptwohnsitz.city",
      "min": 1,
      "path": "Patient.address.city",
      "mustSupport": true
    }, {
      "id": "Patient.address:Hauptwohnsitz.city.extension:gemeindeschluessel",
      "max": "1",
      "min": 0,
      "path": "Patient.address.city.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/StructureDefinition/destatis/ags" ]
      } ],
      "sliceName": "gemeindeschluessel",
      "mustSupport": true
    }, {
      "id": "Patient.address:Hauptwohnsitz.city.extension:frueherergemeindename",
      "max": "1",
      "min": 0,
      "path": "Patient.address.city.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.oegd.de/fhir/seu/StructureDefinition/FruehererGemeindeNameEX" ]
      } ],
      "sliceName": "frueherergemeindename",
      "mustSupport": true
    }, {
      "id": "Patient.address:Hauptwohnsitz.postalCode",
      "min": 1,
      "path": "Patient.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Patient.address:Hauptwohnsitz.country",
      "min": 1,
      "path": "Patient.address.country",
      "constraint": [ {
        "key": "address-cnt-2or3-char",
        "human": "The content of the country element (if present) SHALL be selected EITHER from ValueSet ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2 OR MAY be selected from ISO Country Alpha-3 Value Set http://hl7.org/fhir/ValueSet/iso3166-1-3, IF the country is not specified in value Set ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2.",
        "source": "https://www.oegd.de/fhir/seu/StructureDefinition/Person",
        "severity": "warning",
        "expression": "country.empty() or (country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-2') or country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-3'))"
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach",
      "max": "*",
      "min": 0,
      "path": "Patient.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
      } ],
      "sliceName": "Postfach",
      "mustSupport": true,
      "patternAddress": {
        "type": "postal"
      }
    }, {
      "id": "Patient.address:Postfach.type",
      "min": 1,
      "path": "Patient.address.type",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.line",
      "min": 1,
      "path": "Patient.address.line",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.line.extension:Strasse",
      "max": "0",
      "path": "Patient.address.line.extension",
      "sliceName": "Strasse"
    }, {
      "id": "Patient.address:Postfach.line.extension:Hausnummer",
      "max": "0",
      "path": "Patient.address.line.extension",
      "sliceName": "Hausnummer"
    }, {
      "id": "Patient.address:Postfach.line.extension:Adresszusatz",
      "max": "0",
      "path": "Patient.address.line.extension",
      "sliceName": "Adresszusatz"
    }, {
      "id": "Patient.address:Postfach.line.extension:Postfach",
      "path": "Patient.address.line.extension",
      "sliceName": "Postfach",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.city",
      "min": 1,
      "path": "Patient.address.city",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.postalCode",
      "min": 1,
      "path": "Patient.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.country",
      "min": 1,
      "path": "Patient.address.country",
      "constraint": [ {
        "key": "address-cnt-2or3-char",
        "human": "The content of the country element (if present) SHALL be selected EITHER from ValueSet ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2 OR MAY be selected from ISO Country Alpha-3 Value Set http://hl7.org/fhir/ValueSet/iso3166-1-3, IF the country is not specified in value Set ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2.",
        "source": "https://www.oegd.de/fhir/seu/StructureDefinition/Person",
        "severity": "warning",
        "expression": "country.empty() or (country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-2') or country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-3'))"
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.contact",
      "min": 1,
      "path": "Patient.contact",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.contact:Personensorgeberechtigte",
      "max": "*",
      "min": 1,
      "path": "Patient.contact",
      "sliceName": "Personensorgeberechtigte",
      "mustSupport": true
    }, {
      "id": "Patient.contact:Personensorgeberechtigte.extension",
      "min": 1,
      "path": "Patient.contact.extension"
    }, {
      "id": "Patient.contact:Personensorgeberechtigte.extension:ContactBirthDate",
      "max": "*",
      "min": 1,
      "path": "Patient.contact.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.oegd.de/fhir/seu/StructureDefinition/contactbirthdate" ]
      } ],
      "sliceName": "ContactBirthDate"
    }, {
      "id": "Patient.contact:Personensorgeberechtigte.relationship",
      "min": 1,
      "path": "Patient.contact.relationship",
      "mustSupport": true
    }, {
      "id": "Patient.contact:Personensorgeberechtigte.relationship.coding",
      "path": "Patient.contact.relationship.coding",
      "patternCoding": {
        "code": "N",
        "system": "http://hl7.org/fhir/ValueSet/patient-contactrelationship",
        "display": "Personensorgeberechtigter"
      }
    }, {
      "id": "Patient.contact:Personensorgeberechtigte.name",
      "min": 1,
      "path": "Patient.contact.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.contact:Personensorgeberechtigte.address",
      "min": 1,
      "path": "Patient.contact.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.contact:Kindertagesstaette",
      "max": "*",
      "min": 0,
      "path": "Patient.contact",
      "sliceName": "Kindertagesstaette"
    }, {
      "id": "Patient.contact:Kindertagesstaette.extension:KiTaName",
      "max": "*",
      "min": 0,
      "path": "Patient.contact.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.oegd.de/fhir/seu/StructureDefinition/kitaname" ]
      } ],
      "sliceName": "KiTaName"
    }, {
      "id": "Patient.contact:Kindertagesstaette.extension:KiTaID",
      "max": "*",
      "min": 0,
      "path": "Patient.contact.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.oegd.de/fhir/seu/StructureDefinition/kitaid" ]
      } ],
      "sliceName": "KiTaID"
    }, {
      "id": "Patient.contact:Kindertagesstaette.relationship",
      "min": 1,
      "path": "Patient.contact.relationship",
      "mustSupport": true
    }, {
      "id": "Patient.contact:Kindertagesstaette.relationship.coding",
      "path": "Patient.contact.relationship.coding",
      "patternCoding": {
        "code": "U",
        "system": "http://hl7.org/fhir/ValueSet/patient-contactrelationship",
        "display": "Kindertagesstätte"
      }
    }, {
      "id": "Patient.contact:Kindertagesstaette.address",
      "min": 1,
      "path": "Patient.contact.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.communication",
      "min": 2,
      "path": "Patient.communication",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.communication.language",
      "path": "Patient.communication.language",
      "mustSupport": true
    }, {
      "id": "Patient.communication.preferred",
      "path": "Patient.communication.preferred",
      "mustSupport": true
    }, {
      "id": "Patient.communication:deutsch",
      "max": "1",
      "min": 1,
      "path": "Patient.communication",
      "sliceName": "deutsch",
      "mustSupport": true
    }, {
      "id": "Patient.communication:deutsch.extension",
      "min": 1,
      "path": "Patient.communication.extension",
      "mustSupport": true
    }, {
      "id": "Patient.communication:deutsch.extension:deutschkenntnis",
      "max": "1",
      "min": 1,
      "path": "Patient.communication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.oegd.de/fhir/seu/StructureDefinition/PersonDeutschkenntnisEX" ]
      } ],
      "sliceName": "deutschkenntnis",
      "mustSupport": true
    }, {
      "id": "Patient.communication:deutsch.language",
      "path": "Patient.communication.language",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "de",
          "system": "urn:ietf:bcp:47",
          "display": "German"
        } ]
      }
    }, {
      "id": "Patient.communication:erstsprache",
      "max": "1",
      "min": 1,
      "path": "Patient.communication",
      "sliceName": "erstsprache",
      "mustSupport": true
    }, {
      "id": "Patient.communication:erstsprache.preferred",
      "path": "Patient.communication.preferred",
      "patternBoolean": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}