PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.0-alpha1.0.2
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle
{
  "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-04-11T18:07:14.5140765+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Bundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Bundle",
  "package_version": "4.0.0-alpha1.0.2",
  "status": "draft",
  "id": "983a481e-95ca-454a-b54a-cc82bd78aca8",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle",
  "version": "4.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",
      "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"
}