install

suspend fun install(vararg fhirNpmPackages: FhirNpmPackage)

Downloads and installs the fhirNpmPackages from the NPM package server with transitive dependencies. The NPM packages will be unzipped to a directory managed by the knowledge manager. The resources will be indexed in the database for future retrieval.

FHIR NPM packages already present in the database will be skipped.