PackagesCanonicalsLogsProblems
    Packages
    ca.on.mha.pds@2.0.0-snapshot6
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Bundle
description: null
package_name: ca.on.mha.pds
derivation: constraint
name: Bundle
type: Bundle
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      lastUpdated: {mustSupport: true, index: 1}
      profile: {mustSupport: true, index: 2}
  identifier: {mustSupport: true, index: 3}
  type:
    pattern: {type: Code, value: collection}
    mustSupport: true
    index: 4
  timestamp: {mustSupport: true, index: 5}
  entry:
    mustSupport: true
    index: 6
    elements:
      fullUrl: {mustSupport: true, index: 7}
      resource: {mustSupport: true, index: 8}
package_version: 2.0.0-snapshot6
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 2.0.0
required: [timestamp]