PackagesCanonicalsLogsProblems
    Packages
    ca.on.patient@summary-0.0.1-alpha
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle
{
  "description": null,
  "_filename": "BundlePSON.json",
  "package_name": "ca.on.patient",
  "date": "2021-10-07",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "name": "BundlePSON",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Bundle (PS-ON)",
  "package_version": "summary-0.0.1-alpha",
  "status": "draft",
  "id": "db552daa-fdc8-4d9d-b225-fe668b30131d",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle",
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "Bundle",
      "path": "Bundle",
      "short": "Bundle Profile",
      "definition": "The Bundle Profile is based upon the core FHIR Bundle Resource"
    }, {
      "id": "Bundle.id",
      "path": "Bundle.id",
      "definition": "Logical id of this artifact"
    }, {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta",
      "mustSupport": true
    }, {
      "id": "Bundle.meta.lastUpdated",
      "min": 1,
      "path": "Bundle.meta.lastUpdated",
      "mustSupport": true
    }, {
      "id": "Bundle.meta.profile",
      "min": 1,
      "path": "Bundle.meta.profile",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier",
      "path": "Bundle.identifier",
      "mustSupport": true
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "document",
      "mustSupport": true
    }, {
      "id": "Bundle.timestamp",
      "min": 1,
      "path": "Bundle.timestamp",
      "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"
}