Skip to main content

SDK for the Orchestrate API at api.careevolutionapi.com

Project description

Orchestrate SDK

The Orchestrate SDK is a TypeScript and JavaScript library for interacting with the Orchestrate API at https://api.careevolutionapi.com.

Full documentation of the API is available at https://rosetta-api.docs.careevolution.com/.

Installation

TypeScript:

npm install @careevolution/orchestrate

Python:

pip install orchestrate-api

Usage

TypeScript:

import { OrchestrateApi } from '@careevolution/orchestrate';

const orchestrate = new OrchestrateApi({apiKey: "your-api-key"});
await orchestrate.terminology.classifyCondition({
  code: "119981000146107",
  system: "SNOMED",
});

Python:

from orchestrate import OrchestrateApi

api = OrchestrateApi(api_key="your-api-key")
api.terminology.classify_condition(code="119981000146107", system="SNOMED")

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

orchestrate_api-2.2.1.tar.gz (18.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

orchestrate_api-2.2.1-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

Details for the file orchestrate_api-2.2.1.tar.gz.

File metadata

  • Download URL: orchestrate_api-2.2.1.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.8.3 CPython/3.9.19 Linux/6.5.0-1025-azure

File hashes

Hashes for orchestrate_api-2.2.1.tar.gz
Algorithm Hash digest
SHA256 d36767f695ce398ea1f9d60b756852c01d0112a63298b2ee324616975026b87d
MD5 51ed2ea0e9558759c84f1462261a32c4
BLAKE2b-256 9f5cb8da496d6ca9c0014327291c593fcd6f73b780765289f7b3a5142e0c37cd

See more details on using hashes here.

File details

Details for the file orchestrate_api-2.2.1-py3-none-any.whl.

File metadata

  • Download URL: orchestrate_api-2.2.1-py3-none-any.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.8.3 CPython/3.9.19 Linux/6.5.0-1025-azure

File hashes

Hashes for orchestrate_api-2.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b118fb3aa4efa863eeac185bb68aa73c1da8069859476d8f871b36c30734e4b8
MD5 7b09b2190e91d6d24d044290e2362b12
BLAKE2b-256 9f6ab76addf3d6b32a0b0617c7cc8c2b5f6172b00b95fe5284bc0e5fd0813a72

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page