{
  "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"
}
