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.0.1.tar.gz (11.1 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.0.1-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: orchestrate_api-2.0.1.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.8.1 CPython/3.9.18 Linux/6.5.0-1015-azure

File hashes

Hashes for orchestrate_api-2.0.1.tar.gz
Algorithm Hash digest
SHA256 38c52075aba249f507666342a5ee8b01dc1aefaeebd95b3d3d7b690e0297b0b6
MD5 f990515b7acd8ccfce42b6151587cc29
BLAKE2b-256 46094707249a93c8ccafeacb95db4bd4450fc61762dbc91377fbec911391411e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: orchestrate_api-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 14.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.8.1 CPython/3.9.18 Linux/6.5.0-1015-azure

File hashes

Hashes for orchestrate_api-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dacf16c5a39843c477b142ccb2ace620758ff71589213b59dc474fc5ccd12688
MD5 927eb86c8f9d1c9e5309ad4549ff40be
BLAKE2b-256 00a7923b0bc6c8291a63d9aaf5356fab0d9a51959d084a167040c8b33dff9634

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