{
  "resourceType": "Bundle",
  "id": "query-directory",
  "entry": [
    {
      "request": {
        "method": "PUT",
        "url": "Organization/lrza-o1"
      },
      "fullUrl": "urn:uuid:lrza-o1",
      "resource": {
        "resourceType": "Organization",
        "id": "lrza-o1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization-lrza"
          ]
        },
        "identifier": [
          {
            "assigner": {
              "identifier": {
                "system": "http://fhir.nl/fhir/NamingSystem/kvk",
                "value": "50000535",
                "type": {
                  "coding": [
                    {
                      "code": "author",
                      "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                    }
                  ]
                }
              }
            },
            "system": "http://fhir.nl/fhir/NamingSystem/ura",
            "value": "11111111"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "Z3",
                "system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
                "display": "Huisartspraktijk (zelfstandig of groepspraktijk)"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "+3131599991",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@cp1.example.org",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "Vogelenzangweg 31",
              null,
              null
            ],
            "_line": [
              null,
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Vogelenzangweg"
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "31"
                  }
                ]
              }
            ],
            "city": "Ulft",
            "postalCode": "7071 PT"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/lrza-e1"
          }
        ],
        "name": "example General Practice"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Endpoint/lrza-e1"
      },
      "fullUrl": "urn:uuid:lrza-e1",
      "resource": {
        "resourceType": "Endpoint",
        "id": "lrza-e1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"
          ]
        },
        "payloadType": [
          {
            "coding": [
              {
                "code": "http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-admin-directory-update-client",
                "system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities",
                "display": "Care Services Directory for Update Client"
              }
            ]
          }
        ],
        "payloadMimeType": [
          "application/fhir+json"
        ],
        "managingOrganization": {
          "identifier": {
            "system": "http://fhir.nl/fhir/NamingSystem/kvk",
            "value": "51494752"
          }
        },
        "contact": [
          {
            "system": "phone",
            "value": "+3131599991",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@cp1.example.org",
            "use": "work"
          }
        ],
        "status": "active",
        "connectionType": {
          "code": "hl7-fhir-rest",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
        },
        "name": "FHIR Endpoint 1",
        "address": "https://cp1-test.example.org/fhirr4"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Organization/lrza-o2"
      },
      "fullUrl": "urn:uuid:lrza-o2",
      "resource": {
        "resourceType": "Organization",
        "id": "lrza-o2",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization-lrza"
          ]
        },
        "identifier": [
          {
            "assigner": {
              "identifier": {
                "system": "http://fhir.nl/fhir/NamingSystem/kvk",
                "value": "50000535",
                "type": {
                  "coding": [
                    {
                      "code": "author",
                      "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                    }
                  ]
                }
              }
            },
            "system": "http://fhir.nl/fhir/NamingSystem/ura",
            "value": "22222222"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "V4",
                "system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
                "display": "Ziekenhuis"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "22232009",
                "system": "http://snomed.info/sct",
                "display": "Hospital"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "+31301234567",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@cp2.example.org",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "Catharinastraat 21"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Catharinastraat"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "21"
                  }
                ]
              }
            ],
            "city": "Doetinchem",
            "postalCode": "7001 BZ"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/lrza-e2"
          }
        ],
        "name": "example Hospital"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Endpoint/lrza-e2"
      },
      "fullUrl": "urn:uuid:lrza-e2",
      "resource": {
        "resourceType": "Endpoint",
        "id": "lrza-e2",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"
          ]
        },
        "payloadType": [
          {
            "coding": [
              {
                "code": "http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-admin-directory-update-client",
                "system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities",
                "display": "Care Services Directory for Update Client"
              }
            ]
          }
        ],
        "payloadMimeType": [
          "application/fhir+json"
        ],
        "managingOrganization": {
          "identifier": {
            "system": "http://fhir.nl/fhir/NamingSystem/kvk",
            "value": "08013836"
          }
        },
        "contact": [
          {
            "system": "phone",
            "value": "+3131599991",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@nedap.example.org",
            "use": "work"
          }
        ],
        "status": "active",
        "connectionType": {
          "code": "hl7-fhir-rest",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
        },
        "name": "FHIR Endpoint 2",
        "address": "https://cp2-test.example.org/fhirr4"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Organization/lrza-o3"
      },
      "fullUrl": "urn:uuid:lrza-o3",
      "resource": {
        "resourceType": "Organization",
        "id": "lrza-o3",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization-lrza"
          ]
        },
        "identifier": [
          {
            "assigner": {
              "identifier": {
                "system": "http://fhir.nl/fhir/NamingSystem/kvk",
                "value": "50000535",
                "type": {
                  "coding": [
                    {
                      "code": "author",
                      "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
                    }
                  ]
                }
              }
            },
            "system": "http://fhir.nl/fhir/NamingSystem/ura",
            "value": "33333333"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "X3",
                "system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
                "display": "Verplegings- of verzorgingsinstelling"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "+31301234567",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@organization3.nl",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "Smidsstraat 10"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Smidsstraat"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "10"
                  }
                ]
              }
            ],
            "city": "Zelhem",
            "postalCode": "7021 AC"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/lrza-e3"
          }
        ],
        "name": "example Care Institution"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Endpoint/lrza-e3"
      },
      "fullUrl": "urn:uuid:lrza-e3",
      "resource": {
        "resourceType": "Endpoint",
        "id": "lrza-e3",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"
          ]
        },
        "payloadType": [
          {
            "coding": [
              {
                "code": "http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-admin-directory-update-client",
                "system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities",
                "display": "Care Services Directory for Update Client"
              }
            ]
          }
        ],
        "payloadMimeType": [
          "application/fhir+json"
        ],
        "managingOrganization": {
          "identifier": {
            "system": "http://fhir.nl/fhir/NamingSystem/kvk",
            "value": "34270859"
          }
        },
        "contact": [
          {
            "system": "phone",
            "value": "+3131599991",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@example.org",
            "use": "work"
          }
        ],
        "status": "active",
        "connectionType": {
          "code": "hl7-fhir-rest",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
        },
        "name": "FHIR Endpoint 3",
        "address": "https://cp3-test.example.org/fhirr4"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Organization/ad1-o1"
      },
      "fullUrl": "urn:uuid:ad1-o1",
      "resource": {
        "resourceType": "Organization",
        "id": "ad1-o1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.nl/fhir/NamingSystem/ura",
            "value": "11111111"
          },
          {
            "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/departments",
            "value": "4cb35b96-f021-4e15-bf71-d67a6d4bebec"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "Z3",
                "system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
                "display": "Huisartspraktijk (zelfstandig of groepspraktijk)"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "+3131599991",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@cp1.example.org",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "Vogelenzangweg 31",
              null,
              null
            ],
            "_line": [
              null,
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Vogelenzangweg"
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "31"
                  }
                ]
              }
            ],
            "city": "Ulft",
            "postalCode": "7071 PT"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/ad1-e1"
          }
        ],
        "name": "example General Practice"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Endpoint/ad1-e1"
      },
      "fullUrl": "urn:uuid:ad1-e1",
      "resource": {
        "resourceType": "Endpoint",
        "id": "ad1-e1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"
          ]
        },
        "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/api",
            "value": "59654248-477c-4694-b156-e0042f0765a6"
          }
        ],
        "payloadType": [
          {
            "coding": [
              {
                "code": "http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-admin-directory-update-client",
                "system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities",
                "display": "Care Services Directory for Update Client"
              }
            ]
          }
        ],
        "payloadMimeType": [
          "application/fhir+json"
        ],
        "managingOrganization": {
          "identifier": {
            "system": "http://fhir.nl/fhir/NamingSystem/kvk",
            "value": "51494752"
          }
        },
        "contact": [
          {
            "system": "phone",
            "value": "+3131599991",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@cp1.example.org",
            "use": "work"
          }
        ],
        "status": "active",
        "connectionType": {
          "code": "hl7-fhir-rest",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
        },
        "name": "FHIR Endpoint 1",
        "address": "https://cp1-test.example.org/fhirr4"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "PractitionerRole/ad1-pr1"
      },
      "fullUrl": "urn:uuid:ad1-pr1",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "ad1-pr1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitionerrole"
          ]
        },
        "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/employees",
            "value": "5fa4c91a-a12f-48ae-a4c7-92971dc7ab53"
          }
        ],
        "code": [
          {
            "coding": [
              {
                "code": "01.015",
                "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
                "display": "Huisarts"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "email",
            "value": "h.arts@cp1.example.org"
          }
        ],
        "practitioner": {
          "reference": "Practitioner/ad1-p1"
        },
        "organization": {
          "reference": "Organization/ad1-o1"
        }
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Practitioner/ad1-p1"
      },
      "fullUrl": "urn:uuid:ad1-p1",
      "resource": {
        "resourceType": "Practitioner",
        "id": "ad1-p1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitioner"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.nl/fhir/NamingSystem/uzi",
            "value": "UZI-2"
          },
          {
            "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/employees",
            "value": "5678"
          }
        ],
        "name": [
          {
            "given": [
              "Harry"
            ],
            "use": "official",
            "text": "Hary Arts",
            "family": "Arts"
          }
        ]
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Organization/ad2-o1"
      },
      "fullUrl": "urn:uuid:ad2-o1",
      "resource": {
        "resourceType": "Organization",
        "id": "ad2-o1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.nl/fhir/NamingSystem/ura",
            "value": "22222222"
          },
          {
            "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"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "V4",
                "system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
                "display": "Ziekenhuis"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "22232009",
                "system": "http://snomed.info/sct",
                "display": "Hospital"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "+31301234567",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@cp2.example.org",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "Catharinastraat 21"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Catharinastraat"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "21"
                  }
                ]
              }
            ],
            "city": "Doetinchem",
            "postalCode": "7001 BZ"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/ad2-e1"
          },
          {
            "reference": "Endpoint/ad2-e2"
          },
          {
            "reference": "Endpoint/ad2-e3"
          }
        ],
        "name": "example Hospital"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Endpoint/ad2-e1"
      },
      "fullUrl": "urn:uuid:ad2-e1",
      "resource": {
        "resourceType": "Endpoint",
        "id": "ad2-e1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"
          ]
        },
        "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/api",
            "value": "430f7379-8ec2-4e55-b096-919995da61e2"
          }
        ],
        "payloadType": [
          {
            "coding": [
              {
                "code": "http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-admin-directory-update-client",
                "system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities",
                "display": "Care Services Directory for Update Client"
              }
            ]
          }
        ],
        "payloadMimeType": [
          "application/fhir+json"
        ],
        "managingOrganization": {
          "identifier": {
            "system": "http://fhir.nl/fhir/NamingSystem/kvk",
            "value": "08013836"
          }
        },
        "contact": [
          {
            "system": "phone",
            "value": "+3131599991",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@nedap.example.org",
            "use": "work"
          }
        ],
        "status": "active",
        "connectionType": {
          "code": "hl7-fhir-rest",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
        },
        "name": "FHIR Endpoint 2",
        "address": "https://cp2-test.example.org/fhirr4"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Endpoint/ad2-e2"
      },
      "fullUrl": "urn:uuid:ad2-e2",
      "resource": {
        "resourceType": "Endpoint",
        "id": "ad2-e2",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"
          ]
        },
        "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/api",
            "value": "d4c1d657-67a9-471c-9732-9c042e9a6d43"
          }
        ],
        "payloadType": [
          {
            "coding": [
              {
                "code": "any",
                "system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
                "display": "Any"
              }
            ]
          }
        ],
        "managingOrganization": {
          "identifier": {
            "system": "http://fhir.nl/fhir/NamingSystem/kvk",
            "value": "08013836"
          }
        },
        "contact": [
          {
            "system": "phone",
            "value": "+3131599991",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@nedap.example.org",
            "use": "work"
          }
        ],
        "status": "active",
        "connectionType": {
          "code": "dicom-wado-rs",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
        },
        "name": "DICOM-WADO-RS Endpoint",
        "address": "https://cp2-test.example.org/dicom-wado-rs"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Endpoint/ad2-e3"
      },
      "fullUrl": "urn:uuid:ad2-e3",
      "resource": {
        "resourceType": "Endpoint",
        "id": "ad2-e3",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"
          ]
        },
        "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/api",
            "value": "2427ca0c-8a29-4a6a-aabd-50cf02f587a7"
          }
        ],
        "payloadType": [
          {
            "coding": [
              {
                "code": "http://nictiz.nl/fhir/CapabilityStatement/eOverdracht-servercapabilities",
                "system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities",
                "display": "Transfer of Care - eOverdracht Server"
              }
            ]
          }
        ],
        "payloadMimeType": [
          "application/fhir+json"
        ],
        "managingOrganization": {
          "identifier": {
            "system": "http://fhir.nl/fhir/NamingSystem/kvk",
            "value": "08013836"
          }
        },
        "contact": [
          {
            "system": "phone",
            "value": "+3131599991",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@nedap.example.org",
            "use": "work"
          }
        ],
        "status": "active",
        "connectionType": {
          "code": "hl7-fhir-rest",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
        },
        "name": "FHIR STU3 Endpoint",
        "address": "https://cp2-test.example.org/fhirstu3"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "HealthcareService/ad2-hs1"
      },
      "fullUrl": "urn:uuid:ad2-hs1",
      "resource": {
        "resourceType": "HealthcareService",
        "id": "ad2-hs1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
          ]
        },
        "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/services",
            "value": "5cb05355-474b-4d30-8b0e-a9ca574b8274"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "11429006",
                "system": "http://snomed.info/sct",
                "display": "Consultation"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "code": "0303",
                "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
                "display": "Chirurgie (Heelkunde)"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "01.014",
                "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
                "display": "Chirurg"
              }
            ]
          }
        ],
        "active": true,
        "providedBy": {
          "reference": "Organization/ad2-o1"
        },
        "name": "Polikliniek 't Vaatje"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "HealthcareService/ad2-hs2"
      },
      "fullUrl": "urn:uuid:ad2-hs2",
      "resource": {
        "resourceType": "HealthcareService",
        "id": "ad2-hs2",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
          ]
        },
        "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/services",
            "value": "c79125e5-739f-4238-959c-cd5872518c1f"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "11429006",
                "system": "http://snomed.info/sct",
                "display": "Consultation"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "code": "0308",
                "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
                "display": "Medisch specialisten, neurochirurgie"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "01.025",
                "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
                "display": "Neurochirurg"
              }
            ]
          }
        ],
        "active": true,
        "providedBy": {
          "reference": "Organization/ad2-o1"
        },
        "name": "Neurochirurgie"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "HealthcareService/ad2-hs3"
      },
      "fullUrl": "urn:uuid:ad2-hs3",
      "resource": {
        "resourceType": "HealthcareService",
        "id": "ad2-hs3",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
          ]
        },
        "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/services",
            "value": "9d47ca45-4166-4531-a23d-ef5fa613ece4"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "11429006",
                "system": "http://snomed.info/sct",
                "display": "Consultation"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "code": "0305",
                "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
                "display": "Medisch specialisten, orthopedie"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "01.032",
                "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
                "display": "Orthopedisch chirurg"
              }
            ]
          }
        ],
        "active": true,
        "providedBy": {
          "reference": "Organization/ad2-o1"
        },
        "name": "Orthopedie"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "HealthcareService/ad2-hs4"
      },
      "fullUrl": "urn:uuid:ad2-hs4",
      "resource": {
        "resourceType": "HealthcareService",
        "id": "ad2-hs4",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
          ]
        },
        "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/services",
            "value": "f6a508bd-9455-4afa-aad0-baec0833602d"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "11429006",
                "system": "http://snomed.info/sct",
                "display": "Consultation"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "code": "0313",
                "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
                "display": "Interne geneeskunde"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "01.016",
                "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
                "display": "Internist"
              }
            ]
          }
        ],
        "active": true,
        "providedBy": {
          "reference": "Organization/ad2-o1"
        },
        "name": "Interne Geneeskunde"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "HealthcareService/ad2-hs5"
      },
      "fullUrl": "urn:uuid:ad2-hs5",
      "resource": {
        "resourceType": "HealthcareService",
        "id": "ad2-hs5",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
          ]
        },
        "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/services",
            "value": "120325af-083c-40ee-b16e-01230fe65655"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "11429006",
                "system": "http://snomed.info/sct",
                "display": "Consultation"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "code": "0335",
                "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
                "display": "Medisch specialisten, geriatrie"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "01.022",
                "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
                "display": "Klinisch geriater"
              }
            ]
          }
        ],
        "active": true,
        "providedBy": {
          "reference": "Organization/ad2-o1"
        },
        "name": "Geriatrie"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "HealthcareService/ad2-hs6"
      },
      "fullUrl": "urn:uuid:ad2-hs6",
      "resource": {
        "resourceType": "HealthcareService",
        "id": "ad2-hs6",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
          ]
        },
        "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/services",
            "value": "08013141-16b2-42a0-8c9a-af57cee5511b"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "11429006",
                "system": "http://snomed.info/sct",
                "display": "Consultation"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "code": "0306",
                "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
                "display": "Medisch specialisten, urologie"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "01.045",
                "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
                "display": "Uroloog"
              }
            ]
          }
        ],
        "active": true,
        "providedBy": {
          "reference": "Organization/ad2-o1"
        },
        "name": "Urologie"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "PractitionerRole/ad2-pr1"
      },
      "fullUrl": "urn:uuid:ad2-pr1",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "ad2-pr1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitionerrole"
          ]
        },
        "identifier": [
          {
            "system": "http://cp2.example.org/HRM/assignments",
            "value": "123456"
          },
          {
            "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"
          }
        ],
        "code": [
          {
            "coding": [
              {
                "code": "01.010",
                "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
                "display": "Cardioloog"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "code": "01.010",
                "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
                "display": "Cardioloog"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "email",
            "value": "c.vandijk@cp2.example.org"
          }
        ],
        "practitioner": {
          "reference": "Practitioner/ad2-p1"
        },
        "organization": {
          "reference": "Organization/ad2-o1"
        }
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Practitioner/ad2-p1"
      },
      "fullUrl": "urn:uuid:ad2-p1",
      "resource": {
        "resourceType": "Practitioner",
        "id": "ad2-p1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitioner",
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
          ]
        },
        "identifier": [
          {
            "system": "http://cp2.example.org/HRM/employees",
            "value": "1234"
          },
          {
            "system": "http://fhir.nl/fhir/NamingSystem/uzi",
            "value": "UZI-1"
          },
          {
            "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/physicians",
            "value": "040b160a-6072-4244-adc0-2b786c4ef052"
          }
        ],
        "name": [
          {
            "given": [
              "Caroline"
            ],
            "use": "official",
            "text": "Caroline van Dijk",
            "family": "van Dijk"
          }
        ]
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Organization/ad3-o1"
      },
      "fullUrl": "urn:uuid:ad3-o1",
      "resource": {
        "resourceType": "Organization",
        "id": "ad3-o1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.nl/fhir/NamingSystem/ura",
            "value": "33333333"
          },
          {
            "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/departments",
            "value": "3e799075-63a2-4a4c-913d-a91b8198463d"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "X3",
                "system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
                "display": "Verplegings- of verzorgingsinstelling"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "+31301234567",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@organization3.nl",
            "use": "work"
          }
        ],
        "address": [
          {
            "line": [
              "Smidsstraat 10"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Smidsstraat"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "10"
                  }
                ]
              }
            ],
            "city": "Zelhem",
            "postalCode": "7021 AC"
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/ad3-e1"
          },
          {
            "reference": "Endpoint/ad3-e2"
          }
        ],
        "name": "example Care Institution"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Organization/ad3-o2"
      },
      "fullUrl": "urn:uuid:ad3-o2",
      "resource": {
        "resourceType": "Organization",
        "id": "ad3-o2",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization"
          ]
        },
        "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/departments",
            "value": "631cf10e-42d6-4165-9907-11e2333d4a85"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "X3",
                "system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
                "display": "Verplegings- of verzorgingsinstelling"
              }
            ]
          }
        ],
        "name": "Nursing department at Organization 3",
        "partOf": {
          "reference": "Organization/ad3-o1"
        }
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Organization/ad3-l1"
      },
      "fullUrl": "urn:uuid:ad3-l1",
      "resource": {
        "resourceType": "Location",
        "id": "ad3-l1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-location"
          ]
        },
        "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/locations",
            "value": "7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "SNF",
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "display": "Skilled nursing facility"
              }
            ]
          }
        ],
        "address": {
          "line": [
            "Smidsstraat 10"
          ],
          "city": "Zelhem",
          "postalCode": "7021 AC",
          "country": "NL"
        },
        "status": "active",
        "name": "Main Building",
        "managingOrganization": {
          "reference": "Organization/3e799075-63a2-4a4c-913d-a91b8198463d"
        }
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Organization/ad3-l2"
      },
      "fullUrl": "urn:uuid:ad3-l2",
      "resource": {
        "resourceType": "Location",
        "id": "ad3-l2",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-location"
          ]
        },
        "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/locations",
            "value": "9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "SNF",
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "display": "Skilled nursing facility"
              }
            ]
          }
        ],
        "address": {
          "city": "Doetinchem",
          "country": "NL"
        },
        "status": "active",
        "name": "Verpleeghuis Weltevree",
        "managingOrganization": {
          "reference": "Organization/631cf10e-42d6-4165-9907-11e2333d4a85"
        }
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Endpoint/ad3-e1"
      },
      "fullUrl": "urn:uuid:ad3-e1",
      "resource": {
        "resourceType": "Endpoint",
        "id": "ad3-e1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"
          ]
        },
        "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/api",
            "value": "8f224548-6d50-44b6-82c5-75826ee0900f"
          }
        ],
        "payloadType": [
          {
            "coding": [
              {
                "code": "http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-admin-directory-update-client",
                "system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities",
                "display": "Care Services Directory for Update Client"
              }
            ]
          }
        ],
        "payloadMimeType": [
          "application/fhir+json"
        ],
        "managingOrganization": {
          "identifier": {
            "system": "http://fhir.nl/fhir/NamingSystem/kvk",
            "value": "34270859"
          }
        },
        "contact": [
          {
            "system": "phone",
            "value": "+3131599991",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@example.org",
            "use": "work"
          }
        ],
        "status": "active",
        "connectionType": {
          "code": "hl7-fhir-rest",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
        },
        "name": "FHIR R4 Endpoint",
        "address": "https://cp3-test.example.org/fhirr4"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Endpoint/ad3-e2"
      },
      "fullUrl": "urn:uuid:ad3-e2",
      "resource": {
        "resourceType": "Endpoint",
        "id": "ad3-e2",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"
          ]
        },
        "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/api",
            "value": "72a349cc-7336-4a91-873d-fc9349769e1a"
          }
        ],
        "payloadType": [
          {
            "coding": [
              {
                "code": "http://nictiz.nl/fhir/CapabilityStatement/eOverdracht-servercapabilities",
                "system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities",
                "display": "Transfer of Care - eOverdracht Server"
              }
            ]
          }
        ],
        "payloadMimeType": [
          "application/fhir+json"
        ],
        "managingOrganization": {
          "identifier": {
            "system": "http://fhir.nl/fhir/NamingSystem/kvk",
            "value": "34270859"
          }
        },
        "contact": [
          {
            "system": "phone",
            "value": "+3131599991",
            "use": "work"
          },
          {
            "system": "email",
            "value": "info@example.org",
            "use": "work"
          }
        ],
        "status": "active",
        "connectionType": {
          "code": "hl7-fhir-rest",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
        },
        "name": "FHIR STU3 Endpoint",
        "address": "https://cp3-test.example.org/fhirstu3"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "HealthcareService/ad3-hs1"
      },
      "fullUrl": "urn:uuid:ad3-hs1",
      "resource": {
        "resourceType": "HealthcareService",
        "id": "ad3-hs1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
          ]
        },
        "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/services",
            "value": "4fcf98c7-b198-4d61-8b3e-5ea39e33c405"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "146521000146103",
                "system": "http://snomed.info/sct",
                "display": "Brief comprehensive geriatric assessment"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "107101000146106",
                "system": "http://snomed.info/sct",
                "display": "comprehensive geriatric assessment"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "86944008",
                "system": "http://snomed.info/sct",
                "display": "Visual field study"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "code": "0335",
                "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
                "display": "Medisch specialisten, geriatrie"
              }
            ]
          }
        ],
        "active": true,
        "providedBy": {
          "reference": "Organization/ad3-o1"
        },
        "name": "Geriatrie"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "HealthcareService/ad3-hs2"
      },
      "fullUrl": "urn:uuid:ad3-hs2",
      "resource": {
        "resourceType": "HealthcareService",
        "id": "ad3-hs2",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
          ]
        },
        "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/services",
            "value": "b48826dc-2d58-479a-bfd3-80b7a9d69757"
          }
        ],
        "location": [
          {
            "reference": "Location/9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b"
          },
          {
            "reference": "Location/7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "5VV",
                "system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-wlz-zorgprofielen-cs",
                "display": "VV Beschermd wonen met intensieve dementiezorg"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "6VV",
                "system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-wlz-zorgprofielen-cs",
                "display": "VV Beschermd wonen met intensieve verzorging en verpleging"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "7VV",
                "system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-wlz-zorgprofielen-cs",
                "display": "VV Beschermd wonen met zeer intensieve zorg, vanwege specifieke aandoeningen, met de nadruk op begeleiding"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "8VV",
                "system": "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-wlz-zorgprofielen-cs",
                "display": "VV Beschermd wonen met zeer intensieve zorg, vanwege specifieke aandoeningen, met de nadruk op verzorging/verpleging"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "code": "0100",
                "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
                "display": "Verpleegkundige"
              }
            ]
          }
        ],
        "active": true,
        "providedBy": {
          "reference": "Organization/631cf10e-42d6-4165-9907-11e2333d4a85"
        },
        "name": "Verpleging"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Practitioner/ad3-p1"
      },
      "fullUrl": "urn:uuid:ad3-p1",
      "resource": {
        "resourceType": "Practitioner",
        "id": "ad3-p1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitioner"
          ]
        },
        "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/physicians",
            "value": "08630c28-5e2a-4b0c-b8ce-f08f533246b9"
          },
          {
            "system": "http://fhir.nl/fhir/NamingSystem/uzi",
            "value": "UZI-3"
          }
        ],
        "name": [
          {
            "given": [
              "John"
            ],
            "family": "Doe"
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "+31301234568",
            "use": "work"
          },
          {
            "system": "email"
          }
        ],
        "address": [
          {
            "line": [
              "Smidsstraat 11"
            ],
            "city": "Zelhem",
            "postalCode": "7021 AC"
          }
        ],
        "active": true
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "PractitionerRole/ad3-pr1"
      },
      "fullUrl": "urn:uuid:ad3-pr1",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "ad3-pr1",
        "meta": {
          "profile": [
            "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitionerrole"
          ]
        },
        "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"
          }
        ],
        "code": [
          {
            "coding": [
              {
                "code": "01.022",
                "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
                "display": "Klinisch geriater"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "code": "0335",
                "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
                "display": "Medisch specialisten, geriatrie"
              }
            ]
          },
          {
            "coding": [
              {
                "code": "01.022",
                "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
                "display": "Klinisch geriater"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "+31301234568",
            "use": "work"
          },
          {
            "system": "email",
            "value": "john.doe@cp3.example.org",
            "use": "work"
          },
          {
            "system": "url",
            "value": "https://matrix.to/#doctorno:cp3.example.org",
            "use": "work"
          }
        ],
        "practitioner": {
          "reference": "Practitioner/ad3-p1"
        },
        "organization": {
          "reference": "Organization/ad3-o1"
        },
        "active": true
      }
    }
  ],
  "type": "transaction"
}
