Skip to content

Files

Latest commit

4069ba2 · May 13, 2025

History

History

commonwell-sdk

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 5, 2025
Jul 10, 2023
Jul 10, 2023
Jul 10, 2023
Dec 6, 2023
Jul 10, 2023
May 27, 2024
May 13, 2025
Sep 17, 2024
Jul 10, 2023

commonwell-sdk

SDK to simplify CommonWell API integration - by Metriport Inc.

Usage

import {
  APIMode,
  CommonWell
} from "@metriport/commonwell-sdk";

const commonWell = new CommonWell(
    "CERTIFICATE",
    "PRIVATE_KEY",
    "Leopard Medical",
    "2.16.840.1.113883.3.666.7.777",
    APIMode.production
  );
            ,▄,
          ▄▓███▌
      ▄▀╙   ▀▓▀    ²▄
    ▄└               ╙▌
  ,▀                   ╨▄
  ▌                     ║
                         ▌
                         ▌
,▓██▄                 ╔███▄
╙███▌                 ▀███▀
    ▀▄
      ▀╗▄         ,▄
         '╙▀▀▀▀▀╙''


      by Metriport Inc.