PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@core-3.0.0
    http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-epr
description: Core patient definition in the context of the electronic patient record (EPR).                          It is used to include the patient in an EPR document (referenced in Composition/DocumentReference).
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHCorePatientEPR
type: Patient
elements:
  identifier:
    index: 0
    slicing:
      slices:
        EPR-SPID:
          match: {}
          schema: {index: 1}
          min: 0
          max: 0
        AHVN13:
          match: {}
          schema: {index: 2}
          min: 0
          max: 0
  name: {index: 3}
  gender: {index: 4}
  birthDate: {index: 5}
package_version: core-3.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-epr
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient
version: 3.0.0
required: [gender, name, identifier, birthDate]