mix dicom.gen_dictionary (Dicom v0.5.1)

Copy Markdown View Source

Generates Dicom.Dictionary.Registry from innolitics/dicom-standard JSON.

Downloads or reads priv/attributes.json and generates the full DICOM PS3.6 data dictionary as a compile-time Elixir module.

Usage

mix dicom.gen_dictionary                      # uses priv/attributes.json
mix dicom.gen_dictionary path/to/attrs.json   # custom path