PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@1.0.0
    https://tiplu.de/fhir/StructureDefinition/TipluPatient
description: Die Grundlage des TipluPatient bietet das Profil des [ISiKPatient](https://simplifier.net/isik-basis-v2/isikpatient) der Gematik. Hier erweitert um die Geburtszeit, den Geburtsort und die Nationalität.
package_name: basisprofil.tiplu.de.r4.dev
derivation: constraint
name: TipluPatient
type: Patient
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
  extension:
    index: 2
    slicing:
      rules: open
      description: Extensions are always sliced by (at least) url
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        Geburtsort:
          match: {}
          schema:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
            index: 3
            elements:
              value:
                mustSupport: true
                choices: []
                index: 5
              value[x]:
                elements:
                  city: {mustSupport: true, index: 6}
                  postalCode: {mustSupport: true, index: 7}
                  country: {mustSupport: true, index: 8}
                required: [country, city, postalCode]
        Nationalitaet:
          match: {}
          schema:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/patient-nationality
            index: 9
            extensions:
              code:
                url: null
                mustSupport: true
                index: 10
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 12
            elements:
              extension:
                mustSupport: true
                index: 10
                slicing:
                  slices:
                    code:
                      match: {}
                      schema:
                        mustSupport: true
                        index: 10
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 12
  birthDate:
    extensions:
      Geburtszeit: {url: 'http://hl7.org/fhir/StructureDefinition/patient-birthTime', min: 0, max: 1, type: Extension, index: 13}
    elements:
      extension:
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/patient-birthTime
        index: 13
        slicing:
          slices:
            Geburtszeit:
              match: {}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-birthTime', index: 13}
              min: 0
              max: 1
  deceased:
    short: Verstorben
    mustSupport: true
    choices: []
    index: 15
  address:
    index: 16
    slicing:
      slices:
        Strassenanschrift:
          match: {}
          schema:
            index: 16
            elements:
              city:
                extensions:
                  gemeindeschluessel: {url: 'http://fhir.de/StructureDefinition/destatis/ags', min: 0, max: 1, type: Extension, mustSupport: true, index: 17}
                elements:
                  extension:
                    type: Extension
                    mustSupport: true
                    url: http://fhir.de/StructureDefinition/destatis/ags
                    index: 17
                    slicing:
                      slices:
                        gemeindeschluessel:
                          match: {}
                          schema: {type: Extension, mustSupport: true, url: 'http://fhir.de/StructureDefinition/destatis/ags', index: 17}
                          min: 0
                          max: 1
        Postfach:
          match: {}
          schema:
            index: 18
            elements:
              city:
                extensions:
                  gemeindeschluessel: {url: 'http://fhir.de/StructureDefinition/destatis/ags', min: 0, max: 1, type: Extension, mustSupport: true, index: 19}
                elements:
                  extension:
                    type: Extension
                    mustSupport: true
                    url: http://fhir.de/StructureDefinition/destatis/ags
                    index: 19
                    slicing:
                      slices:
                        gemeindeschluessel:
                          match: {}
                          schema: {type: Extension, mustSupport: true, url: 'http://fhir.de/StructureDefinition/destatis/ags', index: 19}
                          min: 0
                          max: 1
  link:
    short: Verweis
    mustSupport: true
    index: 20
    elements:
      other: {mustSupport: true, index: 21}
      type: {mustSupport: true, index: 22}
package_version: 1.0.0
extensions:
  Geburtsort:
    url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
    type: Extension
    index: 3
    elements:
      value:
        mustSupport: true
        choices: []
        index: 5
      value[x]:
        elements:
          city: {mustSupport: true, index: 6}
          postalCode: {mustSupport: true, index: 7}
          country: {mustSupport: true, index: 8}
        required: [country, city, postalCode]
  Nationalitaet:
    url: http://hl7.org/fhir/StructureDefinition/patient-nationality
    type: Extension
    index: 9
    extensions:
      code:
        url: null
        mustSupport: true
        index: 10
        elements:
          value:
            mustSupport: true
            choices: []
            index: 12
    elements:
      extension:
        mustSupport: true
        index: 10
        slicing:
          slices:
            code:
              match: {}
              schema:
                mustSupport: true
                index: 10
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 12
class: profile
kind: resource
url: https://tiplu.de/fhir/StructureDefinition/TipluPatient
base: https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPatient
version: 1.2.0