{
  "resourceType": "StructureDefinition",
  "id": "srx-profile-bundle",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2017-12-02T00:37:10.098+00:00"
  },
  "url": "http://fhir-es.transcendinsights.com/stu3/StructureDefinition/srx-profile-bundle",
  "version": "1.0",
  "name": "srx-profile-bundle",
  "status": "draft",
  "date": "2017-11-14T01:03:40.146+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "Bundle.id",
        "path": "Bundle.id",
        "min": 1
      },
      {
        "id": "Bundle.meta",
        "path": "Bundle.meta",
        "max": "0"
      },
      {
        "id": "Bundle.implicitRules",
        "path": "Bundle.implicitRules",
        "max": "0",
        "mustSupport": false
      },
      {
        "id": "Bundle.language",
        "path": "Bundle.language",
        "max": "0"
      },
      {
        "id": "Bundle.identifier",
        "path": "Bundle.identifier",
        "max": "0"
      },
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "defaultValueCode": "collection",
        "mustSupport": true
      },
      {
        "id": "Bundle.total",
        "path": "Bundle.total",
        "max": "0"
      },
      {
        "id": "Bundle.link",
        "path": "Bundle.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry.id",
        "path": "Bundle.entry.id",
        "max": "0",
        "mustSupport": false
      },
      {
        "id": "Bundle.entry.extension",
        "path": "Bundle.entry.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry.extension:cqif-measureInfo",
        "path": "Bundle.entry.extension",
        "sliceName": "cqif-measureInfo",
        "definition": "The measure criteria that resulted in the resource being included in a particular evaluatedResources bundle.",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://hl7.org/fhir/StructureDefinition/cqif-measureInfo"
          }
        ]
      },
      {
        "id": "Bundle.entry.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.resource",
        "path": "Bundle.entry.resource",
        "definition": "The Resources for the entry. Resources may be Communication, Patient, Coverage, Claim, Measure, Practitioner, Organization, and Medication.",
        "comment": "See profiles for each allowed resource in the bundle.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.resource.id",
        "path": "Bundle.entry.resource.id",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.resource.meta",
        "path": "Bundle.entry.resource.meta",
        "max": "0"
      },
      {
        "id": "Bundle.entry.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "max": "0"
      },
      {
        "id": "Bundle.entry.resource.meta.tag.code",
        "path": "Bundle.entry.resource.meta.tag.code",
        "max": "0"
      },
      {
        "id": "Bundle.entry.resource.meta.tag.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Bundle.entry.resource.meta.tag.display",
        "max": "0"
      },
      {
        "id": "Bundle.entry.resource.meta.tag.userSelected",
        "path": "Bundle.entry.resource.meta.tag.userSelected",
        "max": "0"
      },
      {
        "id": "Bundle.entry.resource.implicitRules",
        "path": "Bundle.entry.resource.implicitRules",
        "max": "0"
      },
      {
        "id": "Bundle.entry.resource.language",
        "path": "Bundle.entry.resource.language",
        "max": "0"
      },
      {
        "id": "Bundle.entry.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.signature",
        "path": "Bundle.signature",
        "max": "0"
      }
    ]
  }
}