PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.2-alpha1.0.3
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-submission
{
  "description": "A special type of resource for collections of resources.",
  "_filename": "BundleSubmission.json",
  "package_name": "ca.on.oh-dhdr",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2023-09-18T20:42:00.4657558+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Bundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Bundle (Submission)",
  "package_version": "4.0.2-alpha1.0.3",
  "status": "active",
  "id": "26da55ea-bdf4-43c9-8c57-fb0c40291aff",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-submission",
  "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.language",
      "path": "Bundle.language",
      "fixedCode": "en",
      "mustSupport": true
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "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
    }, {
      "id": "Bundle.entry.request",
      "path": "Bundle.entry.request",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.request.method",
      "path": "Bundle.entry.request.method",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.request.url",
      "path": "Bundle.entry.request.url",
      "mustSupport": true
    }, {
      "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.outcome",
      "path": "Bundle.entry.response.outcome",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}