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

Uploaded Python 3

File details

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

File metadata

  • Download URL: orchestrate_api-1.0.0.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-1.0.0.tar.gz
Algorithm Hash digest
SHA256 cf759e818c1b162655c42db97507ba572fc10d98d6d19f4fbc0aa392c76b46b0
MD5 2baac4666f8c5e05e479120f4d8ba227
BLAKE2b-256 ccdd5db98c3cd4fe46e38227fbc5a2fd3b6a004425dcdd54d908aa97af409a8b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: orchestrate_api-1.0.0-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-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d9f87128556a326b669bbce1606540b932c7c1a4c8f187b6ecd9fe5104844ab0
MD5 0a99d5161cea5236fd1e4b654f098981
BLAKE2b-256 9a4c050db3cad2c24d5e803c6deeb55fd17dca04c073e4eca4bb3a614585082e

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