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.4.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.4-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orchestrate_api-0.3.4.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.4.tar.gz
Algorithm Hash digest
SHA256 f8932cb76dd147b885bbb1d64f4f7f5088eee02b8c44d115dc53869b197111e4
MD5 97a9e474cebb1728a62f0a3eb53be993
BLAKE2b-256 7a6c20989208faaca0f2aa65056ae917eb09374d9a71764486a95a9c4db5899f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: orchestrate_api-0.3.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6d8146c8bcfef08bdf5de6e0e04c547e2c1816a1f4b37999b2df0d8fda1ba7a1
MD5 a3e8d68ed8f0ec3e2dfa6a45f46fdc42
BLAKE2b-256 525afdd68ebb1086f8331f8d9fecd561ede000d9fb754278940d3fe616aad160

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