Package com.ibm.fhir.cli
-
Class Summary Class Description FHIRCLI This class provides a command-line interface (CLI) to the FHIR Client API, allowing the user to invoke commands on the command-line that invoke the FHIR Client API to carry out various FHIR-related operations. -
Enum Summary Enum Description Operations This enum defines the valid operations that can be invoked via the command-line tool.OptionNames This enum defines each of the command-line options, including the long name, short name, description and an optional "argName" field for options which take an additional argument.