PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.2-alpha1.0.1
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Bundle
description: A special type of resource for collections of resources.
package_name: ca.on.oh-dhdr
derivation: constraint
name: Bundle
type: Bundle
elements:
  id: {mustSupport: true, index: 0}
  language:
    pattern: {type: Code, value: en}
    mustSupport: true
    index: 1
  type:
    pattern: {type: Code, value: searchset}
    mustSupport: true
    index: 2
  timestamp: {mustSupport: true, index: 3}
  total: {mustSupport: true, index: 4}
  link:
    mustSupport: true
    index: 5
    elements:
      relation: {mustSupport: true, index: 6}
      url: {mustSupport: true, index: 7}
  entry:
    mustSupport: true
    index: 8
    elements:
      fullUrl: {mustSupport: true, index: 9}
      resource: {mustSupport: true, index: 10}
package_version: 4.0.2-alpha1.0.1
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0