{
  "resourceType": "StructureDefinition",
  "url": "https://example.org/fhir/StructureDefinition/MyBundle",
  "name": "FHIR_Profile_Bundle_Novego",
  "status": "draft",
  "date": "2022-09-28T09:05:12.9174711+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.meta",
        "path": "Bundle.meta"
      },
      {
        "id": "Bundle.meta.id",
        "path": "Bundle.meta.id",
        "max": "0"
      },
      {
        "id": "Bundle.meta.source",
        "path": "Bundle.meta.source",
        "max": "0"
      },
      {
        "id": "Bundle.meta.security",
        "path": "Bundle.meta.security",
        "max": "0"
      },
      {
        "id": "Bundle.meta.tag",
        "path": "Bundle.meta.tag",
        "max": "0"
      },
      {
        "id": "Bundle.implicitRules",
        "path": "Bundle.implicitRules",
        "max": "0"
      },
      {
        "id": "Bundle.language",
        "path": "Bundle.language",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.id",
        "path": "Bundle.identifier.id",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.use",
        "path": "Bundle.identifier.use",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.type.id",
        "path": "Bundle.identifier.type.id",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.type.coding.id",
        "path": "Bundle.identifier.type.coding.id",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.type.coding.userSelected",
        "path": "Bundle.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.type.text",
        "path": "Bundle.identifier.type.text",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.period",
        "path": "Bundle.identifier.period",
        "max": "0"
      },
      {
        "id": "Bundle.identifier.assigner",
        "path": "Bundle.identifier.assigner",
        "max": "0"
      },
      {
        "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"
      },
      {
        "id": "Bundle.entry.link",
        "path": "Bundle.entry.link",
        "max": "0",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link"
      },
      {
        "id": "Bundle.entry.resource.meta",
        "path": "Bundle.entry.resource.meta"
      },
      {
        "id": "Bundle.entry.resource.meta.id",
        "path": "Bundle.entry.resource.meta.id",
        "max": "0"
      },
      {
        "id": "Bundle.entry.resource.meta.source",
        "path": "Bundle.entry.resource.meta.source",
        "max": "0"
      },
      {
        "id": "Bundle.entry.resource.meta.security",
        "path": "Bundle.entry.resource.meta.security",
        "max": "0"
      },
      {
        "id": "Bundle.entry.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "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"
      }
    ]
  }
}