Skip to main content

SDK for the Orchestrate API at rosetta.careevolution.com

Project description

Orchestrate SDK

The Orchestrate SDK is a TypeScript and JavaScript library for interacting with the Orchestrate API at https://api.rosetta.careevolution.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.classifyCondition({
  code: "119981000146107",
  system: "SNOMED",
});

Python:

from orchestrate import OrchestrateApi

api = OrchestrateApi(api_key="your-api-key")
api.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-0.3.5.tar.gz (8.4 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-0.3.5-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orchestrate_api-0.3.5.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.5.1 CPython/3.9.17 Linux/5.15.0-1041-azure

File hashes

Hashes for orchestrate_api-0.3.5.tar.gz
Algorithm Hash digest
SHA256 36e27c09cb986411cd367c832a4a9632d4749491a151c093b051335c50642bd9
MD5 931a1589103ceb37a8d8177b3ef7fa38
BLAKE2b-256 f1079accd384a91c34c36b727dba79ff6df0c150362c8ae843d1bbd21c5be99f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: orchestrate_api-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.5.1 CPython/3.9.17 Linux/5.15.0-1041-azure

File hashes

Hashes for orchestrate_api-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ca04aa06867e3dfce362e7336898ed05fa3b152df4bf77df741cc318c25ae3cc
MD5 02940befb245a5f8e387597212510951
BLAKE2b-256 120d8d4e9b3dc22c03d14bea8dbe4c829d754bf784ed71058dc1633e03ee9243

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