Skip to content

Commit 7218c3e

Browse files
authored
Merge pull request #343 from SMI/links
update links for HicServices -> SMI migration
2 parents b0d69f2 + 5f3b40c commit 7218c3e

File tree

6 files changed

+63
-63
lines changed

6 files changed

+63
-63
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
cmd /c rdmpcli\rdmp.exe cmd describe CreateNewImagingDatasetSuite
5252
- name: Get Imaging Template
5353
run: |
54-
Invoke-WebRequest -Uri https://raw.githubusercontent.com/HicServices/DicomTypeTranslation/main/Templates/CT.it -OutFile D:\a\RdmpDicom\CT.it
54+
Invoke-WebRequest -Uri https://raw.githubusercontent.com/SMI/DicomTypeTranslation/main/Templates/CT.it -OutFile D:\a\RdmpDicom\CT.it
5555
- name: Integration Tests
5656
run: |
5757
cmd /c rdmpcli\rdmp.exe cmd NewObject ConnectionStringKeyword MicrosoftSqlServer TrustServerCertificate yes

CHANGELOG.md

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535

3636
### Added
3737

38-
- Added MetadataOnly property to FoDicomAnonymiser [#64](https://github.com/HicServices/RdmpDicom/issues/64)
38+
- Added MetadataOnly property to FoDicomAnonymiser [#64](https://github.com/SMI/RdmpDicom/issues/64)
3939

4040
## [5.0.10] 2022-06-21
4141

@@ -49,7 +49,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4949
## [5.0.8] 2022-05-04
5050

5151
### Changed
52-
- Corrected resizing for the SemEHR API query builder - [#236](https://github.com/HicServices/RdmpDicom/issues/236)
52+
- Corrected resizing for the SemEHR API query builder - [#236](https://github.com/SMI/RdmpDicom/issues/236)
5353

5454
## [5.0.7] 2022-04-26
5555

@@ -395,56 +395,56 @@ Updated to be compatible with RDMP 4.2
395395

396396
- Initial commit from private repo
397397

398-
[Unreleased]: https://github.com/HicServices/RdmpDicom/compare/v7.0.0...develop
399-
[7.0.0]: https://github.com/HicServices/RdmpDicom/compare/v6.0.2...v7.0.0
400-
[6.0.2]: https://github.com/HicServices/RdmpDicom/compare/v6.0.1...v6.0.2
401-
[6.0.1]: https://github.com/HicServices/RdmpDicom/compare/v6.0.0...v6.0.1
402-
[6.0.0]: https://github.com/HicServices/RdmpDicom/compare/v5.0.12...v6.0.0
403-
[5.0.12]: https://github.com/HicServices/RdmpDicom/compare/v5.0.11...v5.0.12
404-
[5.0.11]: https://github.com/HicServices/RdmpDicom/compare/v5.0.10...v5.0.11
405-
[5.0.10]: https://github.com/HicServices/RdmpDicom/compare/v5.0.9...v5.0.10
406-
[5.0.9]: https://github.com/HicServices/RdmpDicom/compare/v5.0.8...v5.0.9
407-
[5.0.8]: https://github.com/HicServices/RdmpDicom/compare/v5.0.7...v5.0.8
408-
[5.0.7]: https://github.com/HicServices/RdmpDicom/compare/v5.0.6...v5.0.7
409-
[5.0.6]: https://github.com/HicServices/RdmpDicom/compare/v5.0.5...v5.0.6
410-
[5.0.5]: https://github.com/HicServices/RdmpDicom/compare/v5.0.4...v5.0.5
411-
[5.0.4]: https://github.com/HicServices/RdmpDicom/compare/v5.0.3...v5.0.4
412-
[5.0.3]: https://github.com/HicServices/RdmpDicom/compare/v5.0.2...v5.0.3
413-
[5.0.2]: https://github.com/HicServices/RdmpDicom/compare/v5.0.1...v5.0.2
414-
[5.0.1]: https://github.com/HicServices/RdmpDicom/compare/v5.0.0...v5.0.1
415-
[5.0.0]: https://github.com/HicServices/RdmpDicom/compare/v4.0.2...v5.0.0
416-
[4.0.2]: https://github.com/HicServices/RdmpDicom/compare/v4.0.0...v4.0.2
417-
[4.0.0]: https://github.com/HicServices/RdmpDicom/compare/v3.0.1...v4.0.0
418-
[3.0.1]: https://github.com/HicServices/RdmpDicom/compare/v3.0.0...v3.0.1
419-
[3.0.0]: https://github.com/HicServices/RdmpDicom/compare/v2.2.4...v3.0.0
420-
[2.2.4]: https://github.com/HicServices/RdmpDicom/compare/v2.2.3...v2.2.4
421-
[2.2.3]: https://github.com/HicServices/RdmpDicom/compare/v2.2.2...v2.2.3
422-
[2.2.2]: https://github.com/HicServices/RdmpDicom/compare/v2.2.1...v2.2.2
423-
[2.2.1]: https://github.com/HicServices/RdmpDicom/compare/v2.1.11...v2.2.1
424-
[2.1.11]: https://github.com/HicServices/RdmpDicom/compare/v2.1.10...v2.1.11
425-
[2.1.10]: https://github.com/HicServices/RdmpDicom/compare/v2.1.9...v2.1.10
426-
[2.1.9]: https://github.com/HicServices/RdmpDicom/compare/v2.1.8...v2.1.9
427-
[2.1.8]: https://github.com/HicServices/RdmpDicom/compare/v2.1.7...v2.1.8
428-
[2.1.7]: https://github.com/HicServices/RdmpDicom/compare/v2.1.6...v2.1.7
429-
[2.1.6]: https://github.com/HicServices/RdmpDicom/compare/v2.1.5...v2.1.6
430-
[2.1.5]: https://github.com/HicServices/RdmpDicom/compare/v2.1.4...v2.1.5
431-
[2.1.4]: https://github.com/HicServices/RdmpDicom/compare/v2.1.3...v2.1.4
432-
[2.1.3]: https://github.com/HicServices/RdmpDicom/compare/v2.1.2...v2.1.3
433-
[2.1.2]: https://github.com/HicServices/RdmpDicom/compare/v2.1.1...v2.1.2
434-
[2.1.1]: https://github.com/HicServices/RdmpDicom/compare/v2.1.0...v2.1.1
435-
[2.1.0]: https://github.com/HicServices/RdmpDicom/compare/v2.0.9...v2.1.0
436-
[2.0.9]: https://github.com/HicServices/RdmpDicom/compare/v2.0.8...v2.0.9
437-
[2.0.8]: https://github.com/HicServices/RdmpDicom/compare/v2.0.7...v2.0.8
438-
[2.0.7]: https://github.com/HicServices/RdmpDicom/compare/v2.0.6...v2.0.7
439-
[2.0.6]: https://github.com/HicServices/RdmpDicom/compare/v2.0.5...v2.0.6
440-
[2.0.5]: https://github.com/HicServices/RdmpDicom/compare/v2.0.4...v2.0.5
441-
[2.0.4]: https://github.com/HicServices/RdmpDicom/compare/v2.0.3...v2.0.4
442-
[2.0.3]: https://github.com/HicServices/RdmpDicom/compare/v2.0.2...v2.0.3
443-
[2.0.2]: https://github.com/HicServices/RdmpDicom/compare/v2.0.1...v2.0.2
444-
[2.0.1]: https://github.com/HicServices/RdmpDicom/compare/v1.3.2...v2.0.1
445-
[1.3.2]: https://github.com/HicServices/RdmpDicom/compare/v1.3.1...v1.3.2
446-
[1.3.1]: https://github.com/HicServices/RdmpDicom/compare/v1.3.0...v1.3.1
447-
[1.3.0]: https://github.com/HicServices/RdmpDicom/compare/v1.1.0...v1.3.0
448-
[1.1.0]: https://github.com/HicServices/RdmpDicom/compare/v1.0.2...v1.1.0
449-
[1.0.2]: https://github.com/HicServices/RdmpDicom/compare/1581c5ae3a12db1873f4cf1a930215750ad2ae14...v1.0.2
450-
[Tag Elevation]:https://github.com/HicServices/DicomTypeTranslation/tree/develop/DicomTypeTranslation/Elevation
398+
[Unreleased]: https://github.com/SMI/RdmpDicom/compare/v7.0.0...develop
399+
[7.0.0]: https://github.com/SMI/RdmpDicom/compare/v6.0.2...v7.0.0
400+
[6.0.2]: https://github.com/SMI/RdmpDicom/compare/v6.0.1...v6.0.2
401+
[6.0.1]: https://github.com/SMI/RdmpDicom/compare/v6.0.0...v6.0.1
402+
[6.0.0]: https://github.com/SMI/RdmpDicom/compare/v5.0.12...v6.0.0
403+
[5.0.12]: https://github.com/SMI/RdmpDicom/compare/v5.0.11...v5.0.12
404+
[5.0.11]: https://github.com/SMI/RdmpDicom/compare/v5.0.10...v5.0.11
405+
[5.0.10]: https://github.com/SMI/RdmpDicom/compare/v5.0.9...v5.0.10
406+
[5.0.9]: https://github.com/SMI/RdmpDicom/compare/v5.0.8...v5.0.9
407+
[5.0.8]: https://github.com/SMI/RdmpDicom/compare/v5.0.7...v5.0.8
408+
[5.0.7]: https://github.com/SMI/RdmpDicom/compare/v5.0.6...v5.0.7
409+
[5.0.6]: https://github.com/SMI/RdmpDicom/compare/v5.0.5...v5.0.6
410+
[5.0.5]: https://github.com/SMI/RdmpDicom/compare/v5.0.4...v5.0.5
411+
[5.0.4]: https://github.com/SMI/RdmpDicom/compare/v5.0.3...v5.0.4
412+
[5.0.3]: https://github.com/SMI/RdmpDicom/compare/v5.0.2...v5.0.3
413+
[5.0.2]: https://github.com/SMI/RdmpDicom/compare/v5.0.1...v5.0.2
414+
[5.0.1]: https://github.com/SMI/RdmpDicom/compare/v5.0.0...v5.0.1
415+
[5.0.0]: https://github.com/SMI/RdmpDicom/compare/v4.0.2...v5.0.0
416+
[4.0.2]: https://github.com/SMI/RdmpDicom/compare/v4.0.0...v4.0.2
417+
[4.0.0]: https://github.com/SMI/RdmpDicom/compare/v3.0.1...v4.0.0
418+
[3.0.1]: https://github.com/SMI/RdmpDicom/compare/v3.0.0...v3.0.1
419+
[3.0.0]: https://github.com/SMI/RdmpDicom/compare/v2.2.4...v3.0.0
420+
[2.2.4]: https://github.com/SMI/RdmpDicom/compare/v2.2.3...v2.2.4
421+
[2.2.3]: https://github.com/SMI/RdmpDicom/compare/v2.2.2...v2.2.3
422+
[2.2.2]: https://github.com/SMI/RdmpDicom/compare/v2.2.1...v2.2.2
423+
[2.2.1]: https://github.com/SMI/RdmpDicom/compare/v2.1.11...v2.2.1
424+
[2.1.11]: https://github.com/SMI/RdmpDicom/compare/v2.1.10...v2.1.11
425+
[2.1.10]: https://github.com/SMI/RdmpDicom/compare/v2.1.9...v2.1.10
426+
[2.1.9]: https://github.com/SMI/RdmpDicom/compare/v2.1.8...v2.1.9
427+
[2.1.8]: https://github.com/SMI/RdmpDicom/compare/v2.1.7...v2.1.8
428+
[2.1.7]: https://github.com/SMI/RdmpDicom/compare/v2.1.6...v2.1.7
429+
[2.1.6]: https://github.com/SMI/RdmpDicom/compare/v2.1.5...v2.1.6
430+
[2.1.5]: https://github.com/SMI/RdmpDicom/compare/v2.1.4...v2.1.5
431+
[2.1.4]: https://github.com/SMI/RdmpDicom/compare/v2.1.3...v2.1.4
432+
[2.1.3]: https://github.com/SMI/RdmpDicom/compare/v2.1.2...v2.1.3
433+
[2.1.2]: https://github.com/SMI/RdmpDicom/compare/v2.1.1...v2.1.2
434+
[2.1.1]: https://github.com/SMI/RdmpDicom/compare/v2.1.0...v2.1.1
435+
[2.1.0]: https://github.com/SMI/RdmpDicom/compare/v2.0.9...v2.1.0
436+
[2.0.9]: https://github.com/SMI/RdmpDicom/compare/v2.0.8...v2.0.9
437+
[2.0.8]: https://github.com/SMI/RdmpDicom/compare/v2.0.7...v2.0.8
438+
[2.0.7]: https://github.com/SMI/RdmpDicom/compare/v2.0.6...v2.0.7
439+
[2.0.6]: https://github.com/SMI/RdmpDicom/compare/v2.0.5...v2.0.6
440+
[2.0.5]: https://github.com/SMI/RdmpDicom/compare/v2.0.4...v2.0.5
441+
[2.0.4]: https://github.com/SMI/RdmpDicom/compare/v2.0.3...v2.0.4
442+
[2.0.3]: https://github.com/SMI/RdmpDicom/compare/v2.0.2...v2.0.3
443+
[2.0.2]: https://github.com/SMI/RdmpDicom/compare/v2.0.1...v2.0.2
444+
[2.0.1]: https://github.com/SMI/RdmpDicom/compare/v1.3.2...v2.0.1
445+
[1.3.2]: https://github.com/SMI/RdmpDicom/compare/v1.3.1...v1.3.2
446+
[1.3.1]: https://github.com/SMI/RdmpDicom/compare/v1.3.0...v1.3.1
447+
[1.3.0]: https://github.com/SMI/RdmpDicom/compare/v1.1.0...v1.3.0
448+
[1.1.0]: https://github.com/SMI/RdmpDicom/compare/v1.0.2...v1.1.0
449+
[1.0.2]: https://github.com/SMI/RdmpDicom/compare/1581c5ae3a12db1873f4cf1a930215750ad2ae14...v1.0.2
450+
[Tag Elevation]:https://github.com/SMI/DicomTypeTranslation/tree/develop/DicomTypeTranslation/Elevation

Documentation/DataLoad.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can create image tables (and an accompanying data load configuration) with t
2020

2121
![Create Imaging Table](./Images/CreateImagingTables.png)
2222

23-
You can find some [sample templates](https://github.com/HicServices/DicomTypeTranslation/tree/develop/Templates) in the DicomTypeTranslation repository].
23+
You can find some [sample templates](https://github.com/SMI/DicomTypeTranslation/tree/develop/Templates) in the DicomTypeTranslation repository].
2424

2525
All tables should have a unique primary key e.g. SOPInstanceUID. Identical duplication is automatically handled when migrating from RAW to STAGING (prior to MERGE with LIVE) so you can use high level fields as primary keys (e.g. StudyInstanceUID) provided all values in all images are the same for that value (e.g. PatientID, PatientBirthDate etc - these are unlikely to change during a study!).
2626

@@ -50,4 +50,4 @@ Sometimes there are differences in study/series level tags between images when y
5050
|[PrimaryKeyCollisionIsolationMutilation](./../Rdmp.Dicom/PipelineComponents/PrimaryKeyCollisionIsolationMutilation.md) | If all the above components failed then you can use this one to isolate the colliding records into a store (and drop them from the data load) |
5151

5252

53-
[Image Tables]: #Image-Tables
53+
[Image Tables]: #Image-Tables

Packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
| Package | Source Code | Version | License | Purpose | Additional Risk Assessment |
1111
| ------- | ------------| --------| ------- | ------- | -------------------------- |
12-
| HIC.DicomTypeTranslation | [GitHub](https://github.com/HicServices/DicomTypeTranslation) | [4.0.3](https://www.nuget.org/packages/HIC.DicomTypeTranslation/4.0.3) | [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.html) | Translate dicom types into C# / database types | |
12+
| HIC.DicomTypeTranslation | [GitHub](https://github.com/SMI/DicomTypeTranslation) | [4.0.3](https://www.nuget.org/packages/HIC.DicomTypeTranslation/4.0.3) | [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.html) | Translate dicom types into C# / database types | |
1313
| HIC.RDMP.Plugin | [GitHub](https://github.com/HicServices/RDMP) | [8.1.0-rc1](https://www.nuget.org/packages/HIC.RDMP.Plugin/8.1.0-rc1) | [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.html) | Interact with RDMP objects, base classes for plugin components etc | |
1414
| LibArchive.Net | [GitHub](https://github.com/jas88/libarchive.net) | [0.1.3](https://www.nuget.org/packages/LibArchive.Net/0.1.3) | [BSD] | Access archive formats without the LZMA bugs of SharpCompress | |
1515
| Terminal.Gui | [GitHub](https://github.com/migueldeicaza/gui.cs) | [1.10.0](https://www.nuget.org/packages/Terminal.Gui/1.10.0) | [MIT] | UIs compatible with RDMP gui command line | |

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build status](https://github.com/HicServices/RdmpDicom/actions/workflows/dotnet-core.yml/badge.svg)](https://github.com/HicServices/RdmpDicom/actions/workflows/dotnet-core.yml) [![Total alerts](https://img.shields.io/lgtm/alerts/g/HicServices/RdmpDicom.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/HicServices/RdmpDicom/alerts/) [![NuGet Badge](https://buildstats.info/nuget/HIC.RDMP.Dicom)](https://buildstats.info/nuget/HIC.RDMP.Dicom)
1+
[![Build status](https://github.com/SMI/RdmpDicom/actions/workflows/dotnet-core.yml/badge.svg)](https://github.com/SMI/RdmpDicom/actions/workflows/dotnet-core.yml) [![Total alerts](https://img.shields.io/lgtm/alerts/g/SMI/RdmpDicom.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/SMI/RdmpDicom/alerts/) [![NuGet Badge](https://buildstats.info/nuget/HIC.RDMP.Dicom)](https://buildstats.info/nuget/HIC.RDMP.Dicom)
22

33
# RdmpDicom
44
Plugin for [RDMP](https://github.com/HicServices/RDMP) that adds support for load, linking (with EHR data in relational databases) and extracting anonymous DICOM images for researchers.
@@ -9,7 +9,7 @@ Plugin for [RDMP](https://github.com/HicServices/RDMP) that adds support for loa
99
The following demo shows how to deploy and use the RDMP dicom plugin:
1010
https://youtu.be/j42hmVZKRb4
1111

12-
Releases of the Rdmp.Dicom plugin are hosted in the [Releases section of this Github Repository](https://github.com/HicServices/RdmpDicom/releases). Once you have downloaded the plugin you can add it to your RDMP instance through the Plugins node in the Tables collection:
12+
Releases of the Rdmp.Dicom plugin are hosted in the [Releases section of this Github Repository](https://github.com/SMI/RdmpDicom/releases). Once you have downloaded the plugin you can add it to your RDMP instance through the Plugins node in the Tables collection:
1313

1414
![Overview](./Documentation/Images/AddPlugin.png)
1515

Rdmp.Dicom.Library.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<title>HIC.RDMP.Dicom</title>
77
<authors>Health Informatics Centre, University of Dundee</authors>
88
<owners>Health Informatics Centre, University of Dundee</owners>
9-
<licenseUrl>https://raw.githubusercontent.com/HicServices/RdmpDicom/master/LICENSE</licenseUrl>
10-
<projectUrl>https://github.com/HicServices/RdmpDicom</projectUrl>
9+
<licenseUrl>https://raw.githubusercontent.com/SMI/RdmpDicom/master/LICENSE</licenseUrl>
10+
<projectUrl>https://github.com/SMI/RdmpDicom</projectUrl>
1111
<iconUrl>https://raw.githubusercontent.com/HicServices/RDMP/master/Application/ResearchDataManagementPlatform/Icon/main.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>Rdmp library containing Dicom attachers, Dicom server cache sources etc.</description>

0 commit comments

Comments
 (0)