PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract@1.0.0
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwBundle
description: null
package_name: telus.dw.emr.extract
derivation: constraint
name: DwBundle
type: Bundle
elements:
  id: {mustSupport: true, index: 0}
  meta:
    index: 1
    elements:
      lastUpdated: {index: 2}
      source: {index: 3}
    required: [lastUpdated, source]
  identifier: {mustSupport: true, index: 4}
  type: {mustSupport: true, index: 5}
  timestamp: {mustSupport: true, index: 6}
  entry:
    mustSupport: true
    index: 7
    elements:
      id: {index: 8}
      resource: {mustSupport: true, index: 9}
      request:
        elements:
          method: {mustSupport: false, index: 10}
          url: {mustSupport: false, index: 11}
    required: [resource, id]
package_version: 1.0.0
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwBundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: null
required: [entry, id, identifier]