{
  "resourceType": "StructureDefinition",
  "id": "ac0f37c7-a25b-48af-a08a-2fd5c3ba2d02",
  "meta": {
    "lastUpdated": "2018-09-28T17:20:28+00:00"
  },
  "url": "https://ezdrowie.wielkopolskie.pl/fhir/StructureDefinition/PlWlkpScheduleBundle",
  "name": "PlWlkpScheduleBundle",
  "status": "active",
  "date": "2018-09-28T17:20:26.567+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.identifier",
        "path": "Bundle.identifier",
        "max": "0"
      },
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "fixedCode": "searchset"
      },
      {
        "id": "Bundle.total",
        "path": "Bundle.total",
        "min": 1
      },
      {
        "id": "Bundle.link",
        "path": "Bundle.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "resource"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Bundle.entry:scheduleEntry",
        "path": "Bundle.entry",
        "sliceName": "scheduleEntry"
      },
      {
        "id": "Bundle.entry:scheduleEntry.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry:scheduleEntry.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "max": "0"
      },
      {
        "id": "Bundle.entry:scheduleEntry.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": "https://ezdrowie.wielkopolskie.pl/fhir/StructureDefinition/PlWlkpSchedule"
          }
        ]
      },
      {
        "id": "Bundle.entry:scheduleEntry.search",
        "path": "Bundle.entry.search",
        "min": 1
      },
      {
        "id": "Bundle.entry:scheduleEntry.search.mode",
        "path": "Bundle.entry.search.mode",
        "min": 1,
        "fixedCode": "match"
      },
      {
        "id": "Bundle.entry:scheduleEntry.search.score",
        "path": "Bundle.entry.search.score",
        "max": "0"
      },
      {
        "id": "Bundle.entry:scheduleEntry.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:scheduleEntry.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.signature",
        "path": "Bundle.signature",
        "max": "0"
      }
    ]
  }
}