@iguhealth/generated-ops
TypeScript icon, indicating that this package has built-in type declarations

0.11.5 • Public • Published

Generated Operations

Generated Operation classes based on OperationDefintions found in load-artifacts (covers hl7 and iguhealth operations). Provides utility methods to validate parameters and parses parameters from simple javascript maps using internally stored OperationDefinition.

Usage

import httpClient from "@iguhealth/client/http";
import { ValueSetExpand } from "./ops.js";

const client = httpClient(configuration);
const response  = await client.invoke_system(ValueSetExpand.Op, ctx, { url: "value-set-url" }))

Readme

Keywords

none

Package Sidebar

Install

npm i @iguhealth/generated-ops

Weekly Downloads

9

Version

0.11.5

License

none

Unpacked Size

565 kB

Total Files

8

Last publish

Collaborators

  • genfhi-org