PackagesCanonicalsLogsProblems
    Packages
    ig.fhir-il-community.org.t17@1.0.0
    http://ig.fhir-il-community.org/T17/StructureDefinition/t17-bundle-req
{
  "description": "מארז של ישויות הנכללות בבקשה להתחייבות, אחת או יותר",
  "_filename": "StructureDefinition-t17-bundle-req.json",
  "package_name": "ig.fhir-il-community.org.t17",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "T17BundleReq",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "T17 Bundle Req",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "1d610209-5a7f-4173-b632-d3b2b9e3e016",
  "kind": "resource",
  "url": "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-bundle-req",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "patternCode": "collection"
    }, {
      "id": "Bundle.entry",
      "min": 1,
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "resource",
          "type": "type"
        } ]
      }
    }, {
      "id": "Bundle.entry:request",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "request"
    }, {
      "id": "Bundle.entry:request.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "CoverageEligibilityRequest",
        "profile": [ "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-request" ]
      } ]
    }, {
      "id": "Bundle.entry:req-location",
      "max": "*",
      "min": 0,
      "path": "Bundle.entry",
      "sliceName": "req-location"
    }, {
      "id": "Bundle.entry:req-location.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:req-location.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Location",
        "profile": [ "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-requested-location" ]
      } ]
    }, {
      "id": "Bundle.entry:booked-apt",
      "max": "1",
      "min": 0,
      "path": "Bundle.entry",
      "sliceName": "booked-apt"
    }, {
      "id": "Bundle.entry:booked-apt.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:booked-apt.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Appointment",
        "profile": [ "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-booked-appointment" ]
      } ]
    }, {
      "id": "Bundle.entry:visit-sum",
      "max": "*",
      "min": 0,
      "path": "Bundle.entry",
      "sliceName": "visit-sum"
    }, {
      "id": "Bundle.entry:visit-sum.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:visit-sum.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "DocumentReference",
        "profile": [ "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-visit-summary" ]
      } ]
    }, {
      "id": "Bundle.entry:patient",
      "max": "1",
      "min": 0,
      "path": "Bundle.entry",
      "sliceName": "patient"
    }, {
      "id": "Bundle.entry:patient.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:patient.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Patient",
        "profile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}