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