PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.person@2025.0.0
    https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/LogicalModel/Person
{
  "description": "Logische Repräsentation des Basismoduls Person",
  "_filename": "StructureDefinition-mii-lm-person.json",
  "package_name": "de.medizininformatikinitiative.kerndatensatz.person",
  "date": "2024-12-04",
  "derivation": "specialization",
  "publisher": "Medizininformatik Initiative",
  "fhirVersion": "4.0.1",
  "name": "MII_LM_Person",
  "abstract": false,
  "type": "https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/LogicalModel/Person",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MII LM Person",
  "package_version": "2025.0.0",
  "extension": [ {
    "url": "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable",
    "valueCodeableConcept": {
      "coding": [ {
        "code": "CC-BY-4.0",
        "system": "http://hl7.org/fhir/spdx-license",
        "display": "Creative Commons Attribution 4.0 International"
      } ]
    }
  } ],
  "snapshot": {
    "element": [ {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person",
      "min": 0,
      "definition": "Logische Repräsentation des Basismoduls Person",
      "short": "-- Überschrift --",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "-- Heading --"
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person"
      }
    }, {
      "path": "Person.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Name",
      "min": 0,
      "definition": "Vollständiger Name einer Person.",
      "short": "Vollständiger Name einer Person.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Full name of a person"
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.Name",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.Name"
      }
    }, {
      "path": "Person.Name.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.Name.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Name.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.Name.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Name.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Person.Name.modifierExtension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Name.Vorname",
      "min": 0,
      "definition": "Vollständiger Vorname einer Person.",
      "short": "Vollständiger Vorname einer Person.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Full given name of a person"
          } ]
        } ]
      },
      "max": "*",
      "id": "Person.Name.Vorname",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.Name.Vorname"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Name.Nachname",
      "min": 0,
      "definition": "Nachname einer Person ohne Vor- und Zusätze. Dient z.B. der alphabetischen Einordnung des Namens.",
      "short": "Nachname einer Person ohne Vor- und Zusätze. Dient z.B. der alphabetischen Einordnung des Namens.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Last name of a person without prefixes and suffixes. Serves e.g. the alphabetical classification of the name."
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Name.Nachname",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.Name.Nachname"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Name.Familienname",
      "min": 0,
      "definition": "Der vollständige Familienname, einschließlich aller Vorsatz- und Zusatzwörter, mit Leerzeichen getrennt.",
      "short": "Der vollständige Familienname, einschließlich aller Vorsatz- und Zusatzwörter, mit Leerzeichen getrennt.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "The full family name, including all prefix and suffix words, separated by spaces."
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Name.Familienname",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.Name.Familienname"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Name.Vorsatzwort",
      "min": 0,
      "definition": "Vorsatzwort wie z.B.: von, van, zu Vgl. auch VSDM-Spezifikation der Gematik (Versichertenstammdatenmanagement, \"eGK\")",
      "short": "Vorsatzwort wie z.B.: von, van, zu Vgl. auch VSDM-Spezifikation der Gematik (Versichertenstammdatenmanagement, \"eGK\")",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Prefix word such as: \"von\", \"van\", \"zu\", cf. also VSDM specification of Gematik (Versichertenstammdatenmanagement, \"eGK\")"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Name.Vorsatzwort",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.Name.Vorsatzwort"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Name.Namenszusatz",
      "min": 0,
      "definition": "Namenszusatz als Bestandteil das Nachnamens, wie in VSDM (Versichertenstammdatenmanagement, \"eGK\") definiert. Beispiele: Gräfin, Prinz oder Fürst",
      "short": "Namenszusatz als Bestandteil das Nachnamens, wie in VSDM (Versichertenstammdatenmanagement, \"eGK\") definiert. Beispiele: Gräfin, Prinz oder Fürst",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Name suffix as part of the last name, as defined in VSDM (Versichertenstammdatenmanagement, \"eGK\"). Examples: Countess, Prince, or Prince"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Name.Namenszusatz",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.Name.Namenszusatz"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Name.Praefix",
      "min": 0,
      "definition": "Namensteile vor dem Vornamen, z.B. akademischer Grad",
      "short": "Namensteile vor dem Vornamen, z.B. akademischer Grad",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Parts of the name before the first name, e.g. academic degree"
          } ]
        } ]
      },
      "max": "*",
      "id": "Person.Name.Praefix",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.Name.Praefix"
      }
    }, {
      "path": "Person.Name.Praefix.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.Name.Praefix.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Name.Praefix.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.Name.Praefix.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "path": "Person.Name.Praefix.value",
      "min": 0,
      "definition": "Primitive value for string",
      "short": "Primitive value for string",
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/regex",
          "valueString": "[ \\r\\n\\t\\S]+"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.Name.Praefix.value",
      "maxLength": 1048576,
      "base": {
        "max": "1",
        "min": 0,
        "path": "string.value"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Name.Praefix.ArtdesPraefixes",
      "min": 0,
      "definition": "Art des Präfixes, z.B. \"AC\" für Akademische Titel",
      "short": "Art des Präfixes, z.B. \"AC\" für Akademische Titel",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Type of prefix, e.g. \"AC\" for Academic Titel"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Name.Praefix.ArtdesPraefixes",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.Name.Praefix.ArtdesPraefixes"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Name.Geburtsname",
      "min": 0,
      "definition": "Familienname einer Person zum Zeitpunkt ihrer Geburt. Kann sich danach z.B. durch Heirat und Annahme eines anderen Familiennamens ändern.",
      "short": "Familienname einer Person zum Zeitpunkt ihrer Geburt. Kann sich danach z.B. durch Heirat und Annahme eines anderen Familiennamens ändern.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Family name of a person at the time of his or her birth. Can change afterwards, e.g. by marriage and adoption of another family name."
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Name.Geburtsname",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.Name.Geburtsname"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie",
      "min": 0,
      "definition": "Das Basismodul Demographie enthält demographische Parameter (Alter, Geschlecht etc.).",
      "short": "Das Basismodul Demographie enthält demographische Parameter (Alter, Geschlecht etc.).",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "The basic demography module contains demographic parameters (age, gender, etc.)."
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.Demographie",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.Demographie"
      }
    }, {
      "path": "Person.Demographie.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.Demographie.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Demographie.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.Demographie.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Demographie.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Person.Demographie.modifierExtension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.AdministrativesGeschlecht",
      "min": 0,
      "definition": "Administratives Geschlecht der Person",
      "short": "Administratives Geschlecht der Person",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Administrative sex of the person"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.AdministrativesGeschlecht",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.Demographie.AdministrativesGeschlecht"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Geburtsdatum",
      "min": 0,
      "definition": "Geburtsdatum des Person.",
      "short": "Geburtsdatum des Person.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "date"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Date of birth of the patient"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.Geburtsdatum",
      "condition": [ "ele-1" ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.Demographie.Geburtsdatum"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Adresse",
      "min": 0,
      "definition": "Vollständige Anschrift einer Person für die postlische Kommunikation.",
      "short": "Vollständige Anschrift einer Person für die postlische Kommunikation.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Full address of a person for postal communication."
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.Demographie.Adresse",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.Demographie.Adresse"
      }
    }, {
      "path": "Person.Demographie.Adresse.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.Demographie.Adresse.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Demographie.Adresse.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.Demographie.Adresse.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Demographie.Adresse.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Person.Demographie.Adresse.modifierExtension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Adresse.Strassenanschrift",
      "min": 0,
      "definition": "Eine Adresse für die Strassenanschrift gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken.",
      "short": "Eine Adresse für die Strassenanschrift gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Postal code according to the conventions valid in the respective country. For persons from city states including the city district"
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.Demographie.Adresse.Strassenanschrift",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.Demographie.Adresse.Strassenanschrift"
      }
    }, {
      "path": "Person.Demographie.Adresse.Strassenanschrift.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.Demographie.Adresse.Strassenanschrift.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Demographie.Adresse.Strassenanschrift.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.Demographie.Adresse.Strassenanschrift.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Demographie.Adresse.Strassenanschrift.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Person.Demographie.Adresse.Strassenanschrift.modifierExtension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Adresse.Strassenanschrift.Land",
      "min": 1,
      "definition": "Ländercode nach ISO 3166.",
      "short": "Ländercode nach ISO 3166.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Country code according to ISO 3166"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.Adresse.Strassenanschrift.Land",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.Demographie.Adresse.Strassenanschrift.Land"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Adresse.Strassenanschrift.PLZ",
      "min": 1,
      "definition": "Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen.",
      "short": "Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Postal code according to the conventions valid in the respective country"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.Adresse.Strassenanschrift.PLZ",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.Demographie.Adresse.Strassenanschrift.PLZ"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Adresse.Strassenanschrift.Wohnort",
      "min": 1,
      "definition": "Bei Personen aus Stadtstaaten inklusive des Stadtteils.",
      "short": "Bei Personen aus Stadtstaaten inklusive des Stadtteils.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "For persons from city states including the city district"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.Adresse.Strassenanschrift.Wohnort",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.Demographie.Adresse.Strassenanschrift.Wohnort"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Adresse.Strassenanschrift.Strasse",
      "min": 1,
      "definition": "Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung.",
      "short": "Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Street name with house number or P.O. Box and other delivery details"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.Adresse.Strassenanschrift.Strasse",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.Demographie.Adresse.Strassenanschrift.Strasse"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Adresse.Postfach",
      "min": 0,
      "definition": "Eine Adresse für ein Postfach gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken.",
      "short": "Eine Adresse für ein Postfach gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Postal code according for a P.O box to the conventions valid in the respective country. For persons from city states including the city district."
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.Demographie.Adresse.Postfach",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.Demographie.Adresse.Postfach"
      }
    }, {
      "path": "Person.Demographie.Adresse.Postfach.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.Demographie.Adresse.Postfach.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Demographie.Adresse.Postfach.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.Demographie.Adresse.Postfach.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Demographie.Adresse.Postfach.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Person.Demographie.Adresse.Postfach.modifierExtension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Adresse.Postfach.Land",
      "min": 1,
      "definition": "Ländercode nach ISO 3166.",
      "short": "Ländercode nach ISO 3166.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Country code according to ISO 3166"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.Adresse.Postfach.Land",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.Demographie.Adresse.Postfach.Land"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Adresse.Postfach.PLZ",
      "min": 1,
      "definition": "Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen.",
      "short": "Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Postal code according to the conventions valid in the respective country"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.Adresse.Postfach.PLZ",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.Demographie.Adresse.Postfach.PLZ"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Adresse.Postfach.Wohnort",
      "min": 1,
      "definition": "Bei Personen aus Stadtstaaten inklusive des Stadtteils.",
      "short": "Bei Personen aus Stadtstaaten inklusive des Stadtteils.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "For persons from city states including the city district"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.Adresse.Postfach.Wohnort",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.Demographie.Adresse.Postfach.Wohnort"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Adresse.Postfach.Strasse",
      "min": 1,
      "definition": "Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung.",
      "short": "Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Street name with house number or P.O. Box and other delivery details"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.Adresse.Postfach.Strasse",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.Demographie.Adresse.Postfach.Strasse"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Vitalstatus",
      "min": 0,
      "definition": "Gibt an, ob ein Patient verstorben ist. Falls ja, zudem den Zeitpunkt.",
      "short": "Gibt an, ob ein Patient verstorben ist. Falls ja, zudem den Zeitpunkt.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Indicates whether a patient has died. If yes, also the time is recorded."
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.Demographie.Vitalstatus",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.Demographie.Vitalstatus"
      }
    }, {
      "path": "Person.Demographie.Vitalstatus.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.Demographie.Vitalstatus.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Demographie.Vitalstatus.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.Demographie.Vitalstatus.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.Demographie.Vitalstatus.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Person.Demographie.Vitalstatus.modifierExtension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Vitalstatus.PatientVerstorben",
      "min": 0,
      "definition": "Gibt an, ob der Patient am Leben oder verstorben ist.",
      "short": "Gibt an, ob der Patient am Leben oder verstorben ist.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "boolean"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Indicates whether the patient is alive or deceased."
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.Vitalstatus.PatientVerstorben",
      "condition": [ "ele-1" ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.Demographie.Vitalstatus.PatientVerstorben"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Vitalstatus.Todeszeitpunkt",
      "min": 0,
      "definition": "Gibt den Todeszeitpunkt des Patienten an, falls dieser im KH verstorben ist. Ansonsten \"Null Flavor\".",
      "short": "Gibt den Todeszeitpunkt des Patienten an, falls dieser im KH verstorben ist. Ansonsten \"Null Flavor\".",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "dateTime"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Indicates the time of death of the patient, if the patient died in the hospital. Otherwise \"Null flavor\"."
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.Vitalstatus.Todeszeitpunkt",
      "condition": [ "ele-1" ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.Demographie.Vitalstatus.Todeszeitpunkt"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Vitalstatus.Informationsquelle",
      "min": 0,
      "definition": "Quelle des Vitalstatus.",
      "short": "Quelle des Vitalstatus.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Source of vital status"
          } ]
        } ]
      },
      "max": "*",
      "id": "Person.Demographie.Vitalstatus.Informationsquelle",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.Demographie.Vitalstatus.Informationsquelle"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Vitalstatus.ZeitpunktFeststellungDesVitalstatus",
      "min": 1,
      "definition": "Letzter bekannter Zeitpunkt oder Zeitraum, zudem ein Vitalstatus festgestellt wurde",
      "short": "Letzter bekannter Zeitpunkt oder Zeitraum, zudem ein Vitalstatus festgestellt wurde",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "dateTime"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Last known point in time at which a vital status was recorded"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.Demographie.Vitalstatus.ZeitpunktFeststellungDesVitalstatus",
      "condition": [ "ele-1" ],
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.Demographie.Vitalstatus.ZeitpunktFeststellungDesVitalstatus"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.Demographie.Vitalstatus.Todesursache",
      "min": 0,
      "definition": "Todesursache mit ICD-10-WHO kodiert.",
      "short": "Todesursache mit ICD-10-WHO kodiert.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CE/CNE/CWE",
        "identity": "v2"
      }, {
        "map": "CD",
        "identity": "rim"
      }, {
        "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Reason for patient's death. Coded per ICD-10-WHO."
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "1",
      "id": "Person.Demographie.Vitalstatus.Todesursache",
      "condition": [ "ele-1" ],
      "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.Demographie.Vitalstatus.Todesursache"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.PatientIn",
      "min": 0,
      "definition": "Person, die in einer oder mehreren Gesundheitseinrichtungen behandelt wird",
      "short": "Person, die in einer oder mehreren Gesundheitseinrichtungen behandelt wird",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Person receiving treatment in one or more health care facilities"
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.PatientIn",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.PatientIn"
      }
    }, {
      "path": "Person.PatientIn.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.PatientIn.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.PatientIn.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.PatientIn.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.PatientIn.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Person.PatientIn.modifierExtension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.PatientIn.PatientenIdentifikator",
      "min": 0,
      "definition": "Identifikation des Patienten in Verschiedenen Gesundheitseinrichtungen, Einrichtungskennzeichen kann als \"Codesystem\" gesehen werden, und Patienten-Identifikator als \"Code\"",
      "short": "Identifikation des Patienten in Verschiedenen Gesundheitseinrichtungen, Einrichtungskennzeichen kann als \"Codesystem\" gesehen werden, und Patienten-Identifikator als \"Code\"",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.PatientIn.PatientenIdentifikator",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.PatientIn.PatientenIdentifikator"
      }
    }, {
      "path": "Person.PatientIn.PatientenIdentifikator.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.PatientIn.PatientenIdentifikator.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.PatientIn.PatientenIdentifikator.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.PatientIn.PatientenIdentifikator.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.PatientIn.PatientenIdentifikator.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Person.PatientIn.PatientenIdentifikator.modifierExtension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.PatientIn.PatientenIdentifikator.PatientenIdentifikator",
      "min": 0,
      "definition": "Gesundheitseinrichtungs-eigene Identifikationsnummer für einen Patienten",
      "short": "Gesundheitseinrichtungs-eigene Identifikationsnummer für einen Patienten",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)",
        "identity": "v2"
      }, {
        "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]",
        "identity": "rim"
      }, {
        "map": "Identifier",
        "identity": "servd"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Health facility unique identification number for a patient."
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.PatientIn.PatientenIdentifikator.PatientenIdentifikator",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.PatientIn.PatientenIdentifikator.PatientenIdentifikator"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.PatientIn.PatientenIdentifikator.PatientenIdentifikatorKontext",
      "min": 1,
      "definition": "Der Kontext des Patienten-Identifikators um den Patienten-Identifikator zu Beschreiben, da der Patient innerhalb einer Gesundheitseinrichtung möglicherweise pro System eine Nummer (Im Krankenhaus: Labor, Radiologie, Internistische Station etc.) bekommt.",
      "short": "Der Kontext des Patienten-Identifikators um den Patienten-Identifikator zu Beschreiben, da der Patient innerhalb einer Gesundheitseinrichtung möglicherweise pro System eine Nummer (Im Krankenhaus: Labor, Radiologie, Internistische Station etc.) bekommt.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CE/CNE/CWE",
        "identity": "v2"
      }, {
        "map": "CD",
        "identity": "rim"
      }, {
        "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "The context of the patient identifier to describe the patient identifier, since the patient within a healthcare facility may be assigned a number per system (in the hospital: \"laboratory\", \"radiology\", \"internal medicine ward\", etc.)."
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "1",
      "id": "Person.PatientIn.PatientenIdentifikator.PatientenIdentifikatorKontext",
      "condition": [ "ele-1" ],
      "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.PatientIn.PatientenIdentifikator.PatientenIdentifikatorKontext"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.PatientIn.Versicherung",
      "min": 0,
      "definition": "Aktuell gültige Versicherung der Patient:in welcher zur Abrechnung der Behandlungsleistung verwendet wird.",
      "short": "Aktuell gültige Versicherung der Patient:in welcher zur Abrechnung der Behandlungsleistung verwendet wird.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Patient's current valid insurance which is used to bill the medical healthcare services."
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.PatientIn.Versicherung",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.PatientIn.Versicherung"
      }
    }, {
      "path": "Person.PatientIn.Versicherung.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.PatientIn.Versicherung.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.PatientIn.Versicherung.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.PatientIn.Versicherung.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.PatientIn.Versicherung.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Person.PatientIn.Versicherung.modifierExtension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.PatientIn.Versicherung.InstitutionskennzeichenDerKrankenkasse",
      "min": 0,
      "definition": "Die Institutionskennzeichen (kurz: IK) sind bundesweit eindeutige, neunstellige Zahlen, mit deren Hilfe Abrechnungen und Qualitätssicherungsmaßnahmen im Bereich der deutschen Sozialversicherung einrichtungsübergreifend abgewickelt werden können.",
      "short": "Die Institutionskennzeichen (kurz: IK) sind bundesweit eindeutige, neunstellige Zahlen, mit deren Hilfe Abrechnungen und Qualitätssicherungsmaßnahmen im Bereich der deutschen Sozialversicherung einrichtungsübergreifend abgewickelt werden können.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "The institutional identifiers (IK for short) are nationwide unique nine-digit numbers that can be used to process billing and quality assurance measures across institutions in the German social insurance sector."
          } ]
        } ]
      },
      "max": "*",
      "id": "Person.PatientIn.Versicherung.InstitutionskennzeichenDerKrankenkasse",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "maxLength": 9,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.PatientIn.Versicherung.InstitutionskennzeichenDerKrankenkasse"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.PatientIn.Versicherung.Versicherungstyp",
      "min": 1,
      "definition": "Versicherungstyp des Patienten",
      "short": "Versicherungstyp des Patienten",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CE/CNE/CWE",
        "identity": "v2"
      }, {
        "map": "CD",
        "identity": "rim"
      }, {
        "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Insurance type of the patient"
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "1",
      "id": "Person.PatientIn.Versicherung.Versicherungstyp",
      "condition": [ "ele-1" ],
      "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.PatientIn.Versicherung.Versicherungstyp"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.PatientIn.Versicherung.Versichertennummer",
      "min": 0,
      "definition": "Angaben zur Identifikation der versicherten Person",
      "short": "Angaben zur Identifikation der versicherten Person",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Information for the identification of the insured person"
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "1",
      "id": "Person.PatientIn.Versicherung.Versichertennummer",
      "condition": [ "ele-1" ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.PatientIn.Versicherung.Versichertennummer"
      }
    }, {
      "path": "Person.PatientIn.Versicherung.Versichertennummer.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.PatientIn.Versicherung.Versichertennummer.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.PatientIn.Versicherung.Versichertennummer.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.PatientIn.Versicherung.Versichertennummer.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.PatientIn.Versicherung.Versichertennummer.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Person.PatientIn.Versicherung.Versichertennummer.modifierExtension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.PatientIn.Versicherung.Versichertennummer.VersichertenIDGKV",
      "min": 0,
      "definition": "Unveränderlicher Teil der Krankenversichertennummer (VersichertenID) bei GKV Patienten. Diese findet sich z.B. auf der Mitgliedskarte der Krankenkasse.",
      "short": "Unveränderlicher Teil der Krankenversichertennummer (VersichertenID) bei GKV Patienten. Diese findet sich z.B. auf der Mitgliedskarte der Krankenkasse.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Unchangeable part of the health insurance number (insured ID) for SHI patients. This can be found, for example, on the health insurance compan's membership card."
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.PatientIn.Versicherung.Versichertennummer.VersichertenIDGKV",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.PatientIn.Versicherung.Versichertennummer.VersichertenIDGKV"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.PatientIn.Versicherung.Versichertennummer.VersichertennummerPKV",
      "min": 0,
      "definition": "Versichertennummer bei PKV Patienten. Vergabe erfolgt durch die jeweilige Private Krankenversicherung.",
      "short": "Versichertennummer bei PKV Patienten. Vergabe erfolgt durch die jeweilige Private Krankenversicherung.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Insurance number for private health insurance patients. The number is assigned by the respective private health insurance company."
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.PatientIn.Versicherung.Versichertennummer.VersichertennummerPKV",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.PatientIn.Versicherung.Versichertennummer.VersichertennummerPKV"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.ProbandIn",
      "min": 0,
      "definition": "Person, die an einer Studie teilnimmt (unter Umständen, während sie Patient:in in einer Gesundheitseinrichtung ist)",
      "short": "Person, die an einer Studie teilnimmt (unter Umständen, während sie Patient:in in einer Gesundheitseinrichtung ist)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Person participating in a study (in some circumstances, while being a patient in a health care facility)"
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.ProbandIn",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.ProbandIn"
      }
    }, {
      "path": "Person.ProbandIn.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.ProbandIn.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.ProbandIn.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.ProbandIn.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.ProbandIn.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Person.ProbandIn.modifierExtension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.ProbandIn.SubjektIdentifizierungscode",
      "min": 0,
      "definition": "Eindeutiger Identifikator eines Patienten im Kontext eines Forschungsprojekts (klinische Studie, Use Case)",
      "short": "Eindeutiger Identifikator eines Patienten im Kontext eines Forschungsprojekts (klinische Studie, Use Case)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)",
        "identity": "v2"
      }, {
        "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]",
        "identity": "rim"
      }, {
        "map": "Identifier",
        "identity": "servd"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Unique identifier of a patient in the context of a research project (clinical study, use case)"
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.ProbandIn.SubjektIdentifizierungscode",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.ProbandIn.SubjektIdentifizierungscode"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ref-1",
        "human": "SHALL have a contained resource if a local reference is provided",
        "xpath": "not(starts-with(f:reference/@value, '#')) or exists(ancestor::*[self::f:entry or self::f:parameter]/f:resource/f:*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')]|/*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Reference",
        "severity": "error",
        "expression": "reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))"
      } ],
      "path": "Person.ProbandIn.Rechtsgrundlage",
      "min": 0,
      "definition": "Rechtsgrundlage (z.B. Einwilligung) aufgrund die PatientIn in die Studie eingeschlossen werden darf.",
      "short": "Rechtsgrundlage (z.B. Einwilligung) aufgrund die PatientIn in die Studie eingeschlossen werden darf.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "The target of a resource reference is a RIM entry point (Act, Role, or Entity)",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Consent" ]
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Legal basis (e.g. consent) on the basis of which the patient may be included in the study."
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.ProbandIn.Rechtsgrundlage",
      "condition": [ "ele-1" ],
      "comment": "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.ProbandIn.Rechtsgrundlage"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.ProbandIn.BeginnTeilnahme",
      "min": 1,
      "definition": "Beginn der Teilnahme der Person an der Studie.",
      "short": "Beginn der Teilnahme der Person an der Studie.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "dateTime"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Start of the person's participation in the study"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.ProbandIn.BeginnTeilnahme",
      "condition": [ "ele-1" ],
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.ProbandIn.BeginnTeilnahme"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.ProbandIn.EndeTeilnahme",
      "min": 0,
      "definition": "Ende der Teilnahme der Person an der Studie.",
      "short": "Ende der Teilnahme der Person an der Studie.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "dateTime"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "End of the person's participation in the study"
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.ProbandIn.EndeTeilnahme",
      "condition": [ "ele-1" ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "Person.ProbandIn.EndeTeilnahme"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.ProbandIn.StatusDerTeilnahme",
      "min": 1,
      "definition": "Stand der Teilnahme einer Person an der Studie, z.B. eingeschlossen, widerrufen, abgeschlossen etc.",
      "short": "Stand der Teilnahme einer Person an der Studie, z.B. eingeschlossen, widerrufen, abgeschlossen etc.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Status of a person's participation in the study, e.g., \"included\", \"revoked\", \"completed\", etc."
          } ]
        } ]
      },
      "max": "1",
      "id": "Person.ProbandIn.StatusDerTeilnahme",
      "condition": [ "ele-1" ],
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Person.ProbandIn.StatusDerTeilnahme"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.ProbandIn.BezeichnungDerStudie",
      "min": 0,
      "definition": "Identifikator der Studie",
      "short": "Identifikator der Studie",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)",
        "identity": "v2"
      }, {
        "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]",
        "identity": "rim"
      }, {
        "map": "Identifier",
        "identity": "servd"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Unique id of the study"
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.ProbandIn.BezeichnungDerStudie",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.ProbandIn.BezeichnungDerStudie"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.PatientInPseudonym",
      "min": 0,
      "definition": "Pseudonymisierte Repräsentation einer dazueghörigen Patient:in",
      "short": "Pseudonymisierte Repräsentation einer dazueghörigen Patient:in",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Pseudonymised representation of a corresponding Patient"
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.PatientInPseudonym",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.PatientInPseudonym"
      }
    }, {
      "path": "Person.PatientInPseudonym.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Person.PatientInPseudonym.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.PatientInPseudonym.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Person.PatientInPseudonym.extension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Person.PatientInPseudonym.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Person.PatientInPseudonym.modifierExtension",
      "condition": [ "ele-1" ],
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Person.PatientInPseudonym.Pseudonym",
      "min": 0,
      "definition": "Neu generierte Identifikation der PatientIn mit Bezug zum Original-Identifikator in einer Treuhandstelle.",
      "short": "Neu generierte Identifikation der PatientIn mit Bezug zum Original-Identifikator in einer Treuhandstelle.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)",
        "identity": "v2"
      }, {
        "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]",
        "identity": "rim"
      }, {
        "map": "Identifier",
        "identity": "servd"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Newly generated identification of the patient with reference to the original identifier in a trust center."
          } ]
        } ]
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "max": "*",
      "id": "Person.PatientInPseudonym.Pseudonym",
      "condition": [ "ele-1" ],
      "base": {
        "max": "*",
        "min": 0,
        "path": "Person.PatientInPseudonym.Pseudonym"
      }
    } ]
  },
  "status": "active",
  "id": "7af0e09b-bce6-480f-80c0-41b67e5f5ba7",
  "kind": "logical",
  "url": "https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/LogicalModel/Person",
  "version": "2025.0.0",
  "differential": {
    "element": [ {
      "id": "Person",
      "path": "Person",
      "short": "-- Überschrift --",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "-- Heading --"
          } ]
        } ]
      },
      "definition": "Logische Repräsentation des Basismoduls Person"
    }, {
      "id": "Person.Name",
      "max": "*",
      "min": 0,
      "path": "Person.Name",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Vollständiger Name einer Person.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Full name of a person"
          } ]
        } ]
      },
      "definition": "Vollständiger Name einer Person."
    }, {
      "id": "Person.Name.Vorname",
      "max": "*",
      "min": 0,
      "path": "Person.Name.Vorname",
      "type": [ {
        "code": "string"
      } ],
      "short": "Vollständiger Vorname einer Person.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Full given name of a person"
          } ]
        } ]
      },
      "definition": "Vollständiger Vorname einer Person."
    }, {
      "id": "Person.Name.Nachname",
      "max": "1",
      "min": 0,
      "path": "Person.Name.Nachname",
      "type": [ {
        "code": "string"
      } ],
      "short": "Nachname einer Person ohne Vor- und Zusätze. Dient z.B. der alphabetischen Einordnung des Namens.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Last name of a person without prefixes and suffixes. Serves e.g. the alphabetical classification of the name."
          } ]
        } ]
      },
      "definition": "Nachname einer Person ohne Vor- und Zusätze. Dient z.B. der alphabetischen Einordnung des Namens."
    }, {
      "id": "Person.Name.Familienname",
      "max": "1",
      "min": 0,
      "path": "Person.Name.Familienname",
      "type": [ {
        "code": "string"
      } ],
      "short": "Der vollständige Familienname, einschließlich aller Vorsatz- und Zusatzwörter, mit Leerzeichen getrennt.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "The full family name, including all prefix and suffix words, separated by spaces."
          } ]
        } ]
      },
      "definition": "Der vollständige Familienname, einschließlich aller Vorsatz- und Zusatzwörter, mit Leerzeichen getrennt."
    }, {
      "id": "Person.Name.Vorsatzwort",
      "max": "1",
      "min": 0,
      "path": "Person.Name.Vorsatzwort",
      "type": [ {
        "code": "string"
      } ],
      "short": "Vorsatzwort wie z.B.: von, van, zu Vgl. auch VSDM-Spezifikation der Gematik (Versichertenstammdatenmanagement, \"eGK\")",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Prefix word such as: \"von\", \"van\", \"zu\", cf. also VSDM specification of Gematik (Versichertenstammdatenmanagement, \"eGK\")"
          } ]
        } ]
      },
      "definition": "Vorsatzwort wie z.B.: von, van, zu Vgl. auch VSDM-Spezifikation der Gematik (Versichertenstammdatenmanagement, \"eGK\")"
    }, {
      "id": "Person.Name.Namenszusatz",
      "max": "1",
      "min": 0,
      "path": "Person.Name.Namenszusatz",
      "type": [ {
        "code": "string"
      } ],
      "short": "Namenszusatz als Bestandteil das Nachnamens, wie in VSDM (Versichertenstammdatenmanagement, \"eGK\") definiert. Beispiele: Gräfin, Prinz oder Fürst",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Name suffix as part of the last name, as defined in VSDM (Versichertenstammdatenmanagement, \"eGK\"). Examples: Countess, Prince, or Prince"
          } ]
        } ]
      },
      "definition": "Namenszusatz als Bestandteil das Nachnamens, wie in VSDM (Versichertenstammdatenmanagement, \"eGK\") definiert. Beispiele: Gräfin, Prinz oder Fürst"
    }, {
      "id": "Person.Name.Praefix",
      "max": "*",
      "min": 0,
      "path": "Person.Name.Praefix",
      "type": [ {
        "code": "string"
      } ],
      "short": "Namensteile vor dem Vornamen, z.B. akademischer Grad",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Parts of the name before the first name, e.g. academic degree"
          } ]
        } ]
      },
      "definition": "Namensteile vor dem Vornamen, z.B. akademischer Grad"
    }, {
      "id": "Person.Name.Praefix.ArtdesPraefixes",
      "max": "1",
      "min": 0,
      "path": "Person.Name.Praefix.ArtdesPraefixes",
      "type": [ {
        "code": "code"
      } ],
      "short": "Art des Präfixes, z.B. \"AC\" für Akademische Titel",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Type of prefix, e.g. \"AC\" for Academic Titel"
          } ]
        } ]
      },
      "definition": "Art des Präfixes, z.B. \"AC\" für Akademische Titel"
    }, {
      "id": "Person.Name.Geburtsname",
      "max": "1",
      "min": 0,
      "path": "Person.Name.Geburtsname",
      "type": [ {
        "code": "string"
      } ],
      "short": "Familienname einer Person zum Zeitpunkt ihrer Geburt. Kann sich danach z.B. durch Heirat und Annahme eines anderen Familiennamens ändern.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Family name of a person at the time of his or her birth. Can change afterwards, e.g. by marriage and adoption of another family name."
          } ]
        } ]
      },
      "definition": "Familienname einer Person zum Zeitpunkt ihrer Geburt. Kann sich danach z.B. durch Heirat und Annahme eines anderen Familiennamens ändern."
    }, {
      "id": "Person.Demographie",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Das Basismodul Demographie enthält demographische Parameter (Alter, Geschlecht etc.).",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "The basic demography module contains demographic parameters (age, gender, etc.)."
          } ]
        } ]
      },
      "definition": "Das Basismodul Demographie enthält demographische Parameter (Alter, Geschlecht etc.)."
    }, {
      "id": "Person.Demographie.AdministrativesGeschlecht",
      "max": "1",
      "min": 0,
      "path": "Person.Demographie.AdministrativesGeschlecht",
      "type": [ {
        "code": "code"
      } ],
      "short": "Administratives Geschlecht der Person",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Administrative sex of the person"
          } ]
        } ]
      },
      "definition": "Administratives Geschlecht der Person"
    }, {
      "id": "Person.Demographie.Geburtsdatum",
      "max": "1",
      "min": 0,
      "path": "Person.Demographie.Geburtsdatum",
      "type": [ {
        "code": "date"
      } ],
      "short": "Geburtsdatum des Person.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Date of birth of the patient"
          } ]
        } ]
      },
      "definition": "Geburtsdatum des Person."
    }, {
      "id": "Person.Demographie.Adresse",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Vollständige Anschrift einer Person für die postlische Kommunikation.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Full address of a person for postal communication."
          } ]
        } ]
      },
      "definition": "Vollständige Anschrift einer Person für die postlische Kommunikation."
    }, {
      "id": "Person.Demographie.Adresse.Strassenanschrift",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse.Strassenanschrift",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Eine Adresse für die Strassenanschrift gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Postal code according to the conventions valid in the respective country. For persons from city states including the city district"
          } ]
        } ]
      },
      "definition": "Eine Adresse für die Strassenanschrift gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken."
    }, {
      "id": "Person.Demographie.Adresse.Strassenanschrift.Land",
      "max": "1",
      "min": 1,
      "path": "Person.Demographie.Adresse.Strassenanschrift.Land",
      "type": [ {
        "code": "string"
      } ],
      "short": "Ländercode nach ISO 3166.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Country code according to ISO 3166"
          } ]
        } ]
      },
      "definition": "Ländercode nach ISO 3166."
    }, {
      "id": "Person.Demographie.Adresse.Strassenanschrift.PLZ",
      "max": "1",
      "min": 1,
      "path": "Person.Demographie.Adresse.Strassenanschrift.PLZ",
      "type": [ {
        "code": "string"
      } ],
      "short": "Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Postal code according to the conventions valid in the respective country"
          } ]
        } ]
      },
      "definition": "Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen."
    }, {
      "id": "Person.Demographie.Adresse.Strassenanschrift.Wohnort",
      "max": "1",
      "min": 1,
      "path": "Person.Demographie.Adresse.Strassenanschrift.Wohnort",
      "type": [ {
        "code": "string"
      } ],
      "short": "Bei Personen aus Stadtstaaten inklusive des Stadtteils.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "For persons from city states including the city district"
          } ]
        } ]
      },
      "definition": "Bei Personen aus Stadtstaaten inklusive des Stadtteils."
    }, {
      "id": "Person.Demographie.Adresse.Strassenanschrift.Strasse",
      "max": "1",
      "min": 1,
      "path": "Person.Demographie.Adresse.Strassenanschrift.Strasse",
      "type": [ {
        "code": "string"
      } ],
      "short": "Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Street name with house number or P.O. Box and other delivery details"
          } ]
        } ]
      },
      "definition": "Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung."
    }, {
      "id": "Person.Demographie.Adresse.Postfach",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse.Postfach",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Eine Adresse für ein Postfach gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Postal code according for a P.O box to the conventions valid in the respective country. For persons from city states including the city district."
          } ]
        } ]
      },
      "definition": "Eine Adresse für ein Postfach gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken."
    }, {
      "id": "Person.Demographie.Adresse.Postfach.Land",
      "max": "1",
      "min": 1,
      "path": "Person.Demographie.Adresse.Postfach.Land",
      "type": [ {
        "code": "string"
      } ],
      "short": "Ländercode nach ISO 3166.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Country code according to ISO 3166"
          } ]
        } ]
      },
      "definition": "Ländercode nach ISO 3166."
    }, {
      "id": "Person.Demographie.Adresse.Postfach.PLZ",
      "max": "1",
      "min": 1,
      "path": "Person.Demographie.Adresse.Postfach.PLZ",
      "type": [ {
        "code": "string"
      } ],
      "short": "Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Postal code according to the conventions valid in the respective country"
          } ]
        } ]
      },
      "definition": "Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen."
    }, {
      "id": "Person.Demographie.Adresse.Postfach.Wohnort",
      "max": "1",
      "min": 1,
      "path": "Person.Demographie.Adresse.Postfach.Wohnort",
      "type": [ {
        "code": "string"
      } ],
      "short": "Bei Personen aus Stadtstaaten inklusive des Stadtteils.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "For persons from city states including the city district"
          } ]
        } ]
      },
      "definition": "Bei Personen aus Stadtstaaten inklusive des Stadtteils."
    }, {
      "id": "Person.Demographie.Adresse.Postfach.Strasse",
      "max": "1",
      "min": 1,
      "path": "Person.Demographie.Adresse.Postfach.Strasse",
      "type": [ {
        "code": "string"
      } ],
      "short": "Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Street name with house number or P.O. Box and other delivery details"
          } ]
        } ]
      },
      "definition": "Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung."
    }, {
      "id": "Person.Demographie.Vitalstatus",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Vitalstatus",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Gibt an, ob ein Patient verstorben ist. Falls ja, zudem den Zeitpunkt.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Indicates whether a patient has died. If yes, also the time is recorded."
          } ]
        } ]
      },
      "definition": "Gibt an, ob ein Patient verstorben ist. Falls ja, zudem den Zeitpunkt."
    }, {
      "id": "Person.Demographie.Vitalstatus.PatientVerstorben",
      "max": "1",
      "min": 0,
      "path": "Person.Demographie.Vitalstatus.PatientVerstorben",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Gibt an, ob der Patient am Leben oder verstorben ist.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Indicates whether the patient is alive or deceased."
          } ]
        } ]
      },
      "definition": "Gibt an, ob der Patient am Leben oder verstorben ist."
    }, {
      "id": "Person.Demographie.Vitalstatus.Todeszeitpunkt",
      "max": "1",
      "min": 0,
      "path": "Person.Demographie.Vitalstatus.Todeszeitpunkt",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Gibt den Todeszeitpunkt des Patienten an, falls dieser im KH verstorben ist. Ansonsten \"Null Flavor\".",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Indicates the time of death of the patient, if the patient died in the hospital. Otherwise \"Null flavor\"."
          } ]
        } ]
      },
      "definition": "Gibt den Todeszeitpunkt des Patienten an, falls dieser im KH verstorben ist. Ansonsten \"Null Flavor\"."
    }, {
      "id": "Person.Demographie.Vitalstatus.Informationsquelle",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Vitalstatus.Informationsquelle",
      "type": [ {
        "code": "string"
      } ],
      "short": "Quelle des Vitalstatus.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Source of vital status"
          } ]
        } ]
      },
      "definition": "Quelle des Vitalstatus."
    }, {
      "id": "Person.Demographie.Vitalstatus.ZeitpunktFeststellungDesVitalstatus",
      "max": "1",
      "min": 1,
      "path": "Person.Demographie.Vitalstatus.ZeitpunktFeststellungDesVitalstatus",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Letzter bekannter Zeitpunkt oder Zeitraum, zudem ein Vitalstatus festgestellt wurde",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Last known point in time at which a vital status was recorded"
          } ]
        } ]
      },
      "definition": "Letzter bekannter Zeitpunkt oder Zeitraum, zudem ein Vitalstatus festgestellt wurde"
    }, {
      "id": "Person.Demographie.Vitalstatus.Todesursache",
      "max": "1",
      "min": 0,
      "path": "Person.Demographie.Vitalstatus.Todesursache",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Todesursache mit ICD-10-WHO kodiert.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Reason for patient's death. Coded per ICD-10-WHO."
          } ]
        } ]
      },
      "definition": "Todesursache mit ICD-10-WHO kodiert."
    }, {
      "id": "Person.PatientIn",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Person, die in einer oder mehreren Gesundheitseinrichtungen behandelt wird",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Person receiving treatment in one or more health care facilities"
          } ]
        } ]
      },
      "definition": "Person, die in einer oder mehreren Gesundheitseinrichtungen behandelt wird"
    }, {
      "id": "Person.PatientIn.PatientenIdentifikator",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn.PatientenIdentifikator",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Identifikation des Patienten in Verschiedenen Gesundheitseinrichtungen, Einrichtungskennzeichen kann als \"Codesystem\" gesehen werden, und Patienten-Identifikator als \"Code\"",
      "definition": "Identifikation des Patienten in Verschiedenen Gesundheitseinrichtungen, Einrichtungskennzeichen kann als \"Codesystem\" gesehen werden, und Patienten-Identifikator als \"Code\""
    }, {
      "id": "Person.PatientIn.PatientenIdentifikator.PatientenIdentifikator",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn.PatientenIdentifikator.PatientenIdentifikator",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Gesundheitseinrichtungs-eigene Identifikationsnummer für einen Patienten",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Health facility unique identification number for a patient."
          } ]
        } ]
      },
      "definition": "Gesundheitseinrichtungs-eigene Identifikationsnummer für einen Patienten"
    }, {
      "id": "Person.PatientIn.PatientenIdentifikator.PatientenIdentifikatorKontext",
      "max": "1",
      "min": 1,
      "path": "Person.PatientIn.PatientenIdentifikator.PatientenIdentifikatorKontext",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Der Kontext des Patienten-Identifikators um den Patienten-Identifikator zu Beschreiben, da der Patient innerhalb einer Gesundheitseinrichtung möglicherweise pro System eine Nummer (Im Krankenhaus: Labor, Radiologie, Internistische Station etc.) bekommt.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "The context of the patient identifier to describe the patient identifier, since the patient within a healthcare facility may be assigned a number per system (in the hospital: \"laboratory\", \"radiology\", \"internal medicine ward\", etc.)."
          } ]
        } ]
      },
      "definition": "Der Kontext des Patienten-Identifikators um den Patienten-Identifikator zu Beschreiben, da der Patient innerhalb einer Gesundheitseinrichtung möglicherweise pro System eine Nummer (Im Krankenhaus: Labor, Radiologie, Internistische Station etc.) bekommt."
    }, {
      "id": "Person.PatientIn.Versicherung",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn.Versicherung",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Aktuell gültige Versicherung der Patient:in welcher zur Abrechnung der Behandlungsleistung verwendet wird.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Patient's current valid insurance which is used to bill the medical healthcare services."
          } ]
        } ]
      },
      "definition": "Aktuell gültige Versicherung der Patient:in welcher zur Abrechnung der Behandlungsleistung verwendet wird."
    }, {
      "path": "Person.PatientIn.Versicherung.InstitutionskennzeichenDerKrankenkasse",
      "min": 0,
      "definition": "Die Institutionskennzeichen (kurz: IK) sind bundesweit eindeutige, neunstellige Zahlen, mit deren Hilfe Abrechnungen und Qualitätssicherungsmaßnahmen im Bereich der deutschen Sozialversicherung einrichtungsübergreifend abgewickelt werden können.",
      "short": "Die Institutionskennzeichen (kurz: IK) sind bundesweit eindeutige, neunstellige Zahlen, mit deren Hilfe Abrechnungen und Qualitätssicherungsmaßnahmen im Bereich der deutschen Sozialversicherung einrichtungsübergreifend abgewickelt werden können.",
      "type": [ {
        "code": "string"
      } ],
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "The institutional identifiers (IK for short) are nationwide unique nine-digit numbers that can be used to process billing and quality assurance measures across institutions in the German social insurance sector."
          } ]
        } ]
      },
      "max": "*",
      "id": "Person.PatientIn.Versicherung.InstitutionskennzeichenDerKrankenkasse",
      "maxLength": 9
    }, {
      "id": "Person.PatientIn.Versicherung.Versicherungstyp",
      "max": "1",
      "min": 1,
      "path": "Person.PatientIn.Versicherung.Versicherungstyp",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Versicherungstyp des Patienten",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Insurance type of the patient"
          } ]
        } ]
      },
      "definition": "Versicherungstyp des Patienten"
    }, {
      "id": "Person.PatientIn.Versicherung.Versichertennummer",
      "max": "1",
      "min": 0,
      "path": "Person.PatientIn.Versicherung.Versichertennummer",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Angaben zur Identifikation der versicherten Person",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Information for the identification of the insured person"
          } ]
        } ]
      },
      "definition": "Angaben zur Identifikation der versicherten Person"
    }, {
      "id": "Person.PatientIn.Versicherung.Versichertennummer.VersichertenIDGKV",
      "max": "1",
      "min": 0,
      "path": "Person.PatientIn.Versicherung.Versichertennummer.VersichertenIDGKV",
      "type": [ {
        "code": "string"
      } ],
      "short": "Unveränderlicher Teil der Krankenversichertennummer (VersichertenID) bei GKV Patienten. Diese findet sich z.B. auf der Mitgliedskarte der Krankenkasse.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Unchangeable part of the health insurance number (insured ID) for SHI patients. This can be found, for example, on the health insurance compan's membership card."
          } ]
        } ]
      },
      "definition": "Unveränderlicher Teil der Krankenversichertennummer (VersichertenID) bei GKV Patienten. Diese findet sich z.B. auf der Mitgliedskarte der Krankenkasse."
    }, {
      "id": "Person.PatientIn.Versicherung.Versichertennummer.VersichertennummerPKV",
      "max": "1",
      "min": 0,
      "path": "Person.PatientIn.Versicherung.Versichertennummer.VersichertennummerPKV",
      "type": [ {
        "code": "string"
      } ],
      "short": "Versichertennummer bei PKV Patienten. Vergabe erfolgt durch die jeweilige Private Krankenversicherung.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Insurance number for private health insurance patients. The number is assigned by the respective private health insurance company."
          } ]
        } ]
      },
      "definition": "Versichertennummer bei PKV Patienten. Vergabe erfolgt durch die jeweilige Private Krankenversicherung."
    }, {
      "id": "Person.ProbandIn",
      "max": "*",
      "min": 0,
      "path": "Person.ProbandIn",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Person, die an einer Studie teilnimmt (unter Umständen, während sie Patient:in in einer Gesundheitseinrichtung ist)",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Person participating in a study (in some circumstances, while being a patient in a health care facility)"
          } ]
        } ]
      },
      "definition": "Person, die an einer Studie teilnimmt (unter Umständen, während sie Patient:in in einer Gesundheitseinrichtung ist)"
    }, {
      "id": "Person.ProbandIn.SubjektIdentifizierungscode",
      "max": "*",
      "min": 0,
      "path": "Person.ProbandIn.SubjektIdentifizierungscode",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Eindeutiger Identifikator eines Patienten im Kontext eines Forschungsprojekts (klinische Studie, Use Case)",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Unique identifier of a patient in the context of a research project (clinical study, use case)"
          } ]
        } ]
      },
      "definition": "Eindeutiger Identifikator eines Patienten im Kontext eines Forschungsprojekts (klinische Studie, Use Case)"
    }, {
      "id": "Person.ProbandIn.Rechtsgrundlage",
      "max": "*",
      "min": 0,
      "path": "Person.ProbandIn.Rechtsgrundlage",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Consent" ]
      } ],
      "short": "Rechtsgrundlage (z.B. Einwilligung) aufgrund die PatientIn in die Studie eingeschlossen werden darf.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Legal basis (e.g. consent) on the basis of which the patient may be included in the study."
          } ]
        } ]
      },
      "definition": "Rechtsgrundlage (z.B. Einwilligung) aufgrund die PatientIn in die Studie eingeschlossen werden darf."
    }, {
      "id": "Person.ProbandIn.BeginnTeilnahme",
      "max": "1",
      "min": 1,
      "path": "Person.ProbandIn.BeginnTeilnahme",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Beginn der Teilnahme der Person an der Studie.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Start of the person's participation in the study"
          } ]
        } ]
      },
      "definition": "Beginn der Teilnahme der Person an der Studie."
    }, {
      "id": "Person.ProbandIn.EndeTeilnahme",
      "max": "1",
      "min": 0,
      "path": "Person.ProbandIn.EndeTeilnahme",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Ende der Teilnahme der Person an der Studie.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "End of the person's participation in the study"
          } ]
        } ]
      },
      "definition": "Ende der Teilnahme der Person an der Studie."
    }, {
      "id": "Person.ProbandIn.StatusDerTeilnahme",
      "max": "1",
      "min": 1,
      "path": "Person.ProbandIn.StatusDerTeilnahme",
      "type": [ {
        "code": "code"
      } ],
      "short": "Stand der Teilnahme einer Person an der Studie, z.B. eingeschlossen, widerrufen, abgeschlossen etc.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Status of a person's participation in the study, e.g., \"included\", \"revoked\", \"completed\", etc."
          } ]
        } ]
      },
      "definition": "Stand der Teilnahme einer Person an der Studie, z.B. eingeschlossen, widerrufen, abgeschlossen etc."
    }, {
      "id": "Person.ProbandIn.BezeichnungDerStudie",
      "max": "*",
      "min": 0,
      "path": "Person.ProbandIn.BezeichnungDerStudie",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Identifikator der Studie",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Unique id of the study"
          } ]
        } ]
      },
      "definition": "Identifikator der Studie"
    }, {
      "id": "Person.PatientInPseudonym",
      "max": "*",
      "min": 0,
      "path": "Person.PatientInPseudonym",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Pseudonymisierte Repräsentation einer dazueghörigen Patient:in",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Pseudonymised representation of a corresponding Patient"
          } ]
        } ]
      },
      "definition": "Pseudonymisierte Repräsentation einer dazueghörigen Patient:in"
    }, {
      "id": "Person.PatientInPseudonym.Pseudonym",
      "max": "*",
      "min": 0,
      "path": "Person.PatientInPseudonym.Pseudonym",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Neu generierte Identifikation der PatientIn mit Bezug zum Original-Identifikator in einer Treuhandstelle.",
      "_short": {
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/translation",
          "extension": [ {
            "url": "lang",
            "valueCode": "en"
          }, {
            "url": "content",
            "valueString": "Newly generated identification of the patient with reference to the original identifier in a trust center."
          } ]
        } ]
      },
      "definition": "Neu generierte Identifikation der PatientIn mit Bezug zum Original-Identifikator in einer Treuhandstelle."
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.medizininformatik-initiative.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}