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.4.0.tar.gz (18.0 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.4.0-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orchestrate_api-2.4.0.tar.gz
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/2.1.1 CPython/3.9.21 Linux/6.8.0-1021-azure

File hashes

Hashes for orchestrate_api-2.4.0.tar.gz
Algorithm Hash digest
SHA256 002bd54304894cc87957e366da6ecc78d435ec9c5c1194c243d92bdc9dc691ee
MD5 c81792db9b90f30166a1eb6e76e00046
BLAKE2b-256 a9bc9b8574c9d91d5b3e1f03f6cd7fac7242a6f2aca2f69022e37fab74c95421

See more details on using hashes here.

File details

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

File metadata

  • Download URL: orchestrate_api-2.4.0-py3-none-any.whl
  • Upload date:
  • Size: 25.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/2.1.1 CPython/3.9.21 Linux/6.8.0-1021-azure

File hashes

Hashes for orchestrate_api-2.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 485ccb96c96caebb09bbe69925f1d30429899e0fa98f8c194c3655d2ecf8bd3e
MD5 64cb53aafa0be5b4d364d627e55fef2c
BLAKE2b-256 6ef08f1c8a94f168c08092169ecfef9e20d3e78787b772ab16a45e67a8594dc0

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