Imports FHIR R4 CodeSystem, ValueSet, and ConceptMap resources into a local terminology store. The source may be a JSON file, a directory of JSON files, or a FHIR NPM package (.tgz).

pathling_import_fhir_terminology(pc, source, storage_path)

Arguments

pc

The PathlingContext object.

source

The path to a JSON file, a directory of JSON files, or a FHIR NPM package, on any filesystem accessible through the Hadoop FileSystem API.

storage_path

The terminology store location, created if absent.

Value

The PathlingContext object, invisibly.

See also

Other terminology import functions: pathling_import_snomed()