Pati毛nten
Synthetische demografische en registratiegegevens van pati毛nten.
GET /api/v1/patientsGET /api/v1/patients/{id} Lees de live demodatabase via een getypte API met versiebeheer. Geselecteerde integratieschrijfbewerkingen worden ge茂mplementeerd achter bearer-token-authenticatie.
Authorization: Bearer <token>. Synthetische demografische en registratiegegevens van pati毛nten.
GET /api/v1/patientsGET /api/v1/patients/{id} Synthetische adviesactiviteiten en inkomsten.
GET /api/v1/consultationsGET /api/v1/consultations/{id} Factureerbare behandellijnen ingedeeld per categorie en specialiteit.
GET /api/v1/treatmentsGET /api/v1/treatments/{id} Synthetische diagnosedossiers gekoppeld aan consultaties.
GET /api/v1/diagnosesGET /api/v1/diagnoses/{id} curl "https://fastclinic.dev/api/v1/patients?limit=20"
python - <<'PY'
import requests
rows = requests.get("https://fastclinic.dev/api/v1/patients", timeout=20).json()
print(rows["data"])
PY Runtime OpenAPI: /api/openapi.json 路 Stabiel compatibiliteitsschema: /swagger.json 路 Interactieve documenten: /api/docs