PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@vacd-2.0.0
    http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-vaccination-record
description: Definition of the bundle for the vaccination record document. This document is allowed to be used in context of the Swiss EPR but can also used in context of data exchange next to the Swiss EPR.
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHVACDDocumentVaccinationRecord
type: Bundle
elements:
  identifier: {short: Identification number of the document, index: 0}
  timestamp: {short: The document's creation date and time, index: 1}
  entry:
    index: 2
    slicing:
      slices:
        Composition:
          match: {}
          schema:
            short: Vaccination Record composition
            index: 3
            elements:
              resource: {type: Composition, index: 4}
package_version: vacd-2.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-vaccination-record
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-document-epr
version: 2.0.0
required: [entry]