PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.1-alpha1.0.0
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-searchset
{
  "description": "A special type of resource for collections of resources.",
  "_filename": "Bundle.json",
  "package_name": "ca.on.oh-dhdr",
  "date": "2021-11-24T18:45:16.3227669Z",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2023-11-02T18:56:42.1781654+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Bundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Bundle Searchset",
  "package_version": "4.0.1-alpha1.0.0",
  "status": "active",
  "id": "5c4d6b74-d914-409a-9427-dd2a28e64de9",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-searchset",
  "version": "4.0.1",
  "differential": {
    "element": [ {
      "id": "Bundle",
      "path": "Bundle",
      "mustSupport": true
    }, {
      "id": "Bundle.id",
      "path": "Bundle.id",
      "mustSupport": true
    }, {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta",
      "mustSupport": true
    }, {
      "id": "Bundle.meta.profile",
      "min": 1,
      "path": "Bundle.meta.profile",
      "mustSupport": true
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "searchset",
      "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"
}