{
  "resourceType": "StructureDefinition",
  "id": "MERGEBundle",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-07-26T14:51:02.214+00:00"
  },
  "url": "http://spms.min-saude.pt/iop/profiles/patient_merge/v0100",
  "name": "MERGEBundle",
  "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",
        "min": 1
      },
      {
        "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,
        "max": "1",
        "fixedUri": "http://spms.min-saude.pt/iop/profiles/patient_merge/v0100"
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "min": 1
      }
    ]
  }
}