PackagesCanonicalsLogsProblems
    Packages
    ths@greifswald.ttp-fhir-gw-2.2.0-alpha1
    https://ths-greifswald.de/fhir/StructureDefinition/epix/Patient
description: Patienten-Identität (Variante/Schreibweise) einer realen Person (=> MPI Eintrag, Person-Profil).
package_name: ths
derivation: constraint
name: Patient
type: Patient
elements:
  address:
    mustSupport: true
    index: 52
    elements:
      text: {index: 53}
      line: {mustSupport: true, index: 54}
      city: {mustSupport: true, index: 55}
      district: {index: 56}
      state:
        short: Bundesland
        binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/iso/bundeslaender'}
        mustSupport: true
        index: 57
      postalCode: {mustSupport: true, index: 58}
      country:
        short: Staat
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-2'}
        mustSupport: true
        index: 59
      period: {index: 60}
  meta:
    mustSupport: true
    index: 0
    elements:
      versionId: {mustSupport: true, index: 1}
      lastUpdated: {mustSupport: true, index: 2}
      source: {mustSupport: true, index: 3}
  managingOrganization: {index: 78}
  name:
    mustSupport: true
    index: 35
    elements:
      use: {mustSupport: true, index: 36}
      text: {index: 37}
      family: {mustSupport: true, index: 38}
      given: {mustSupport: true, index: 39}
      prefix:
        mustSupport: true
        index: 40
        extensions:
          academic:
            url: http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier
            type: Extension
            mustSupport: true
            index: 42
            elements:
              value:
                pattern: {type: Code, value: AC}
                mustSupport: true
                choices: []
                index: 44
        elements:
          extension:
            index: 41
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                academic:
                  match: {url: null}
                  schema:
                    type: Extension
                    mustSupport: true
                    url: http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier
                    index: 42
                    elements:
                      value:
                        pattern: {type: Code, value: AC}
                        mustSupport: true
                        choices: []
                        index: 44
      suffix: {mustSupport: true, index: 45}
      period: {index: 46}
  birthDate: {mustSupport: true, index: 49}
  multipleBirth:
    choices: []
    index: 67
  deceased:
    choices: []
    index: 51
  extension:
    index: 4
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        birthPlace:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
            index: 5
            elements:
              value:
                mustSupport: true
                choices: []
                index: 7
              value[x]:
                elements:
                  use: {index: 8}
                  city: {mustSupport: true, index: 12}
                  type: {index: 9}
                  state: {index: 14}
                  line: {index: 11}
                  postalCode: {index: 15}
                  period: {index: 17}
                  country: {index: 16}
                  district: {index: 13}
                  text: {index: 10}
                required: [city]
        nationality:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/patient-nationality
            index: 18
            extensions:
              code:
                url: null
                mustSupport: true
                index: 20
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 22
                  value[x]:
                    elements:
                      coding:
                        mustSupport: true
                        index: 23
                        elements:
                          system: {mustSupport: true, index: 24}
                          code: {mustSupport: true, index: 25}
                        required: [system, code]
                      text: {mustSupport: true, index: 26}
              period: {url: null, max: 0, index: 27}
            elements:
              extension:
                index: 19
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    code:
                      match: {url: null}
                      schema:
                        mustSupport: true
                        index: 20
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 22
                          value[x]:
                            elements:
                              coding:
                                mustSupport: true
                                index: 23
                                elements:
                                  system: {mustSupport: true, index: 24}
                                  code: {mustSupport: true, index: 25}
                                required: [system, code]
                              text: {mustSupport: true, index: 26}
                    period:
                      match: {url: null}
                      schema: {index: 27}
                      max: 0
        customIdatValues:
          match: {url: null}
          schema:
            short: Benutzerdefinierter Satz von IDAT Werten
            type: Extension
            mustSupport: true
            label: customIdatValues
            url: https://ths-greifswald.de/fhir/StructureDefinition/epix/CustomIdatValues
            index: 28
            elements:
              value:
                mustSupport: false
                choices: []
                index: 30
  photo: {index: 68}
  link: {index: 79}
  active: {mustSupport: true, index: 34}
  communication:
    mustSupport: true
    index: 70
    elements:
      language:
        mustSupport: true
        index: 71
        elements:
          coding:
            mustSupport: true
            index: 72
            elements:
              system: {mustSupport: true, index: 73}
              code: {mustSupport: true, index: 74}
            required: [system, code]
          text: {mustSupport: true, index: 75}
      preferred:
        mustSupport: true
        pattern: {type: Boolean, value: true}
        index: 76
    required: [preferred]
  identifier:
    mustSupport: true
    index: 31
    elements:
      system: {mustSupport: true, index: 32}
      value: {mustSupport: true, index: 33}
    required: [value, system]
  telecom: {index: 47}
  generalPractitioner: {index: 77}
  gender: {mustSupport: true, index: 48}
  maritalStatus:
    mustSupport: true
    index: 61
    elements:
      coding:
        mustSupport: true
        index: 62
        elements:
          system: {mustSupport: true, index: 63}
          code: {mustSupport: true, index: 64}
        required: [system, code]
      text: {mustSupport: true, index: 65}
    required: [text]
  contact: {index: 69}
package_version: greifswald.ttp-fhir-gw-2.2.0-alpha1
extensions:
  birthPlace:
    url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
    type: Extension
    mustSupport: true
    index: 5
    elements:
      value:
        mustSupport: true
        choices: []
        index: 7
      value[x]:
        elements:
          use: {index: 8}
          city: {mustSupport: true, index: 12}
          type: {index: 9}
          state: {index: 14}
          line: {index: 11}
          postalCode: {index: 15}
          period: {index: 17}
          country: {index: 16}
          district: {index: 13}
          text: {index: 10}
        required: [city]
  nationality:
    url: http://hl7.org/fhir/StructureDefinition/patient-nationality
    type: Extension
    mustSupport: true
    index: 18
    extensions:
      code:
        url: null
        mustSupport: true
        index: 20
        elements:
          value:
            mustSupport: true
            choices: []
            index: 22
          value[x]:
            elements:
              coding:
                mustSupport: true
                index: 23
                elements:
                  system: {mustSupport: true, index: 24}
                  code: {mustSupport: true, index: 25}
                required: [system, code]
              text: {mustSupport: true, index: 26}
      period: {url: null, max: 0, index: 27}
    elements:
      extension:
        index: 19
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            code:
              match: {url: null}
              schema:
                mustSupport: true
                index: 20
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 22
                  value[x]:
                    elements:
                      coding:
                        mustSupport: true
                        index: 23
                        elements:
                          system: {mustSupport: true, index: 24}
                          code: {mustSupport: true, index: 25}
                        required: [system, code]
                      text: {mustSupport: true, index: 26}
            period:
              match: {url: null}
              schema: {index: 27}
              max: 0
  customIdatValues:
    url: https://ths-greifswald.de/fhir/StructureDefinition/epix/CustomIdatValues
    short: Benutzerdefinierter Satz von IDAT Werten
    type: Extension
    mustSupport: true
    label: customIdatValues
    index: 28
    elements:
      value:
        mustSupport: false
        choices: []
        index: 30
class: profile
kind: resource
url: https://ths-greifswald.de/fhir/StructureDefinition/epix/Patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 2.2.0