claml-bfarm
A version of the ClaML plugin fine-tuned for BfArM ClaML files
This plugin is fine-tuned to provide adequate concepts for CodeSystems provided by the German BfArM (Bundesinstitut für Arzneimittel und Medizinprodukte). It may produce results that are not suitable for other ClaML files produced by other agencies. Use the 'claml-standard' plugin for general use cases.
Command line usage
/*^babelfsh
claml-bfarm
--mode MODE --path PATH [--help] [--map-all-meta-to-properties]
[--meta-to-provide-renamed META_TO_PROVIDE_RENAMED]
[--meta-to-provide-unmapped META_TO_PROVIDE_UNMAPPED]
[--rubric-to-property-renamed RUBRIC_TO_PROPERTY_RENAMED]
[--rubric-to-property-unmapped RUBRIC_TO_PROPERTY_UNMAPPED]
^babelfsh*/Command line argument reference
--mode MODE
Required
The mode of the ClaML-BfArM plugin. Choices: ICD_10_GM, ICD_10_WHO, OPS, ICD_O_3, ICF
--path PATH
-p PATH
Required
Path to the CLAML file
--help
-h
show this help message and exit
--map-all-meta-to-properties
Map all meta to properties with the same name
--meta-to-provide-renamed META_TO_PROVIDE_RENAMED
--meta-to-property-renamed
--meta-to-provide-unmapped META_TO_PROVIDE_UNMAPPED
--meta-to-property-passthrough
--rubric-to-property-renamed RUBRIC_TO_PROPERTY_RENAMED
--rubric-to-property-renamed
--rubric-to-property-unmapped RUBRIC_TO_PROPERTY_UNMAPPED
--rubric-to-property-passthrough
Last updated

