PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4@1.1.1
    https://tiplu.de/fhir/StructureDefinition/TipluPatient
description: Patientendaten
package_name: basisprofil.tiplu.de.r4
derivation: constraint
name: TipluPatient
type: Patient
elements:
  extension:
    index: 0
    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: 1
            elements:
              valueAddress:
                mustSupport: true
                index: 2
                elements:
                  city: {mustSupport: true, index: 3}
                  postalCode: {mustSupport: true, index: 4}
                  country: {mustSupport: true, index: 5}
                required: [country, city, postalCode]
            required: [valueAddress]
        Nationalität:
          match: {}
          schema:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/patient-nationality
            index: 6
            extensions:
              code:
                url: null
                mustSupport: true
                index: 7
                elements:
                  valueCodeableConcept:
                    binding: {strength: required, valueSet: 'http://fhir.de/CodeSystem/supplement-iso-3166'}
                    mustSupport: true
                    index: 8
                required: [valueCodeableConcept]
            elements:
              extension:
                mustSupport: true
                index: 7
                slicing:
                  slices:
                    code:
                      match: {}
                      schema:
                        mustSupport: true
                        index: 7
                        elements:
                          valueCodeableConcept:
                            binding: {strength: required, valueSet: 'http://fhir.de/CodeSystem/supplement-iso-3166'}
                            mustSupport: true
                            index: 8
                        required: [valueCodeableConcept]
  birthDate:
    extensions:
      Geburtszeit: {url: 'http://hl7.org/fhir/StructureDefinition/patient-birthTime', min: 0, max: 1, type: Extension, index: 9}
    elements:
      extension:
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/patient-birthTime
        index: 9
        slicing:
          slices:
            Geburtszeit:
              match: {}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-birthTime', index: 9}
              min: 0
              max: 1
package_version: 1.1.1
extensions:
  Geburtsort:
    url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
    type: Extension
    index: 1
    elements:
      valueAddress:
        mustSupport: true
        index: 2
        elements:
          city: {mustSupport: true, index: 3}
          postalCode: {mustSupport: true, index: 4}
          country: {mustSupport: true, index: 5}
        required: [country, city, postalCode]
    required: [valueAddress]
  Nationalität:
    url: http://hl7.org/fhir/StructureDefinition/patient-nationality
    type: Extension
    index: 6
    extensions:
      code:
        url: null
        mustSupport: true
        index: 7
        elements:
          valueCodeableConcept:
            binding: {strength: required, valueSet: 'http://fhir.de/CodeSystem/supplement-iso-3166'}
            mustSupport: true
            index: 8
        required: [valueCodeableConcept]
    elements:
      extension:
        mustSupport: true
        index: 7
        slicing:
          slices:
            code:
              match: {}
              schema:
                mustSupport: true
                index: 7
                elements:
                  valueCodeableConcept:
                    binding: {strength: required, valueSet: 'http://fhir.de/CodeSystem/supplement-iso-3166'}
                    mustSupport: true
                    index: 8
                required: [valueCodeableConcept]
class: profile
kind: resource
url: https://tiplu.de/fhir/StructureDefinition/TipluPatient
base: https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPatient
version: 1.1.0