pub type DICOMJsonObject = BTreeMap<String, HashMap<String, Value>>;
pub struct DICOMJsonObject { /* private fields */ }