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.1.0.tar.gz (12.0 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.1.0-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orchestrate_api-2.1.0.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.8.2 CPython/3.9.18 Linux/6.5.0-1015-azure

File hashes

Hashes for orchestrate_api-2.1.0.tar.gz
Algorithm Hash digest
SHA256 4aa42f92c5528ed5a47edf82ea55066631ef1fa6929098aafb862d533603706e
MD5 3f9bbae1fd05e1f2655d4b29665b37dc
BLAKE2b-256 beb6a1719591f1121336977ca93206872bd64b9620b492c9b2204d9b5b997c7f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: orchestrate_api-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 15.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.8.2 CPython/3.9.18 Linux/6.5.0-1015-azure

File hashes

Hashes for orchestrate_api-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e124fc07bfa4b81207b374c0dd49d82e2013b6b70d07b6123a8ecd20735c087f
MD5 594cd9ff752352869138792bab8b0a6a
BLAKE2b-256 9d2be4e0e8aee00d52f542a54be771ad608eb441d3008c12b2b4c1eb50f83fe6

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