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.1.0.tar.gz (18.9 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.1.0-py3-none-any.whl (26.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for orchestrate_api-3.1.0.tar.gz
Algorithm Hash digest
SHA256 c01075fa43a7cfe06c60fe4c01452f197da7885e2bd8b73794a147f99767151e
MD5 f9438eacf5268256dd69643632e68c0c
BLAKE2b-256 6dc8852b51fb291f684981a54001dbd21f307e4c567fb3b25492710d1e7c37d7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for orchestrate_api-3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b76341276d4b8de52c2170b7c8f6a6f32d90f1e1885516d7e9e453754a07439c
MD5 86d407f8e82ff3d6f274ca5396446c32
BLAKE2b-256 dc1d980a72f879f8e00267f546ffce0b8d014cd84925c248f1e3ba88043a4927

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