Overview
Information on the GMDN mapping project.
- ModuleId: 900000000000207008
- RefsetId: 467614008
Setting Up
The following steps were used to create the projects:
- Load the terminology
- The data is available in the repo (see GMDN folder):
- git.ihtsdotools.org:ihtsdo/ihtsdo-mapping-tool-data.git
- The data is available in the repo (see GMDN folder):
- Create and configure the project
- Including users, scope definition, reports and QA checks.
- INCLUDES
- 272181003 |Clinical equipment and/or device (physical object)|
- EXCLUDES
- 314789007 |Diagnostic imaging equipment (physical object)|
- 465254002 |Syringe pump (physical object)|
- 314789007 |Diagnostic imaging equipment (physical object)|
- Load the previously published map records.
- Compute workflow
Helpful Admin Commands
Remove
cd ~/code/admin/remover
mvn install -PMapRecords -D$rc -Drefset.id=467614008
mvn install -PTerminology -D$rc -Dterminology=GMDN -Dversion=16_1
Load
cd ~/code/admin/remover
Compute
cd ~/code/admin/loader
mvn install -PComputeWorkflow -D$rc -Drefset.id=467614008
Release
cd ~/code/admin/release
mvn install -PBeginRelease -D$rc -Drefset.id=467614008 -Dtest.mode.flag=true
mvn install -PRelease -D$rc -Drefset.id=467614008 -Doutput.dir=. -Dtime=20160301 -Dmodule.id=900000000000207008 -Dtest.mode.flag=true
mvn install -PFinishRelease -D$rc -Drefset.id=467614008
... start editing cycle ...
References/Links
- n/a