PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.0.0-dft-ballot
    https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Bundle
{
  "description": "The bundle resource is used to package a collection of resources into a single instance. This resource would be used for referral in the following contexts: \\r\\n- Sending a set of resources as part of a message exchange\\r\\n- Grouping a self-contained set of resources to act as an exchangeable and persistable collection with clinical integrity - e.g. a clinical document",
  "_filename": "Bundle.StructureDefinition.json",
  "package_name": "ca.infoway.io.erec",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Bundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-dft-ballot",
  "status": "draft",
  "id": "128086c5-ac23-42f7-8613-a5f7c6f4975d",
  "kind": "resource",
  "url": "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Bundle",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Bundle.meta",
      "path": "Bundle.meta",
      "comment": "The MustSupport flag on this element has been relaxed in this version until further confirmation of the use of meta.profile (outside of use for certain validation suites) and impact can be assessed by the working group."
    }, {
      "id": "Bundle.identifier",
      "path": "Bundle.identifier",
      "mustSupport": true
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "mustSupport": true
    }, {
      "id": "Bundle.timestamp",
      "min": 1,
      "path": "Bundle.timestamp",
      "mustSupport": true
    }, {
      "id": "Bundle.entry",
      "min": 2,
      "path": "Bundle.entry",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.link.relation",
      "path": "Bundle.entry.link.relation",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.resource",
      "min": 1,
      "path": "Bundle.entry.resource"
    }, {
      "id": "Bundle.entry.response",
      "path": "Bundle.entry.response",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.response.status",
      "path": "Bundle.entry.response.status",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.response.location",
      "path": "Bundle.entry.response.location",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.response.etag",
      "path": "Bundle.entry.response.etag",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.response.lastModified",
      "path": "Bundle.entry.response.lastModified",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.response.outcome",
      "path": "Bundle.entry.response.outcome",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}