description: Definition of the bundle for the lab order document, parent is CHCoreDocument package_name: ch.fhir.ig.ch-lab-order 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: short: Lab order composition index: 7 slicing: slices: Composition: match: {} schema: short: Lab order composition index: 7 elements: resource: {type: Composition, index: 8} Coverage: match: {} schema: short: Health insurance card array: true index: 9 elements: resource: {type: Coverage, index: 10} package_version: 3.0.0-ballot 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: 3.0.0-ballot