{
  "resourceType": "Bundle",
  "id": "admin-directory-lrza",
  "entry": [
    {
      "request": {
        "method": "PUT",
        "url": "Organization/3f39dca9-a392-4eb3-8366-0c7ff53ab3a9"
      },
      "fullUrl": "urn:uuid:3f39dca9-a392-4eb3-8366-0c7ff53ab3a9",
      "resource": {
        "resourceType": "Organization",
        "id": "3f39dca9-a392-4eb3-8366-0c7ff53ab3a9",
        "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/ffa3e969-3dfd-45d3-9d2c-f4e3795e1bf4"
          }
        ],
        "name": "example General Practice"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Endpoint/ffa3e969-3dfd-45d3-9d2c-f4e3795e1bf4"
      },
      "fullUrl": "urn:uuid:ffa3e969-3dfd-45d3-9d2c-f4e3795e1bf4",
      "resource": {
        "resourceType": "Endpoint",
        "id": "ffa3e969-3dfd-45d3-9d2c-f4e3795e1bf4",
        "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/4815bbe6-9fea-4875-a16c-a168d63054d4"
      },
      "fullUrl": "urn:uuid:4815bbe6-9fea-4875-a16c-a168d63054d4",
      "resource": {
        "resourceType": "Organization",
        "id": "4815bbe6-9fea-4875-a16c-a168d63054d4",
        "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/960a4f8c-74d8-482c-97ab-e2a025869fee"
          }
        ],
        "name": "example Hospital"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Endpoint/960a4f8c-74d8-482c-97ab-e2a025869fee"
      },
      "fullUrl": "urn:uuid:960a4f8c-74d8-482c-97ab-e2a025869fee",
      "resource": {
        "resourceType": "Endpoint",
        "id": "960a4f8c-74d8-482c-97ab-e2a025869fee",
        "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/fcf55b06-f22c-4058-9051-b77368bdd26b"
      },
      "fullUrl": "urn:uuid:fcf55b06-f22c-4058-9051-b77368bdd26b",
      "resource": {
        "resourceType": "Organization",
        "id": "fcf55b06-f22c-4058-9051-b77368bdd26b",
        "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/553416dd-da12-40f7-a9bd-eb3e193177bd"
          }
        ],
        "name": "example Care Institution"
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "Endpoint/553416dd-da12-40f7-a9bd-eb3e193177bd"
      },
      "fullUrl": "urn:uuid:553416dd-da12-40f7-a9bd-eb3e193177bd",
      "resource": {
        "resourceType": "Endpoint",
        "id": "553416dd-da12-40f7-a9bd-eb3e193177bd",
        "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"
      }
    }
  ],
  "type": "transaction"
}
