Releases: uc-cdis/bih_dictionary
Release list
0.2.1: Enumerated PatientSex
0.2.0: Added LOINC properties and has_viewer_link.
Added properties for the LOINC harmonization work to imaging study node.
Also added "has_viewer_link" property to imaging study and series nodes to make it easy to select only series or studies that have a dicom_viewer_link.
0.1.4: Added back dicom_viewer_url to imaging_series
Non-breaking changes: Added back dicom_viewer_url property to imaging_series node
0.1.3: Imaging study/series-specific DICOM viewer URLs.
- Breaking change: changed
dicom_viewer_urlonimaging_seriesnode toseries_viewer_url, and - Non-breaking: added
study_viewer_urlto theimaging_studynode.
0.1.2: Adding metadata_source_date
Added "metadata_source_date" to the dataset node to track when the source metadata was last updated by the contributing data node.
0.1.1: Updated dataset node.
Adding additional dataset node properties to further describe the APIs, databases, versions, hosts, and owners of the metadata and data files described in MIDRC BIH.
What's Changed
- Update pyproject.toml - email by @smvgarcia in #14
- updates to dataset node by @cgmeyer in #15
New Contributors
- @smvgarcia made their first contribution in #14
Full Changelog: 0.1.0...0.1.1
0.1.0: BIH working draft model.
Draft BIH data model with clinical, omics, and imaging nodes.
Successfully tested in QA BIH along with draft ETL mapping.
0.0.8: Adding/shifting properties to support ETL / BIH metadata schema.
Adding/shifting properties to support ETL / BIH metadata schema.
0.0.7: Added imaging properties.
- Updated imaging nodes with properties suggested by ACR.
- Changed "annotation" node name to "image_annotation".
0.0.6: Removed data_file properties from file nodes.
Removed data_file properties from file nodes and added clinical_file node.