FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.schuleingangsuntersuchung
Resource TypeStructureDefinition
IdStructureDefinition-VerwandtePerson.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.schuleingangsuntersuchung@1.0.0-ballot&canonical=https://www.oegd.de/fhir/seu/StructureDefinition/VerwandtePerson
URLhttps://www.oegd.de/fhir/seu/StructureDefinition/VerwandtePerson
Statusdraft
NameVerwandtePerson
TypeRelatedPerson
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
address-de-basisAdresse, deutsches Basisprofil
agsExtensionDestatisAgs
humanname-de-basisHumanName, deutsches Basisprofil
FruehererGemeindeNameEXFrüherer Gemeindename Extension
VerwandtePersonAuskunftssperreFristEXVerwandte Person Auskunftssperre Frist Extension
VerwandtePersonAuskunftssperreGrundEXVerwandte Person Auskunftssperre Grund Extension
VerwandtePersonDatEndeEXVerwandte Person DatEnde EX
VerwandtePersonDeutschkenntnisEXDeutschkenntnisse
WohnungsInhaberEXWohnungsinhaber Extension

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "VerwandtePerson",
  "url": "https://www.oegd.de/fhir/seu/StructureDefinition/VerwandtePerson",
  "name": "VerwandtePerson",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "RelatedPerson",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "RelatedPerson.extension",
        "path": "RelatedPerson.extension",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.extension:DatEnde",
        "path": "RelatedPerson.extension",
        "sliceName": "DatEnde",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.oegd.de/fhir/seu/StructureDefinition/VerwandtePersonDatEndeEX"
            ]
          }
        ]
      },
      {
        "id": "RelatedPerson.extension:AuskunftssperreGrund",
        "path": "RelatedPerson.extension",
        "sliceName": "AuskunftssperreGrund",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.oegd.de/fhir/seu/StructureDefinition/VerwandtePersonAuskunftssperreGrundEX"
            ]
          }
        ]
      },
      {
        "id": "RelatedPerson.extension:AuskunftssperreFrist",
        "path": "RelatedPerson.extension",
        "sliceName": "AuskunftssperreFrist",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.oegd.de/fhir/seu/StructureDefinition/VerwandtePersonAuskunftssperreFristEX"
            ]
          }
        ]
      },
      {
        "id": "RelatedPerson.patient",
        "path": "RelatedPerson.patient",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.patient.reference",
        "path": "RelatedPerson.patient.reference",
        "min": 1
      },
      {
        "id": "RelatedPerson.name",
        "path": "RelatedPerson.name",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Name",
        "path": "RelatedPerson.name",
        "sliceName": "Name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "http://fhir.de/StructureDefinition/humanname-de-basis"
            ]
          }
        ],
        "patternHumanName": {
          "use": "official"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Name.use",
        "path": "RelatedPerson.name.use",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Name.family",
        "path": "RelatedPerson.name.family",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Name.family.extension:namenszusatz",
        "path": "RelatedPerson.name.family.extension",
        "sliceName": "namenszusatz",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Name.family.extension:nachname",
        "path": "RelatedPerson.name.family.extension",
        "sliceName": "nachname",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Name.family.extension:vorsatzwort",
        "path": "RelatedPerson.name.family.extension",
        "sliceName": "vorsatzwort",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Name.given",
        "path": "RelatedPerson.name.given",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Name.prefix",
        "path": "RelatedPerson.name.prefix",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Name.prefix.extension:prefix-qualifier",
        "path": "RelatedPerson.name.prefix.extension",
        "sliceName": "prefix-qualifier",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Name.prefix.extension:prefix-qualifier.value[x]",
        "path": "RelatedPerson.name.prefix.extension.value[x]",
        "fixedCode": "AC"
      },
      {
        "id": "RelatedPerson.name:Geburtsname",
        "path": "RelatedPerson.name",
        "sliceName": "Geburtsname",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "http://fhir.de/StructureDefinition/humanname-de-basis"
            ]
          }
        ],
        "patternHumanName": {
          "use": "maiden"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Geburtsname.use",
        "path": "RelatedPerson.name.use",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Geburtsname.family",
        "path": "RelatedPerson.name.family",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Geburtsname.family.extension:namenszusatz",
        "path": "RelatedPerson.name.family.extension",
        "sliceName": "namenszusatz",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Geburtsname.family.extension:nachname",
        "path": "RelatedPerson.name.family.extension",
        "sliceName": "nachname",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Geburtsname.family.extension:vorsatzwort",
        "path": "RelatedPerson.name.family.extension",
        "sliceName": "vorsatzwort",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.name:Geburtsname.given",
        "path": "RelatedPerson.name.given",
        "max": "0"
      },
      {
        "id": "RelatedPerson.name:Geburtsname.prefix",
        "path": "RelatedPerson.name.prefix",
        "max": "0"
      },
      {
        "id": "RelatedPerson.address",
        "path": "RelatedPerson.address",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift",
        "path": "RelatedPerson.address",
        "sliceName": "Strassenanschrift",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "patternAddress": {
          "type": "both"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.extension:wohnungsinhaber",
        "path": "RelatedPerson.address.extension",
        "sliceName": "wohnungsinhaber",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.oegd.de/fhir/seu/StructureDefinition/WohnungsInhaberEX"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.type",
        "path": "RelatedPerson.address.type",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line",
        "path": "RelatedPerson.address.line",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Strasse",
        "path": "RelatedPerson.address.line.extension",
        "sliceName": "Strasse",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Hausnummer",
        "path": "RelatedPerson.address.line.extension",
        "sliceName": "Hausnummer",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Adresszusatz",
        "path": "RelatedPerson.address.line.extension",
        "sliceName": "Adresszusatz",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.line.extension:Postfach",
        "path": "RelatedPerson.address.line.extension",
        "sliceName": "Postfach",
        "max": "0"
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.city",
        "path": "RelatedPerson.address.city",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.city.extension:gemeindeschluessel",
        "path": "RelatedPerson.address.city.extension",
        "sliceName": "gemeindeschluessel",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/StructureDefinition/destatis/ags"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.city.extension:frueherergemeindename",
        "path": "RelatedPerson.address.city.extension",
        "sliceName": "frueherergemeindename",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.oegd.de/fhir/seu/StructureDefinition/FruehererGemeindeNameEX"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.postalCode",
        "path": "RelatedPerson.address.postalCode",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Strassenanschrift.country",
        "path": "RelatedPerson.address.country",
        "min": 1,
        "constraint": [
          {
            "key": "address-cnt-2or3-char",
            "severity": "warning",
            "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.",
            "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'))",
            "source": "https://www.oegd.de/fhir/seu/StructureDefinition/VerwandtePerson"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach",
        "path": "RelatedPerson.address",
        "sliceName": "Postfach",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "patternAddress": {
          "type": "postal"
        },
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.type",
        "path": "RelatedPerson.address.type",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.line",
        "path": "RelatedPerson.address.line",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.line.extension:Strasse",
        "path": "RelatedPerson.address.line.extension",
        "sliceName": "Strasse",
        "max": "0"
      },
      {
        "id": "RelatedPerson.address:Postfach.line.extension:Hausnummer",
        "path": "RelatedPerson.address.line.extension",
        "sliceName": "Hausnummer",
        "max": "0"
      },
      {
        "id": "RelatedPerson.address:Postfach.line.extension:Adresszusatz",
        "path": "RelatedPerson.address.line.extension",
        "sliceName": "Adresszusatz",
        "max": "0"
      },
      {
        "id": "RelatedPerson.address:Postfach.line.extension:Postfach",
        "path": "RelatedPerson.address.line.extension",
        "sliceName": "Postfach",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.city",
        "path": "RelatedPerson.address.city",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.postalCode",
        "path": "RelatedPerson.address.postalCode",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.address:Postfach.country",
        "path": "RelatedPerson.address.country",
        "min": 1,
        "constraint": [
          {
            "key": "address-cnt-2or3-char",
            "severity": "warning",
            "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.",
            "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'))",
            "source": "https://www.oegd.de/fhir/seu/StructureDefinition/VerwandtePerson"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.communication",
        "path": "RelatedPerson.communication",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.communication.language",
        "path": "RelatedPerson.communication.language",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.communication:deutsch",
        "path": "RelatedPerson.communication",
        "sliceName": "deutsch",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.communication:deutsch.extension",
        "path": "RelatedPerson.communication.extension",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.communication:deutsch.extension:deutschkenntnis",
        "path": "RelatedPerson.communication.extension",
        "sliceName": "deutschkenntnis",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.oegd.de/fhir/seu/StructureDefinition/VerwandtePersonDeutschkenntnisEX"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "RelatedPerson.communication:deutsch.language",
        "path": "RelatedPerson.communication.language",
        "patternCodeableConcept": {
          "coding": [
            {
              "code": "de",
              "system": "urn:ietf:bcp:47",
              "display": "German"
            }
          ]
        }
      }
    ]
  }
}