PackagesCanonicalsLogsProblems
    Packages
    ca.on.dhdr.r4.v4@0.0.2-beta
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Bundle
{
  "description": "A special type of resource for collections of resources.",
  "_filename": "Bundle-consumer.json",
  "package_name": "ca.on.dhdr.r4.v4",
  "date": "2022-02-18",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2023-03-07T18:38:55.2732171+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Bundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.2-beta",
  "status": "draft",
  "id": "9cd33259-d913-45e4-89e7-feadee713053",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Bundle",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Bundle",
      "path": "Bundle",
      "mustSupport": true
    }, {
      "id": "Bundle.id",
      "path": "Bundle.id",
      "mustSupport": true
    }, {
      "id": "Bundle.language",
      "path": "Bundle.language",
      "fixedCode": "en",
      "mustSupport": true
    }, {
      "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",
      "definition": "A series of links that provide context to this bundle.\r\n\r\nDHDR: Optional element, might be returned by a server.",
      "mustSupport": true
    }, {
      "id": "Bundle.link.relation",
      "path": "Bundle.link.relation",
      "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size\r\n\r\n“self” for the link to the this Bundle\r\n“next” for the link to the next page",
      "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"
}