Data Collection
liteehr.com
Accesses and queries a global physician directory across multiple national registries, and enables consent-gated sharing of electronic health records with providers.
ENDPOINT 1
https://liteehr.com/api/ehr/mcp
Known tools 12
search_providersSearch the LiteEHR global physician directory across both the US NPI registry (2.4M providers) and international registries (UK, Australia, Ireland, New Zealand, Canada).
find_hospice_doctorsFind hospice-capable or palliative care physicians in a given country or US state.
list_registry_coverageList all countries and registries in LiteEHR's physician directory with current record counts, ingestion status, and last update timestamps.
get_provider_detailsRetrieve the full record for a specific provider.
create_share_tokenGenerate a consent-gated share token so the patient can share their EHR with a specific provider.
revoke_shareRevoke a previously created share token.
fetch_shared_recordRetrieve a patient record using a share token provided by the patient.
list_sharesList all share tokens the patient has created — who has access, whether it's anonymous or full, when it expires, and how many times it's been accessed.
ingest_patient_recordUpload a patient clinical record into LiteEHR using the WellSpr.ing Clinical Exchange Standard (WCES).
import_fhir_bundleImport a FHIR R4 Bundle (JSON) into LiteEHR.
list_patient_recordsList EHR records accessible to the authenticated API key.
get_patient_recordRetrieve the full clinical record for a specific record ID.