Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NexHealth Patient Documents API

A patient documents resource

NexHealth Patient Documents API is one of 33 APIs that NexHealth publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Patient Documents. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 2 operations across 1 path, and defines 8 schemas. It is described by OpenAPI 3.0.0, at version v20240412.

Requests are made against a single base URL, https://nexhealth.info.

2 operations 1 paths 8 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v20240412
Base URL
https://nexhealth.info
Authentication
API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

NexHealth Patient Documents API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Authorization). By default, every request must be authenticated.

Paths & Operations 2

Across 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Patient Documents 2

A patient documents resource

GET
/patients/{id}/documents
View patient documents
getPatientsIdDocuments 2 params → 200400401403404500
POST
/patients/{id}/documents
Create patient document
postPatientsIdDocuments 3 params body → 201400401403404500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are API_V2_Entities_PatientDocument (6 properties), API_V2_Entities_PatientDocument_Collection_Response (5 properties), API_V2_Entities_PatientDocument_Response (5 properties), API_Errors_NotFound (4 properties). Each schema is shown below with its type and property counts.

API_Errors_InternalServerError
object
APIErrorsInternalServerError model
4 properties
API_Errors_Forbidden
object
APIErrorsForbidden model
4 properties
API_Errors_Unauthorized
object
APIErrorsUnauthorized model
4 properties
API_Errors_BadRequest
object
APIErrorsBadRequest model
4 properties
API_V2_Entities_PatientDocument
object
6 properties
API_V2_Entities_PatientDocument_Response
object
APIV2EntitiesPatientDocumentResponse model
5 properties
API_V2_Entities_PatientDocument_Collection_Response
object
APIV2EntitiesPatientDocumentCollectionResponse model
5 properties
API_Errors_NotFound
object
APIErrorsNotFound model
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nexhealth-patient-documents-api-openapi.yml Raw ↑

Other APIs NexHealth publishes across the network.

NexHealth Adjustment Types API
NexHealth Adjustments API
NexHealth Appointment Types API
NexHealth Appointments API
NexHealth Authenticates API
NexHealth Available Slots API
NexHealth Balances API
NexHealth Charges API
NexHealth Claims API
NexHealth Clinical Notes API
NexHealth Document Types API
NexHealth Fee Schedules API