PackagesCanonicalsLogsProblems
    Packages
    ths@greifswald.ttp-fhir-gw-2.1.0
    https://ths-greifswald.de/fhir/StructureDefinition/dispatcher/Patient/Idat
description: Patienten-Profil zur Übermittlung von angeforderten IDAT
package_name: ths
derivation: constraint
name: Idat
type: Patient
elements:
  address:
    mustSupport: true
    index: 42
    elements:
      text: {index: 43}
      line: {mustSupport: true, index: 44}
      city: {mustSupport: true, index: 45}
      district: {index: 46}
      state: {index: 47}
      postalCode: {mustSupport: true, index: 48}
      country: {index: 49}
      period: {index: 50}
  managingOrganization: {index: 68}
  name:
    mustSupport: true
    index: 25
    elements:
      use: {mustSupport: true, index: 26}
      text: {index: 27}
      family: {mustSupport: true, index: 28}
      given: {mustSupport: true, index: 29}
      prefix:
        mustSupport: true
        index: 30
        extensions:
          academic:
            url: http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier
            type: Extension
            mustSupport: true
            index: 32
            elements:
              value:
                pattern: {type: Code, value: AC}
                mustSupport: true
                choices: []
                index: 34
        elements:
          extension:
            index: 31
            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: 32
                    elements:
                      value:
                        pattern: {type: Code, value: AC}
                        mustSupport: true
                        choices: []
                        index: 34
      suffix: {mustSupport: true, index: 35}
      period: {index: 36}
  birthDate: {mustSupport: true, index: 39}
  multipleBirth:
    choices: []
    index: 57
  deceased:
    choices: []
    index: 41
  extension:
    index: 0
    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: 1
            elements:
              value:
                mustSupport: true
                choices: []
                index: 3
              value[x]:
                elements:
                  use: {index: 4}
                  city: {mustSupport: true, index: 8}
                  type: {index: 5}
                  state: {index: 10}
                  line: {index: 7}
                  postalCode: {index: 11}
                  period: {index: 13}
                  country: {index: 12}
                  district: {index: 9}
                  text: {index: 6}
                required: [city]
        nationality:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/patient-nationality
            index: 14
            extensions:
              code:
                url: null
                mustSupport: true
                index: 15
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 17
                  value[x]:
                    elements:
                      coding:
                        mustSupport: true
                        index: 18
                        elements:
                          system: {mustSupport: true, index: 19}
                          code: {mustSupport: true, index: 20}
                        required: [system, code]
                      text: {mustSupport: true, index: 21}
              period: {url: null, max: 0, index: 22}
            elements:
              extension:
                mustSupport: true
                index: 15
                slicing:
                  slices:
                    code:
                      match: {}
                      schema:
                        mustSupport: true
                        index: 15
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 17
                          value[x]:
                            elements:
                              coding:
                                mustSupport: true
                                index: 18
                                elements:
                                  system: {mustSupport: true, index: 19}
                                  code: {mustSupport: true, index: 20}
                                required: [system, code]
                              text: {mustSupport: true, index: 21}
                    period:
                      match: {}
                      schema: {index: 22}
                      max: 0
  photo: {index: 58}
  link: {index: 69}
  active: {index: 24}
  communication:
    mustSupport: true
    index: 60
    elements:
      language:
        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}
      preferred:
        mustSupport: true
        pattern: {type: Boolean, value: true}
        index: 66
    required: [preferred]
  identifier: {index: 23}
  telecom: {index: 37}
  generalPractitioner: {index: 67}
  gender: {mustSupport: true, index: 38}
  maritalStatus:
    mustSupport: true
    index: 51
    elements:
      coding:
        mustSupport: true
        index: 52
        elements:
          system: {mustSupport: true, index: 53}
          code: {mustSupport: true, index: 54}
        required: [system, code]
      text: {mustSupport: true, index: 55}
    required: [text]
  contact: {index: 59}
package_version: greifswald.ttp-fhir-gw-2.1.0
extensions:
  birthPlace:
    url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
    type: Extension
    mustSupport: true
    index: 1
    elements:
      value:
        mustSupport: true
        choices: []
        index: 3
      value[x]:
        elements:
          use: {index: 4}
          city: {mustSupport: true, index: 8}
          type: {index: 5}
          state: {index: 10}
          line: {index: 7}
          postalCode: {index: 11}
          period: {index: 13}
          country: {index: 12}
          district: {index: 9}
          text: {index: 6}
        required: [city]
  nationality:
    url: http://hl7.org/fhir/StructureDefinition/patient-nationality
    type: Extension
    mustSupport: true
    index: 14
    extensions:
      code:
        url: null
        mustSupport: true
        index: 15
        elements:
          value:
            mustSupport: true
            choices: []
            index: 17
          value[x]:
            elements:
              coding:
                mustSupport: true
                index: 18
                elements:
                  system: {mustSupport: true, index: 19}
                  code: {mustSupport: true, index: 20}
                required: [system, code]
              text: {mustSupport: true, index: 21}
      period: {url: null, max: 0, index: 22}
    elements:
      extension:
        mustSupport: true
        index: 15
        slicing:
          slices:
            code:
              match: {}
              schema:
                mustSupport: true
                index: 15
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 17
                  value[x]:
                    elements:
                      coding:
                        mustSupport: true
                        index: 18
                        elements:
                          system: {mustSupport: true, index: 19}
                          code: {mustSupport: true, index: 20}
                        required: [system, code]
                      text: {mustSupport: true, index: 21}
            period:
              match: {}
              schema: {index: 22}
              max: 0
class: profile
kind: resource
url: https://ths-greifswald.de/fhir/StructureDefinition/dispatcher/Patient/Idat
base: http://hl7.org/fhir/StructureDefinition/Patient
version: '0.3'