{
  "resourceType": "StructureDefinition",
  "id": "MyBundleSGES",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-10-01T17:14:37.744+00:00"
  },
  "url": "http://spms.min-saude.pt/iop/profiles/entity-sync/v0100",
  "name": "MyBundleSGES",
  "status": "draft",
  "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",
        "label": "label",
        "short": "ShortDescriptionLogical id of this artifact",
        "definition": "DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.\r\n\r\nDeve ser único e mudar sempre que a mensagem for enviada\r\n\r\ne.g. \"aacdb86a-9125-4f37-b3ef-32aeeb47f642\"",
        "comment": "commentThe only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
        "requirements": "reason for inclusion",
        "min": 1,
        "defaultValueId": "defaultvalue",
        "meaningWhenMissing": "meaning when missing",
        "orderMeaning": "orderMeaning",
        "patternId": "Pattern"
      },
      {
        "id": "Bundle.meta",
        "path": "Bundle.meta",
        "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/iop/profiles/entity-sync/v0100"
      },
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "fixedCode": "message"
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "min": 1
      },
      {
        "id": "Bundle.entry.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1
      },
      {
        "id": "Bundle.entry.resource",
        "path": "Bundle.entry.resource",
        "min": 1
      }
    ]
  }
}