PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-lab-order@3.0.0
    http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-document-with-sr-and-form
description: Definition of the Bundle resource to describe the lab order document using ServiceRequest and Form.
package_name: ch.fhir.ig.ch-lab-order
derivation: constraint
name: ChLabOrderDocumentWithSR_AndForm
type: Bundle
elements:
  timestamp: {short: The document's creation date and time, index: 0}
  entry:
    array: true
    min: 3
    index: 1
    slicing:
      slices:
        Composition:
          match: {}
          schema:
            short: Lab order composition
            index: 2
            elements:
              resource: {type: Composition, index: 3}
        Patient:
          match: {}
          schema:
            short: Patient
            _required: true
            index: 4
            elements:
              resource: {type: Patient, index: 5}
package_version: 3.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-document-with-sr-and-form
base: http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-document
version: 3.0.0