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.3.0.tar.gz (18.5 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.3.0-py3-none-any.whl (25.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orchestrate_api-2.3.0.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.8.5 CPython/3.9.20 Linux/6.5.0-1025-azure

File hashes

Hashes for orchestrate_api-2.3.0.tar.gz
Algorithm Hash digest
SHA256 d9e269547e1a97cf82806bcece98811b268f5e5e7c6d455c6bb9936c91a17a3e
MD5 4a02ce4d537d1ecd20fe0a63960ecab4
BLAKE2b-256 0f262c61eb474120dad8cbbafb65e79e5b0fa2fb7230b96a2253e39834876743

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for orchestrate_api-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 67cbd12c9dd23c562f7df4c514146b4ba821956df4614d277e06c8688172c0d9
MD5 9994373b3fc03e6c445059f83ff6ac85
BLAKE2b-256 b29dafca4c9aa71d596ee37b05423b29f2732182417e96adab8ffa94a9d049d4

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