{
  "resourceType": "Bundle",
  "id": "phi-org1",
  "entry": [
    {
      "request": {
        "method": "PUT",
        "url": "Patient/128447d2-e153-4c93-8ac6-6c357555f3db"
      },
      "fullUrl": "urn:uuid:128447d2-e153-4c93-8ac6-6c357555f3db",
      "resource": {
        "resourceType": "Patient",
        "id": "128447d2-e153-4c93-8ac6-6c357555f3db",
        "meta": {
          "profile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.nl/fhir/NamingSystem/bsn",
            "value": "111222333"
          },
          {
            "assigner": {
              "identifier": {
                "system": "http://fhir.nl/fhir/NamingSystem/ura",
                "value": "11111111",
                "type": {
                  "coding": [
                    {
                      "code": "author",
                      "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                    }
                  ]
                }
              }
            },
            "system": "https://cp1-test.example.org/patients",
            "value": "128447d2-e153-4c93-8ac6-6c357555f3db"
          }
        ],
        "name": [
          {
            "given": [
              "Jaantje"
            ],
            "family": "Merkens"
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "+31612345678"
          },
          {
            "system": "email",
            "value": "j.merkens@bigtech.com"
          }
        ],
        "address": [
          {
            "line": [
              "Kerkstraat 18"
            ],
            "postalCode": "7071 WZ",
            "city": "Ulft"
          }
        ],
        "gender": "female",
        "birthDate": "1950-02-26",
        "managingOrganization": {
          "reference": "Organization/4cb35b96-f021-4e15-bf71-d67a6d4bebec",
          "display": "Organization 1"
        }
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb"
      },
      "fullUrl": "urn:uuid:8cdd8f8d-f75b-4285-851e-ff302dad46fb",
      "resource": {
        "resourceType": "Condition",
        "id": "8cdd8f8d-f75b-4285-851e-ff302dad46fb",
        "meta": {
          "profile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Condition"
          ],
          "versionId": "1",
          "lastUpdated": "2024-09-03T12:00:00Z"
        },
        "identifier": [
          {
            "assigner": {
              "identifier": {
                "system": "http://fhir.nl/fhir/NamingSystem/ura",
                "value": "11111111",
                "type": {
                  "coding": [
                    {
                      "code": "author",
                      "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                    }
                  ]
                }
              }
            },
            "system": "https://cp1-test.example.org/Condition",
            "value": "8cdd8f8d-f75b-4285-851e-ff302dad46fb"
          }
        ],
        "bodySite": [
          {
            "coding": [
              {
                "code": "421480009",
                "system": "http://snomed.info/sct",
                "display": "Lower extremity or both lower extremities"
              }
            ]
          }
        ],
        "note": [
          {
            "text": "Patient reports general weakness and loss of energy in legs."
          }
        ],
        "clinicalStatus": {
          "coding": [
            {
              "code": "active",
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical"
            }
          ]
        },
        "verificationStatus": {
          "coding": [
            {
              "code": "provisional",
              "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "code": "13791008",
              "system": "http://snomed.info/sct",
              "display": "General weakness"
            }
          ]
        },
        "subject": {
          "reference": "Patient/128447d2-e153-4c93-8ac6-6c357555f3db",
          "display": "Patient Jaantje Merkens"
        },
        "onsetDateTime": "2021-08-01T00:00:00Z",
        "recorder": {
          "reference": "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53",
          "display": "Caroline van Dijk at Organization 1"
        }
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "ServiceRequest/73f4bffe-eac4-4863-8e4a-852c578f95dd"
      },
      "fullUrl": "urn:uuid:73f4bffe-eac4-4863-8e4a-852c578f95dd",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "73f4bffe-eac4-4863-8e4a-852c578f95dd",
        "meta": {
          "profile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request"
          ],
          "versionId": "1"
        },
        "identifier": [
          {
            "assigner": {
              "identifier": {
                "system": "http://fhir.nl/fhir/NamingSystem/ura",
                "value": "11111111",
                "type": {
                  "coding": [
                    {
                      "code": "author",
                      "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                    }
                  ]
                }
              }
            },
            "system": "https://cp1-test.example.org/ServiceRequest",
            "value": "73f4bffe-eac4-4863-8e4a-852c578f95dd"
          }
        ],
        "reasonReference": [
          {
            "reference": "Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb",
            "display": "General Weakness"
          }
        ],
        "status": "active",
        "intent": "order",
        "subject": {
          "reference": "Patient/128447d2-e153-4c93-8ac6-6c357555f3db",
          "display": "Patient Jaantje Merkens"
        },
        "requester": {
          "reference": "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53",
          "display": "Caroline van Dijk at Organization 1"
        },
        "code": {
          "coding": [
            {
              "code": "11429006",
              "system": "http://snomed.info/sct",
              "display": "Consultation"
            }
          ]
        },
        "performerType": {
          "coding": [
            {
              "code": "722414000",
              "system": "http://snomed.info/sct",
              "display": "Vascular medicine"
            }
          ]
        }
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "ServiceRequest/d2f1d123-9bfb-485f-8b6f-2db411c4884e"
      },
      "fullUrl": "urn:uuid:d2f1d123-9bfb-485f-8b6f-2db411c4884e",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "d2f1d123-9bfb-485f-8b6f-2db411c4884e",
        "meta": {
          "profile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request"
          ],
          "versionId": "1"
        },
        "identifier": [
          {
            "assigner": {
              "identifier": {
                "system": "http://fhir.nl/fhir/NamingSystem/ura",
                "value": "11111111",
                "type": {
                  "coding": [
                    {
                      "code": "author",
                      "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                    }
                  ]
                }
              }
            },
            "system": "https://cp1-test.example.org/ServiceRequest",
            "value": "d2f1d123-9bfb-485f-8b6f-2db411c4884e"
          }
        ],
        "reasonReference": [
          {
            "reference": "Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb",
            "display": "General Weakness"
          }
        ],
        "status": "active",
        "intent": "order",
        "subject": {
          "reference": "Patient/128447d2-e153-4c93-8ac6-6c357555f3db",
          "display": "Patient Jaantje Merkens"
        },
        "requester": {
          "reference": "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53",
          "display": "Caroline van Dijk at Organization 1"
        },
        "code": {
          "coding": [
            {
              "code": "11429006",
              "system": "http://snomed.info/sct",
              "display": "Consultation"
            }
          ]
        },
        "performerType": {
          "coding": [
            {
              "code": "394591006",
              "system": "http://snomed.info/sct",
              "display": "Neurology"
            }
          ]
        }
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "ServiceRequest/4e4215a2-d6ff-4e53-8737-d9810a4cc3eb"
      },
      "fullUrl": "urn:uuid:4e4215a2-d6ff-4e53-8737-d9810a4cc3eb",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "4e4215a2-d6ff-4e53-8737-d9810a4cc3eb",
        "meta": {
          "profile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request"
          ],
          "versionId": "1"
        },
        "identifier": [
          {
            "assigner": {
              "identifier": {
                "system": "http://fhir.nl/fhir/NamingSystem/ura",
                "value": "11111111",
                "type": {
                  "coding": [
                    {
                      "code": "author",
                      "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                    }
                  ]
                }
              }
            },
            "system": "https://cp1-test.example.org/ServiceRequest",
            "value": "4e4215a2-d6ff-4e53-8737-d9810a4cc3eb"
          }
        ],
        "reasonReference": [
          {
            "reference": "Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb",
            "display": "General Weakness"
          }
        ],
        "status": "active",
        "intent": "order",
        "subject": {
          "reference": "Patient/128447d2-e153-4c93-8ac6-6c357555f3db",
          "display": "Patient Jaantje Merkens"
        },
        "requester": {
          "reference": "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53",
          "display": "Caroline van Dijk at Organization 1"
        },
        "code": {
          "coding": [
            {
              "code": "11429006",
              "system": "http://snomed.info/sct",
              "display": "Consultation"
            }
          ]
        },
        "performerType": {
          "coding": [
            {
              "code": "1345026002",
              "system": "http://snomed.info/sct",
              "display": "Orthopedic specialty"
            }
          ]
        }
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "ServiceRequest/3cb7873f-c222-4196-b441-02b3790ec97e"
      },
      "fullUrl": "urn:uuid:3cb7873f-c222-4196-b441-02b3790ec97e",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "3cb7873f-c222-4196-b441-02b3790ec97e",
        "meta": {
          "profile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request"
          ],
          "versionId": "1"
        },
        "identifier": [
          {
            "assigner": {
              "identifier": {
                "system": "http://fhir.nl/fhir/NamingSystem/ura",
                "value": "11111111",
                "type": {
                  "coding": [
                    {
                      "code": "author",
                      "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                    }
                  ]
                }
              }
            },
            "system": "https://cp1-test.example.org/ServiceRequest",
            "value": "3cb7873f-c222-4196-b441-02b3790ec97e"
          }
        ],
        "reasonReference": [
          {
            "reference": "Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb",
            "display": "General Weakness"
          }
        ],
        "status": "active",
        "intent": "order",
        "subject": {
          "reference": "Patient/128447d2-e153-4c93-8ac6-6c357555f3db",
          "display": "Patient Jaantje Merkens"
        },
        "requester": {
          "reference": "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53",
          "display": "Caroline van Dijk at Organization 1"
        },
        "code": {
          "coding": [
            {
              "code": "11429006",
              "system": "http://snomed.info/sct",
              "display": "Consultation"
            }
          ]
        },
        "performerType": {
          "coding": [
            {
              "code": "419192003",
              "system": "http://snomed.info/sct",
              "display": "Internal medicine"
            }
          ]
        }
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "MedicationStatement/98f9d4a7-d58d-4889-8e63-0cb2d4e35144"
      },
      "fullUrl": "urn:uuid:98f9d4a7-d58d-4889-8e63-0cb2d4e35144",
      "resource": {
        "resourceType": "MedicationStatement",
        "id": "98f9d4a7-d58d-4889-8e63-0cb2d4e35144",
        "meta": {
          "profile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicationStatement"
          ]
        },
        "identifier": [
          {
            "assigner": {
              "identifier": {
                "system": "http://fhir.nl/fhir/NamingSystem/ura",
                "value": "11111111",
                "type": {
                  "coding": [
                    {
                      "code": "author",
                      "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                    }
                  ]
                }
              }
            },
            "system": "https://cp1-test.example.org/MedicationStatement",
            "value": "98f9d4a7-d58d-4889-8e63-0cb2d4e35144"
          }
        ],
        "dosage": [
          {
            "timing": {
              "repeat": {
                "frequency": 2,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 500,
                  "unit": "mg"
                }
              }
            ],
            "text": "Take one tablet by mouth twice daily"
          }
        ],
        "status": "active",
        "medicationCodeableConcept": {
          "coding": [
            {
              "code": "B01AD04",
              "system": "http://www.whocc.no/atc",
              "display": "urokinase"
            }
          ]
        },
        "subject": {
          "reference": "Patient/128447d2-e153-4c93-8ac6-6c357555f3db"
        },
        "effectiveDateTime": "2017-09-03",
        "dateAsserted": "2017-09-03",
        "informationSource": {
          "reference": "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53"
        }
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "CareTeam/f304c628-c19f-4207-adfb-ad34447ab044"
      },
      "fullUrl": "urn:uuid:f304c628-c19f-4207-adfb-ad34447ab044",
      "resource": {
        "resourceType": "CareTeam",
        "id": "f304c628-c19f-4207-adfb-ad34447ab044",
        "identifier": [
          {
            "assigner": {
              "identifier": {
                "system": "http://fhir.nl/fhir/NamingSystem/ura",
                "value": "11111111",
                "type": {
                  "coding": [
                    {
                      "code": "author",
                      "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                    }
                  ]
                }
              }
            },
            "system": "http://organization1.example.org/EHR/careteams",
            "value": "f304c628-c19f-4207-adfb-ad34447ab044"
          }
        ],
        "participant": [
          {
            "period": {
              "start": "2024-08-27"
            },
            "member": {
              "reference": "Patient/128447d2-e153-4c93-8ac6-6c357555f3db"
            }
          },
          {
            "period": {
              "start": "2024-08-27"
            },
            "member": {
              "reference": "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53"
            }
          },
          {
            "period": {
              "start": "2024-08-27"
            },
            "member": {
              "identifier": {
                "assigner": {
                  "identifier": {
                    "system": "http://fhir.nl/fhir/NamingSystem/ura",
                    "value": "22222222",
                    "type": {
                      "coding": [
                        {
                          "code": "author",
                          "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                        }
                      ]
                    }
                  }
                },
                "system": "https://cp2-test.example.org/employees",
                "value": "f051d3bd-26ff-4030-a5b6-fc4ef2be83ba"
              },
              "display": "Cardioloog Caroline van Dijk at Organization 2"
            }
          },
          {
            "period": {
              "start": "2024-08-27"
            },
            "member": {
              "identifier": {
                "assigner": {
                  "identifier": {
                    "system": "http://fhir.nl/fhir/NamingSystem/ura",
                    "value": "33333333",
                    "type": {
                      "coding": [
                        {
                          "code": "author",
                          "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                        }
                      ]
                    }
                  }
                },
                "system": "https://cp3-test.example.org/employees",
                "value": "d60525bd-5caf-4437-8f4b-4156300a27de"
              },
              "display": "Klinisch geriater John Doe at Organization 3"
            }
          },
          {
            "period": {
              "start": "2024-08-27"
            },
            "member": {
              "identifier": {
                "system": "http://fhir.nl/fhir/NamingSystem/ura",
                "value": "11111111"
              },
              "reference": "Organization/4cb35b96-f021-4e15-bf71-d67a6d4bebec"
            }
          },
          {
            "period": {
              "start": "2024-08-27"
            },
            "member": {
              "identifier": {
                "assigner": {
                  "identifier": {
                    "system": "http://fhir.nl/fhir/NamingSystem/ura",
                    "value": "22222222",
                    "type": {
                      "coding": [
                        {
                          "code": "author",
                          "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                        }
                      ]
                    }
                  }
                },
                "system": "https://cp2-test.example.org/departments",
                "value": "cff921f3-c1c1-4a4c-8f0f-cafd0aa25067"
              },
              "display": "example Hospital"
            }
          }
        ]
      }
    }
  ],
  "type": "transaction"
}
