aid: intelerad url: https://raw.githubusercontent.com/api-evangelist/intelerad/refs/heads/main/apis.yml name: Intelerad kind: company description: Intelerad Medical Systems is an enterprise medical imaging company whose platform spans diagnostic PACS (IntelePACS), the InteleViewer / zero-footprint web viewer, a vendor-neutral archive (VNA), and the cloud image-exchange platform InteleShare - the product formed after Intelerad acquired Ambra Health (Ambra Image Exchange) in 2021. The InteleShare / Ambra platform exposes a documented public "v3 Services" REST-like API plus a Storage API for programmatically managing DICOM studies, patients, orders, reports, HL7 message flows, routing, and multi-tenant namespaces. Integration is built on medical-imaging interoperability standards - DICOM and DICOMweb (WADO / QIDO / STOW), HL7 v2 (ORM, ORU, ADT), and FHIR - with a Gateway that routes DICOM and HL7 between on-premise systems and the cloud, plus EHR/RIS integrations (Epic, Cerner, Athena). Core PACS/RIS APIs are partner- and contract-gated; the InteleShare / Ambra v3 API is the publicly documented developer surface. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Medical Imaging - PACS - Enterprise Imaging - Radiology - DICOM - DICOMweb - HL7 - FHIR - Healthcare - Interoperability - Image Exchange created: '2026-07-05' modified: '2026-07-05' specificationVersion: '0.19' apis: - aid: intelerad:intelerad-studies-api name: InteleShare Studies API tags: - Studies - DICOM - DICOMweb - Imaging image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://access.dicomgrid.com/api/v3/api.html baseURL: https://access.dicomgrid.com/api/v3 properties: - url: https://access.dicomgrid.com/api/v3/api.html type: APIReference - url: https://www.intelerad.com/en/interoperability/ type: Documentation - url: openapi/intelerad-openapi.yml type: OpenAPI description: Manage DICOM studies in the InteleShare / Ambra cloud - list, get, share, route, tag, and delete studies, retrieve study metadata and images, and push or pull pixel data. DICOM instance access is also available over the DICOMweb standard (WADO-RS retrieve, QIDO-RS query, STOW-RS store). Endpoints are modeled from the public v3 Services API reference (RPC-style POST actions under a namespace). - aid: intelerad:intelerad-storage-api name: InteleShare Storage API tags: - Storage - DICOMweb - Images - Pixel Data image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://access.dicomgrid.com/api/v3/storage/storage_api.html baseURL: https://access.dicomgrid.com/api/v3/storage properties: - url: https://access.dicomgrid.com/api/v3/storage/storage_api.html type: APIReference - url: openapi/intelerad-openapi.yml type: OpenAPI description: The Storage API handles the raw DICOM image and study binary layer - upload (STOW-style ingest), retrieve rendered or original images and frames, wrap and unwrap DICOM, and manage thumbnails. Complements the Services API, which handles metadata and workflow. Endpoints are modeled from the public Storage API reference. - aid: intelerad:intelerad-patients-api name: InteleShare Patients API tags: - Patients - Demographics - PHI image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://access.dicomgrid.com/api/v3/api.html baseURL: https://access.dicomgrid.com/api/v3 properties: - url: https://access.dicomgrid.com/api/v3/api.html type: APIReference - url: openapi/intelerad-openapi.yml type: OpenAPI description: Create, list, get, and update patient records and demographics, manage PHI and patient-portal (PHR) access, and reconcile / normalize patient identity across sources. Endpoints are modeled from the public v3 Services API reference. - aid: intelerad:intelerad-worklist-orders-api name: InteleShare Orders and Worklist API tags: - Orders - Worklist - Scheduling - RIS image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://access.dicomgrid.com/api/v3/api.html baseURL: https://access.dicomgrid.com/api/v3 properties: - url: https://access.dicomgrid.com/api/v3/api.html type: APIReference - url: openapi/intelerad-openapi.yml type: OpenAPI description: Manage healthcare orders and scheduled procedures that drive the radiology worklist - create, list, get, update, and cancel orders, typically fed by inbound HL7 ORM order messages. Endpoints are modeled from the public v3 Services API reference. - aid: intelerad:intelerad-reports-api name: InteleShare Reports API tags: - Reports - Radiology - Templates image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://access.dicomgrid.com/api/v3/api.html baseURL: https://access.dicomgrid.com/api/v3 properties: - url: https://access.dicomgrid.com/api/v3/api.html type: APIReference - url: openapi/intelerad-openapi.yml type: OpenAPI description: Create, list, get, and publish radiology reports and report templates attached to a study, and exchange results via HL7 ORU result messages. Endpoints are modeled from the public v3 Services API reference. - aid: intelerad:intelerad-hl7-api name: InteleShare HL7 Integration API tags: - HL7 - Interoperability - Messaging image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.intelerad.com/en/wp-content/uploads/sites/2/2024/05/InteleShare-3.24.2.0-HL7-Guide.pdf baseURL: https://access.dicomgrid.com/api/v3 properties: - url: https://access.dicomgrid.com/api/v3/api.html type: APIReference - url: https://www.intelerad.com/en/wp-content/uploads/sites/2/2024/05/InteleShare-3.24.2.0-HL7-Guide.pdf type: Documentation - url: openapi/intelerad-openapi.yml type: OpenAPI description: Configure HL7 message templates and transforms and exchange clinical data via the InteleShare Gateway - inbound and outbound ORM (orders), ORU (results/reports), and ADT (patient demographics) messages. Endpoints are modeled from the public v3 Services API reference and the InteleShare HL7 Guide. - aid: intelerad:intelerad-webhooks-api name: InteleShare Webhooks and Routing API tags: - Webhooks - Routing - Events - Destinations image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://access.dicomgrid.com/api/v3/api.html baseURL: https://access.dicomgrid.com/api/v3 properties: - url: https://access.dicomgrid.com/api/v3/api.html type: APIReference - url: openapi/intelerad-openapi.yml type: OpenAPI description: Register webhooks for platform events and manage study distribution - routes, destinations (query/retrieve targets), and storage nodes that move studies between the cloud and connected DICOM systems. Endpoints are modeled from the public v3 Services API reference. - aid: intelerad:intelerad-namespaces-accounts-api name: InteleShare Namespaces and Accounts API tags: - Namespaces - Accounts - Users - Multi-Tenancy image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://access.dicomgrid.com/api/v3/api.html baseURL: https://access.dicomgrid.com/api/v3 properties: - url: https://access.dicomgrid.com/api/v3/api.html type: APIReference - url: openapi/intelerad-openapi.yml type: OpenAPI description: Administer the multi-tenant structure of the platform - accounts, namespaces (tenant scoping and access control), users, invitations, roles, and API tokens. Includes session management (login/logout, OAuth, CSRF). Endpoints are modeled from the public v3 Services API reference. common: - type: TrustCenter url: security/intelerad-trust-center.yml - type: DomainSecurity url: security/intelerad-domain-security.yml - type: Authentication url: authentication/intelerad-authentication.yml - type: LinkedIn url: https://www.linkedin.com/company/intelerad-medical-systems - type: Website url: https://www.intelerad.com/ - type: Documentation url: https://access.dicomgrid.com/api/v3/api.html - type: Plans url: plans/intelerad-plans-pricing.yml - type: RateLimits url: rate-limits/intelerad-rate-limits.yml - type: FinOps url: finops/intelerad-finops.yml - type: Blog url: https://www.intelerad.com/en/blog/ maintainers: - FN: Kin Lane email: kin@apievangelist.com