PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa@1.2.0
    https://gematik.de/fhir/epa/StructureDefinition/epa-patient
description: Das Patient-Profil für die ePA
package_name: de.gematik.epa
derivation: constraint
name: EPAPatient
type: Patient
elements:
  id: {mustSupport: true, index: 0}
  meta:
    mustSupport: true
    index: 1
    elements:
      versionId: {mustSupport: true, index: 2}
      lastUpdated: {mustSupport: true, index: 3}
  identifier:
    index: 4
    slicing:
      slices:
        KVNR:
          match: {}
          schema: {_required: true, index: 5}
          min: 1
  active: {mustSupport: true, index: 6}
package_version: 1.2.0
class: profile
kind: resource
url: https://gematik.de/fhir/epa/StructureDefinition/epa-patient
base: https://gematik.de/fhir/ti/StructureDefinition/ti-patient
version: 1.2.0
required: [identifier]