PackagesCanonicalsLogsProblems
    Packages
    ma.ambulanter.fall@1.0.9
    http://ma-ambulant.de/StructureDefinition/MaPatient
description: Dieses Profil bildet administrativer Patientendaten ab. Es erweitert das Profil [KBV_PR_Base_Patient](https://simplifier.net/base1x0/kbv_pr_base_patient) ist kompatibel mit den Profilen [ISiKPatient](https://simplifier.net/isik-basis-v4/isikpatient) und [MII_PR_Person_Patient](https://simplifier.net/mii-basismodul-person-2024/mii_pr_person_patient).
package_name: ma.ambulanter.fall
derivation: constraint
name: MaPatient
type: Patient
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      slices:
        pid:
          match: {}
          schema: {short: Patienten-ID, mustSupport: true, _required: true, index: 1}
          min: 1
        versichertenId:
          match: {}
          schema:
            mustSupport: true
            index: 2
            elements:
              assigner:
                mustSupport: true
                index: 3
                elements:
                  identifier:
                    type: Identifier
                    mustSupport: true
                    index: 4
                    elements:
                      system: {mustSupport: true, index: 5}
                      value: {mustSupport: true, index: 6}
                required: [identifier]
            required: [assigner]
  name: {mustSupport: true, index: 7}
  gender:
    mustSupport: true
    index: 8
    extensions:
      other-amtlich: {url: null, mustSupport: true, index: 9}
    elements:
      extension:
        mustSupport: true
        index: 9
        slicing:
          slices:
            other-amtlich:
              match: {}
              schema: {mustSupport: true, index: 9}
  birthDate: {mustSupport: true, index: 10}
  address: {mustSupport: true, index: 11}
package_version: 1.0.9
class: profile
kind: resource
url: http://ma-ambulant.de/StructureDefinition/MaPatient
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient
version: null
required: [identifier]