PackagesCanonicalsLogsProblems
    Packages
    ca.on.ehr.r4@0.9.2
    http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Bundle-searchset
{
  "description": "The Bundle Searchset resource captures the search result from the server.",
  "_filename": "StructureDefinition-BundleSearchset.json",
  "package_name": "ca.on.ehr.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "BundleSearchset",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "BundleSearchset",
  "package_version": "0.9.2",
  "status": "draft",
  "id": "54ff0e7b-21c3-43cd-9457-f8af3f69cb19",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Bundle-searchset",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "searchset",
      "mustSupport": true
    }, {
      "id": "Bundle.timestamp",
      "path": "Bundle.timestamp",
      "mustSupport": true
    }, {
      "id": "Bundle.total",
      "path": "Bundle.total",
      "mustSupport": true
    }, {
      "id": "Bundle.link",
      "path": "Bundle.link",
      "mustSupport": true
    }, {
      "id": "Bundle.link.relation",
      "path": "Bundle.link.relation",
      "mustSupport": true
    }, {
      "id": "Bundle.link.url",
      "path": "Bundle.link.url",
      "mustSupport": true
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.fullUrl",
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.resource",
      "path": "Bundle.entry.resource",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}