Skip to main content

Patient XIS OpenAPI specification

This page describes the Patient API specification the XIS should provide to Spreekuur.nl.

XIS Patient FHIR API (1.0.0)

Download OpenAPI specification:Download

Discover if a patient is registered at the organization.

Responses

Response samples

Content type
application/fhir+json
{
  • "resourceType": "Bundle",
  • "meta": {
    },
  • "type": "searchset",
  • "total": 1,
  • "entry": []
}