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