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.2.0.tar.gz (18.3 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.2.0-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orchestrate_api-2.2.0.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.8.3 CPython/3.9.19 Linux/6.5.0-1021-azure

File hashes

Hashes for orchestrate_api-2.2.0.tar.gz
Algorithm Hash digest
SHA256 8521e1e22f0a86c0bd1782f126fe29735e8c9f109eb763c0a4affe141125b55e
MD5 586d5c17f044bcfbfaaec6ba5232f41a
BLAKE2b-256 2a26eca3908b3fca27397d9ef54f9ba91943b27529e93bf23233b8981962a203

See more details on using hashes here.

File details

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

File metadata

  • Download URL: orchestrate_api-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.8.3 CPython/3.9.19 Linux/6.5.0-1021-azure

File hashes

Hashes for orchestrate_api-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7f5f0db22bc6e9dd403d711b9f7fc3cb94852d8d7c7142695e0d0354589f07b1
MD5 46134ea268862c5e3628d49a25982fc1
BLAKE2b-256 96d4b65c8093de9c3bd8a86517fbe6173797e6b3315844cc42e8fec1c9c854cd

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