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.7.1.tar.gz (18.2 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.7.1-py3-none-any.whl (25.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orchestrate_api-2.7.1.tar.gz
  • Upload date:
  • Size: 18.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/2.1.4 CPython/3.9.23 Linux/6.11.0-1018-azure

File hashes

Hashes for orchestrate_api-2.7.1.tar.gz
Algorithm Hash digest
SHA256 e2e36cbf2d5222d8a147d6077b2c165ea06cd0b328af1648069e4d1b0f1d249e
MD5 a48ac20210557a9662fd15b4b2910239
BLAKE2b-256 1280036a2e81e8384f8d7a927f1b32bff291b67ff2619f73595db29d046622e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: orchestrate_api-2.7.1-py3-none-any.whl
  • Upload date:
  • Size: 25.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/2.1.4 CPython/3.9.23 Linux/6.11.0-1018-azure

File hashes

Hashes for orchestrate_api-2.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 766a68a31cc5ebfa1f85460cf16f348c8b6ff79f967bf26d06456abf0b54e004
MD5 45236dd50a6736027db2623fbf29bb56
BLAKE2b-256 f6ef177ff393f911ba9f9bd5d7afbdfe5838bd53e5ac65e3c69e79c34dc67cb9

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