PackagesCanonicalsLogsProblems
    Packages
    ca.on.patient@summary-0.0.1-alpha
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle
description: null
package_name: ca.on.patient
derivation: constraint
name: BundlePSON
type: Bundle
elements:
  id: {index: 0}
  meta:
    mustSupport: true
    index: 1
    elements:
      lastUpdated: {mustSupport: true, index: 2}
      profile: {mustSupport: true, index: 3}
    required: [lastUpdated, 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
    elements:
      fullUrl: {mustSupport: true, index: 8}
      resource: {mustSupport: true, index: 9}
package_version: summary-0.0.1-alpha
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 0.0.1
required: [timestamp, meta]