PackagesCanonicalsLogsProblems
    Packages
    ths-greifswald.ttp-fhir-gw@2.2.0-alpha3
    https://ths-greifswald.de/fhir/StructureDefinition/epix/Person
description: Allgemeines Personen-Profil. Repräsentiert die reale Person (=> MPI Eintrag), mit beliebig vielen Varianten/Schreibweisen. Letztere werden als Patienten-Identitäten abgebildet (=> Patient-Profil).\r\nDie Referenz-Identität wird als aktuell korrekte Variante festgelegt und durch die Angabe von link.assurance='level4' repräsentiert. Es existiert immer genau 1 Link mit diesem Assurance-Level.
package_name: ths-greifswald.ttp-fhir-gw
derivation: constraint
name: Person
type: Person
elements:
  address:
    mustSupport: true
    index: 21
    elements:
      text: {index: 22}
      line: {mustSupport: true, index: 23}
      city: {mustSupport: true, index: 24}
      district: {index: 25}
      state: {mustSupport: true, index: 26}
      postalCode: {mustSupport: true, index: 27}
      country: {mustSupport: true, index: 28}
      period: {index: 29}
  meta:
    index: 0
    elements:
      lastUpdated: {mustSupport: true, index: 1}
  managingOrganization:
    short: Domäne
    mustSupport: true
    index: 31
    elements:
      identifier:
        mustSupport: true
        index: 32
        elements:
          system: {mustSupport: true, index: 33}
          value: {mustSupport: true, index: 34}
        required: [value]
    required: [identifier]
  name:
    mustSupport: true
    index: 7
    elements:
      use: {mustSupport: true, index: 8}
      text: {index: 9}
      family: {mustSupport: true, index: 10}
      given: {mustSupport: true, index: 11}
      prefix:
        mustSupport: true
        index: 12
        extensions:
          academic:
            url: http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier
            type: Extension
            index: 14
            elements:
              value:
                pattern: {type: Code, value: AC}
                mustSupport: true
                choices: []
                index: 16
        elements:
          extension:
            index: 13
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                academic:
                  match: {url: null}
                  schema:
                    type: Extension
                    url: http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier
                    index: 14
                    elements:
                      value:
                        pattern: {type: Code, value: AC}
                        mustSupport: true
                        choices: []
                        index: 16
      suffix: {mustSupport: true, index: 17}
  birthDate: {mustSupport: true, index: 20}
  extension:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        customIdatValues:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://ths-greifswald.de/fhir/StructureDefinition/epix/CustomIdatValues', index: 3}
  photo: {index: 30}
  link:
    mustSupport: true
    index: 36
    elements:
      target:
        type: Reference
        mustSupport: true
        refers: ['https://ths-greifswald.de/fhir/StructureDefinition/epix/Patient']
        index: 37
        elements:
          reference: {mustSupport: true, index: 38}
        required: [reference]
      assurance: {mustSupport: true, index: 39}
  active: {mustSupport: true, index: 35}
  identifier:
    mustSupport: true
    index: 4
    elements:
      system: {mustSupport: true, index: 5}
      value: {mustSupport: true, index: 6}
    required: [value, system]
  telecom: {index: 18}
  gender: {mustSupport: true, index: 19}
package_version: 2.2.0-alpha3
extensions:
  customIdatValues: {url: 'https://ths-greifswald.de/fhir/StructureDefinition/epix/CustomIdatValues', type: Extension, mustSupport: true, index: 3}
class: profile
kind: resource
url: https://ths-greifswald.de/fhir/StructureDefinition/epix/Person
base: http://hl7.org/fhir/StructureDefinition/Person
version: 2.2.0
required: [managingOrganization, identifier, link]