PackagesCanonicalsLogsProblems
    Packages
    ths-greifswald.ttp-fhir-gw@2.3.0-alpha1
    https://ths-greifswald.de/fhir/StructureDefinition/dispatcher/Patient/Idat
description: Patienten-Profil zur Übermittlung von angeforderten IDAT an die fTTP für den Clearing-Prozess.
package_name: ths-greifswald.ttp-fhir-gw
derivation: constraint
name: Idat
type: Patient
elements:
  address:
    mustSupport: true
    index: 39
    elements:
      text: {index: 40}
      line: {mustSupport: true, index: 41}
      city: {mustSupport: true, index: 42}
      district: {index: 43}
      state: {index: 44}
      postalCode: {mustSupport: true, index: 45}
      country: {index: 46}
      period: {index: 47}
  managingOrganization: {index: 65}
  name:
    mustSupport: true
    index: 23
    elements:
      use: {mustSupport: true, index: 24}
      text: {index: 25}
      family: {mustSupport: true, index: 26}
      given: {mustSupport: true, index: 27}
      prefix:
        mustSupport: true
        index: 28
        extensions:
          academic:
            url: http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier
            type: Extension
            mustSupport: true
            index: 29
            elements:
              value:
                pattern: {type: Code, value: AC}
                mustSupport: true
                choices: []
                index: 31
        elements:
          extension:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier
            index: 29
            slicing:
              slices:
                academic:
                  match: {}
                  schema:
                    type: Extension
                    mustSupport: true
                    url: http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier
                    index: 29
                    elements:
                      value:
                        pattern: {type: Code, value: AC}
                        mustSupport: true
                        choices: []
                        index: 31
      suffix: {mustSupport: true, index: 32}
      period: {index: 33}
  birthDate: {mustSupport: true, index: 36}
  multipleBirth:
    choices: []
    index: 54
  deceased:
    choices: []
    index: 38
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
    index: 0
    slicing:
      slices:
        birthPlace:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
            index: 0
            elements:
              value:
                mustSupport: true
                choices: []
                index: 2
              value[x]:
                elements:
                  use: {index: 3}
                  city: {mustSupport: true, index: 7}
                  type: {index: 4}
                  state: {index: 9}
                  line: {index: 6}
                  postalCode: {index: 10}
                  period: {index: 12}
                  country: {index: 11}
                  district: {index: 8}
                  text: {index: 5}
                required: [city]
        nationality:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/patient-nationality
            index: 13
            extensions:
              code:
                url: null
                index: 14
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 16
                  value[x]:
                    elements:
                      coding:
                        mustSupport: true
                        index: 17
                        elements:
                          system: {mustSupport: true, index: 18}
                          code: {mustSupport: true, index: 19}
                        required: [system, code]
                      text: {mustSupport: true, index: 20}
            elements:
              extension:
                index: 14
                slicing:
                  slices:
                    code:
                      match: {}
                      schema:
                        index: 14
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 16
                          value[x]:
                            elements:
                              coding:
                                mustSupport: true
                                index: 17
                                elements:
                                  system: {mustSupport: true, index: 18}
                                  code: {mustSupport: true, index: 19}
                                required: [system, code]
                              text: {mustSupport: true, index: 20}
  photo: {index: 55}
  link: {index: 66}
  active: {index: 22}
  communication:
    mustSupport: true
    index: 57
    elements:
      language:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/languages'}
        mustSupport: true
        index: 58
        elements:
          coding:
            mustSupport: true
            index: 59
            elements:
              system: {mustSupport: true, index: 60}
              code: {mustSupport: true, index: 61}
            required: [system, code]
          text: {mustSupport: true, index: 62}
      preferred:
        mustSupport: true
        pattern: {type: Boolean, value: true}
        index: 63
    required: [preferred]
  identifier: {index: 21}
  telecom: {index: 34}
  generalPractitioner: {index: 64}
  gender: {mustSupport: true, index: 35}
  maritalStatus:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/marital-status'}
    mustSupport: true
    index: 48
    elements:
      coding:
        mustSupport: true
        index: 49
        elements:
          system: {mustSupport: true, index: 50}
          code: {mustSupport: true, index: 51}
        required: [system, code]
      text: {mustSupport: true, index: 52}
    required: [text]
  contact: {index: 56}
package_version: 2.3.0-alpha1
extensions:
  birthPlace:
    url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
    type: Extension
    mustSupport: true
    index: 0
    elements:
      value:
        mustSupport: true
        choices: []
        index: 2
      value[x]:
        elements:
          use: {index: 3}
          city: {mustSupport: true, index: 7}
          type: {index: 4}
          state: {index: 9}
          line: {index: 6}
          postalCode: {index: 10}
          period: {index: 12}
          country: {index: 11}
          district: {index: 8}
          text: {index: 5}
        required: [city]
  nationality:
    url: http://hl7.org/fhir/StructureDefinition/patient-nationality
    type: Extension
    mustSupport: true
    index: 13
    extensions:
      code:
        url: null
        index: 14
        elements:
          value:
            mustSupport: true
            choices: []
            index: 16
          value[x]:
            elements:
              coding:
                mustSupport: true
                index: 17
                elements:
                  system: {mustSupport: true, index: 18}
                  code: {mustSupport: true, index: 19}
                required: [system, code]
              text: {mustSupport: true, index: 20}
    elements:
      extension:
        index: 14
        slicing:
          slices:
            code:
              match: {}
              schema:
                index: 14
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 16
                  value[x]:
                    elements:
                      coding:
                        mustSupport: true
                        index: 17
                        elements:
                          system: {mustSupport: true, index: 18}
                          code: {mustSupport: true, index: 19}
                        required: [system, code]
                      text: {mustSupport: true, index: 20}
class: profile
kind: resource
url: https://ths-greifswald.de/fhir/StructureDefinition/dispatcher/Patient/Idat
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 2.2.0