PackagesCanonicalsLogsProblems
    Packages
    ontariomicdrfhirimplementationguide-0.10.00@0.9.6-beta
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-transaction-Bundle
{
  "description": null,
  "_filename": "TransactionBundle.json",
  "package_name": "ontariomicdrfhirimplementationguide-0.10.00",
  "date": "2024-04-19T18:26:11.1235916+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2024-04-19T18:22:33.9538977+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "TransactionBundle",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.9.6-beta",
  "status": "active",
  "id": "cf372d15-cc07-494d-a827-514e4db54970",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-transaction-Bundle",
  "version": "0.9.0",
  "differential": {
    "element": [ {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta",
      "mustSupport": true
    }, {
      "id": "Bundle.meta.versionId",
      "path": "Bundle.meta.versionId",
      "mustSupport": true,
      "requirements": "This SHALL be populated for vRead."
    }, {
      "id": "Bundle.meta.lastUpdated",
      "path": "Bundle.meta.lastUpdated",
      "mustSupport": true
    }, {
      "id": "Bundle.meta.profile",
      "min": 1,
      "path": "Bundle.meta.profile",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier",
      "min": 1,
      "path": "Bundle.identifier",
      "comment": "globally unique for this instance of the document, and is never re-used",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier.system",
      "min": 1,
      "path": "Bundle.identifier.system",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier.value",
      "min": 1,
      "path": "Bundle.identifier.value",
      "mustSupport": true
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "transaction",
      "mustSupport": true
    }, {
      "id": "Bundle.timestamp",
      "min": 1,
      "path": "Bundle.timestamp",
      "mustSupport": true
    }, {
      "id": "Bundle.entry",
      "min": 1,
      "path": "Bundle.entry",
      "comment": "There could be other resources in the bundle such as organization, location, etc.",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ServiceRequest", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-DiagnosticReport", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ImagingStudy", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Patient", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-PractitionerRole", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Encounter", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Organization", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Location", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Observation" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry.request",
      "min": 1,
      "path": "Bundle.entry.request",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.request.method",
      "path": "Bundle.entry.request.method",
      "fixedCode": "POST",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.request.url",
      "path": "Bundle.entry.request.url",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}