PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.2-alpha1.0.1
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-document
description: null
package_name: ca.on.oh-dhdr
derivation: constraint
name: BundleDocument
type: Bundle
elements:
  id: {mustSupport: true, index: 0}
  meta:
    mustSupport: true
    index: 1
    elements:
      versionId: {mustSupport: true, index: 2}
      lastUpdated: {mustSupport: true, index: 3}
      source: {mustSupport: true, index: 4}
      profile: {mustSupport: true, index: 5}
      security:
        mustSupport: true
        index: 6
        elements:
          system: {mustSupport: true, index: 7}
          code:
            pattern: {type: Code, value: HTEST}
            mustSupport: true
            index: 8
      tag:
        mustSupport: true
        index: 9
        elements:
          system: {mustSupport: true, index: 10}
          code: {mustSupport: true, index: 11}
    required: [profile]
  identifier:
    mustSupport: true
    index: 12
    elements:
      system: {mustSupport: true, index: 13}
      value: {mustSupport: true, index: 14}
    required: [value, system]
  type:
    pattern: {type: Code, value: document}
    mustSupport: true
    index: 15
  timestamp: {mustSupport: true, index: 16}
  entry:
    mustSupport: true
    index: 17
    elements:
      fullUrl: {mustSupport: true, index: 18}
      resource: {mustSupport: true, index: 19}
    required: [fullUrl]
package_version: 4.0.2-alpha1.0.1
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-document
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 4.0.1
required: [entry, timestamp, identifier, meta]