import

suspend fun import(fhirNpmPackage: FhirNpmPackage, rootDirectory: File)

Imports the content of the fhirNpmPackage from the provided rootDirectory by indexing the metadata of the FHIR resources for future retrieval.

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