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-3.2.0.tar.gz (19.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-3.2.0-py3-none-any.whl (26.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orchestrate_api-3.2.0.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/2.2.1 CPython/3.9.24 Linux/6.11.0-1018-azure

File hashes

Hashes for orchestrate_api-3.2.0.tar.gz
Algorithm Hash digest
SHA256 87d8895c20416d9afbd80c543079cfb38cc1eaab2f016467d1d09e194b1cd720
MD5 29a94431d9501c856c8477da73128fbc
BLAKE2b-256 ac1d71da253654c21a6cd4762785356564335320ca7a4756e9478949cdfb5f7a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: orchestrate_api-3.2.0-py3-none-any.whl
  • Upload date:
  • Size: 26.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/2.2.1 CPython/3.9.24 Linux/6.11.0-1018-azure

File hashes

Hashes for orchestrate_api-3.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 93a60523baa98f779f876e5e11f572a55c75e4fe1db6efec16c697fafd7e5bcd
MD5 fa728e3ef8a6111fee27c446ba5ec053
BLAKE2b-256 4f718156fc81030cc6579290cf3701522b188037839c6d0cb342ffc0ab095131

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