PackagesCanonicalsLogsProblems
    Packages
    de.thieme-compliance.anamnese@0.0.2-dev
    https://thieme-compliance.de/fhir/StructureDefinition/EcpPatient
description: Patientenressource für die ECP-Dateneinleitung
package_name: de.thieme-compliance.anamnese
derivation: constraint
name: EcpPatient
type: Patient
elements:
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/StructureDefinition/patient-religion
    index: 0
    slicing:
      slices:
        konfession:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/patient-religion
            index: 0
            elements:
              value:
                mustSupport: true
                choices: []
                index: 2
  identifier:
    mustSupport: true
    index: 3
    slicing:
      slices:
        Versichertennummer_PKV:
          match: {}
          schema: {mustSupport: true, index: 3}
        sozialversicherungsnummer:
          match: {}
          schema:
            mustSupport: true
            index: 4
            elements:
              type:
                mustSupport: true
                index: 5
                elements:
                  coding:
                    pattern:
                      type: Coding
                      value: {code: SS, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                    type: Coding
                    index: 6
              system: {mustSupport: true, index: 7}
              value: {mustSupport: true, index: 8}
            required: [type, value]
  telecom:
    mustSupport: true
    index: 9
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        eMail:
          match: {system: email}
          schema:
            mustSupport: true
            pattern:
              type: ContactPoint
              value: {system: email}
            type: ContactPoint
            index: 10
            elements:
              system: {mustSupport: true, index: 11}
              value: {mustSupport: true, index: 12}
        privatePhone:
          match: {use: home, system: phone}
          schema:
            mustSupport: true
            pattern:
              type: ContactPoint
              value: {use: home, system: phone}
            type: ContactPoint
            index: 13
            elements:
              system: {mustSupport: true, index: 14}
              value: {mustSupport: true, index: 15}
              use: {mustSupport: true, index: 16}
            required: [use]
        sms:
          match: {system: sms}
          schema:
            mustSupport: true
            pattern:
              type: ContactPoint
              value: {system: sms}
            type: ContactPoint
            index: 17
            elements:
              system: {mustSupport: true, index: 18}
              value: {mustSupport: true, index: 19}
package_version: 0.0.2-dev
extensions:
  konfession:
    url: http://hl7.org/fhir/StructureDefinition/patient-religion
    type: Extension
    mustSupport: true
    index: 0
    elements:
      value:
        mustSupport: true
        choices: []
        index: 2
class: profile
kind: resource
url: https://thieme-compliance.de/fhir/StructureDefinition/EcpPatient
base: https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPatient
version: 1.0.0