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.0.0.tar.gz (11.1 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.0.0-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for orchestrate_api-2.0.0.tar.gz
Algorithm Hash digest
SHA256 08d8cc0713138683edf80fc44067f417dcd6cb17080de9bc3dcb32f7fda1f885
MD5 36b50d582b0bb6841400a1bec03c20d7
BLAKE2b-256 4b33512e5c4796745602d4e430d74c2d662080cd7a787522b6da60674453bd4a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for orchestrate_api-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a95388500ea8f879d78e09318024d8d02d8cbe5db74fe6ef540b83f2e61274f9
MD5 519ae1c8baf4a5763d7dd14a75593f52
BLAKE2b-256 dd16f6c35db32a186a6d37f6313152db207ecfe5c3a0655a0eeb210fbae6e6ce

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