PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epreg@1.0.0-ballot
    http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-document
description: This profile constrains the Bundle resource to represent the pregnancy passport.
package_name: ch.fhir.ig.ch-epreg
derivation: constraint
name: ChEpregDocument
type: Bundle
elements:
  entry:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        Composition:
          match: {}
          schema:
            index: 1
            elements:
              resource: {type: Composition, index: 2}
        Patient:
          match: {}
          schema: {_required: true, index: 3}
          min: 1
        Observation:
          match: {}
          schema:
            array: true
            index: 4
            elements:
              resource: {type: Resource, index: 5}
            required: [resource]
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-document
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-document-epr
version: 1.0.0-ballot