Skip to content
APIsAPI Catalog

API Catalog

This page provides a comprehensive overview of all available Posos APIs, grouped by backend service.

Base URLs:

  • Preprod: https://api.preprod.posos.co
  • Production: https://api.production.posos.co

Analysis APIs

Clinical decision support APIs that analyze prescriptions for safety and optimization.

AORT — Prescription Analysis & Treatment Recommendation

post/aort-api-v3/v1/graphql

APIQueryDescription
InteractionsgetInteractionsCheck for drug-drug interactions
ContraindicationsgetContraindicationsDetect contraindications based on patient profile
Side effectsgetAdverseEffectsList adverse effects for drugs
AllergygetAllergyIntoleranceDetect allergic reactions in a drug list
Treatment RecommendationgetAlternativesRecommend alternatives for a given indication
Drug-Indexed Decision Support (HAS)getSamRetrieve HAS SAM alerts for drugs
CalculatorsgetCalcPerform clinical calculations
Physico-chemical compatibilitygetCompatibilityCheck physico-chemical compatibility between drugs

ARP — Dosage Analysis

post/arp-api-v2/v1/graphql

APIQueryDescription
Dosage alertsgetDosageAlertDetect dosage issues (overdose, underdose, duration)
Therapeutic duplicationgetTherapeuticDuplicationDetect active substance redundancy

AAE — Administrative and Economic Analysis

post/aae-api/v1/graphql

APIQueryDescription
Dosage unitsgetDosageUnitsRetrieve dosage units for a prescription
Prescription costgetPrescriptionCostCalculate total cost of a prescription
Prescription conditionsgetRestrictedPrescriptionsRetrieve restricted prescription conditions

NLP APIs

Natural language processing for drug search and dosage parsing.

APIEndpointMethodDescription
Autocompletion/autocomplete-api/autocompleteGETSearch for drugs, ingredients, indications, and medical entities
Dosage structuring/nerl/v2/nerlGETParse free-text dosage instructions into structured data
Dosage reconstruction/nerl/v2/poso_reconstructorPOSTReconstruct dosages from structured data into free-text instructions
Prescription structuring/nerl/v3/prescriptionPOSTAnalyze a full prescription and extract prescribed elements (Preview)

Prescription Scan

APIEndpointMethodDescription
Prescription scan/scanordo/v2/scan-ordoPOSTExtract structured data from prescription images/PDFs (returns FHIR Bundle)

Partner Connect

APIs for contextual integration of Posos functionalities into partner software.

APIEndpointMethodDescription
Contextual call/api/partners/proxy/preparePOSTOpen a Posos guide with pre-loaded patient context
Scan & Go/api/partners/patient/scan-tokenPOSTObtain a URL for prescription import and validation
QR Code/api/partners/patient/qrcodeGETGenerate a QR Code linking to a patient file

MedicalDB (BIM)

post/bim/v1/graphql

A comprehensive drug database providing clinical drugs, branded drugs, ingredients, indications, interactions, pricing, and more.

Standards-Based APIs

APIEndpointProtocolDescription
CDS Hookshttps://cds-hooks.{env}.posos.coCDS HooksHL7 CDS Hooks standard for drug interaction verification
FHIR Warehousehttps://fhir.production.trusted.posos.co/fhir/r4/:slugFHIR R4Read-only access to scanned prescriptions

Widgets

Embeddable UI components for clinical decision support.

APIEndpointMethodDescription
User Authentication/api/v1/admin/tokenPOSTGenerate access tokens for widget users