PackagesCanonicalsLogsProblems
    Packages
    accdr.fhir.ig.pkg@0.9.0-alpha-0.9.8
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-document-Bundle
description: null
package_name: accdr.fhir.ig.pkg
derivation: constraint
name: DocumentBundle
type: Bundle
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      versionId: {mustSupport: true, index: 1}
      lastUpdated: {mustSupport: true, index: 2}
      profile: {mustSupport: true, index: 3}
    required: [profile]
  identifier: {mustSupport: true, index: 4}
  type:
    pattern: {type: Code, value: document}
    mustSupport: true
    index: 5
  timestamp: {mustSupport: true, index: 6}
  entry: {mustSupport: true, index: 7}
package_version: 0.9.0-alpha-0.9.8
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-document-Bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: null
required: [entry, timestamp, identifier, meta]