PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@lab-order-2.0.0
    http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-document-with-sr
description: Definition of the bundle for the lab order document, parent is CHCoreDocument
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: ChLabOrderDocumentWithSR
type: Bundle
elements:
  identifier:
    short: Document Identifier
    mustSupport: true
    index: 0
    elements:
      system:
        pattern: {type: uri, value: 'urn:ietf:rfc:3986'}
        mustSupport: true
        type: uri
        index: 1
      value: {short: UUID as Document Identifier, mustSupport: true, index: 2}
  type: {mustSupport: true, index: 3}
  timestamp: {short: The document's creation date and time, mustSupport: true, index: 4}
  total: {index: 5}
  link: {index: 6}
  entry:
    mustSupport: true
    index: 7
    slicing:
      slices:
        Composition:
          match: {}
          schema:
            short: Lab order composition
            index: 8
            elements:
              resource: {type: Composition, index: 9}
package_version: lab-order-2.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-document-with-sr
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-document
version: 2.0.0