FHIR-based patient records for domiciliary opticians
Project description
Optometry Patient MCP
FHIR Patient records server for domiciliary opticians.
Installation
pip install optometry-patient-mcp
Tools
create_patient- Create patient recordget_patient- Retrieve patientschedule_test- Book appointmentsubmit_nhs_claim- Submit GOS claim
💸 Try MEOK in 30 seconds — instant buy ladder
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"optometry-patient-mcp": {
"command": "uvx",
"args": ["optometry-patient-mcp"]
}
}
}
Or: pip install optometry-patient-mcp then run the optometry-patient-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use
create_patientto …" - "Use
get_patientto …" - "Use
schedule_testto …"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file optometry_patient_mcp-1.0.3.tar.gz.
File metadata
- Download URL: optometry_patient_mcp-1.0.3.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de04dbf2437285fb0f559dcbedd8c92c73c148552256acf211787b53268babb0
|
|
| MD5 |
a8045080f31d21d518b3cb83e127a5f5
|
|
| BLAKE2b-256 |
ebc413458fc5addbd991a20e39804350366fa1032cbbc14529241659ab4dac24
|
File details
Details for the file optometry_patient_mcp-1.0.3-py3-none-any.whl.
File metadata
- Download URL: optometry_patient_mcp-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74155e08ff1e306af7c9daf6348632cc2ec678939e7ed1c349e1804ce95f0e4b
|
|
| MD5 |
9042ae29788c7278acd1089d1ca69fa8
|
|
| BLAKE2b-256 |
597484bcace9f816d78b0eee381a02fc0b91a73a054b4fc5166257872ccd285a
|