PackagesCanonicalsLogsProblems
    Packages
    ca.on.ehr.r4@1.0.0-snapshot3
    http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-searchset
description: The Bundle Searchset resource captures the search result from the server.
package_name: ca.on.ehr.r4
derivation: constraint
name: BundleSearchsetEHR
type: Bundle
elements:
  type:
    pattern: {type: Code, value: searchset}
    mustSupport: true
    index: 0
  timestamp: {mustSupport: true, index: 1}
  total: {mustSupport: true, index: 2}
  link:
    mustSupport: true
    index: 3
    elements:
      relation: {mustSupport: true, index: 4}
      url: {mustSupport: true, index: 5}
  entry:
    mustSupport: true
    index: 6
    elements:
      fullUrl: {mustSupport: true, index: 7}
      resource: {mustSupport: true, index: 8}
package_version: 1.0.0-snapshot3
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-searchset
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0