{
  "resourceType": "StructureDefinition",
  "id": "BundleMCDT",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-05-21T15:45:02.028+00:00"
  },
  "url": "http://spms.min-saude.pt/fhir/StructureDefinition/MyBundle_MCDT",
  "name": "MyBundle_MCDT",
  "status": "draft",
  "date": "2019-05-09T15:00:10.8237028+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "id": "Bundle.id",
        "path": "Bundle.id",
        "min": 1
      },
      {
        "id": "Bundle.meta.lastUpdated",
        "path": "Bundle.meta.lastUpdated",
        "min": 1
      },
      {
        "id": "Bundle.meta.profile",
        "path": "Bundle.meta.profile",
        "min": 1,
        "fixedUri": "http://spms.min-saude.pt/fhir/StructureDefinition/MyBundle_MCDT"
      },
      {
        "id": "Bundle.meta.security",
        "path": "Bundle.meta.security",
        "max": "1"
      },
      {
        "id": "Bundle.meta.tag",
        "path": "Bundle.meta.tag",
        "max": "1"
      },
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "fixedCode": "message"
      },
      {
        "id": "Bundle.link",
        "path": "Bundle.link",
        "max": "1"
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "min": 1
      },
      {
        "id": "Bundle.entry.link",
        "path": "Bundle.entry.link",
        "max": "1"
      },
      {
        "id": "Bundle.entry.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1
      },
      {
        "id": "Bundle.entry.resource",
        "path": "Bundle.entry.resource",
        "min": 1
      }
    ]
  }
}