PackagesCanonicalsLogsProblems
    Packages
    ontariomicdrfhirimplementationguide-0.10.00@0.9.4-beta
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-searchset-Bundle
{
  "description": null,
  "_filename": "SearchResultBundle.json",
  "package_name": "ontariomicdrfhirimplementationguide-0.10.00",
  "date": "2024-04-02T18:09:55.5488604+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2024-04-02T17:40:41.1690905+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SearchResultBundle",
  "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.4-beta",
  "status": "active",
  "id": "9e563419-7221-43ba-8c27-3f6ad71220ee",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-searchset-Bundle",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle",
      "path": "Bundle",
      "comment": "In this implementation, this bundle will be a searchset. If it is not blank, this will be either a collection of Encounters from Search Encounter interaction or DocumentReference from Search Document interaction."
    }, {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta",
      "mustSupport": true
    }, {
      "id": "Bundle.meta.profile",
      "min": 1,
      "path": "Bundle.meta.profile",
      "mustSupport": true
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "searchset",
      "mustSupport": true
    }, {
      "id": "Bundle.total",
      "min": 1,
      "path": "Bundle.total"
    }, {
      "id": "Bundle.link",
      "path": "Bundle.link",
      "mustSupport": true
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-DocumentReference", "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-Encounter", "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-Organization", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Location", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Observation" ]
      } ],
      "definition": "An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.\r\n\r\nIn this implementation, this will either be an Encounter from Search Enounter interaction or DocumentReference from Search Documents interaction.",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.search",
      "min": 1,
      "path": "Bundle.entry.search",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.search.mode",
      "min": 1,
      "path": "Bundle.entry.search.mode"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}