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-1.1.0.tar.gz (9.8 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-1.1.0-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orchestrate_api-1.1.0.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.6.1 CPython/3.9.18 Linux/6.2.0-1012-azure

File hashes

Hashes for orchestrate_api-1.1.0.tar.gz
Algorithm Hash digest
SHA256 0230a295ee6ccb1a22b1acd761fc5dfc1b50cb756eb8d82547c764b19752eb77
MD5 e1d02128db7a8833b3dc4c307f025373
BLAKE2b-256 02c174cdddab2c860de2b4124073525f2d202799b028fbc7fabf82f40e74fb9d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: orchestrate_api-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 11.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.6.1 CPython/3.9.18 Linux/6.2.0-1012-azure

File hashes

Hashes for orchestrate_api-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 18e6044f1554e87f3226d9c0aed86cfd023a10f5b22426049ea2c0b6d33463ab
MD5 5f0901167d2871b6c811483503f6dbfa
BLAKE2b-256 9a339940de4cc56a129938cc9ff60896a631fa24a39cc605d3681a30edac6779

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