Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • As a developer for an existing set of OpenMRS implementations with legacy concepts already being used in the field, I want to start using OCL & the Dictionary Manager ASAP, but I need to be able to use my legacy concepts so that our reports 

Workflow

Widget Connector
urlhttps://docs.google.com/presentation/d/1msHamus2ryrfXSwg79KQTz9t8ks9w6VEFIRC2igUm0Q/edit#slide=id.gf01caef566_0_0

Current Issues & Blockers

...

Technical steps for PIH example: Migrating to OCL: PIH Use Case


CIELImport Script (DB dump into OCL)OCL Bulk ImportOCL TermBrowserDM WebAppOCL Subscription ModuleOMRS EMR
OMRS Nuance
(created b/c Bulk Import doesn't support OMRS SQL - script converts from OMRS model and OMRS DB to OCL model)



Export your existing content (use SQL script here)
Sort Weight

Being created in version of OMRS that doesn't have sort weight on concept answers

Burke to work with Andy

Sort Weight on Concept Answers is not consistently populated, and frequently does not match the expected value. So either this isn't getting imported correctly into OCL, isn't getting exported correctly from OCL, or isn't getting imported correctly in the subscription module

Add column for CSV format "sort_weight" and apply to correct mapping


Add support for importing sort_weight

Jira Legacy
serverOpenMRS Issues
serverId45c5771b-fa4b-3e43-b34a-c19dc45ccc95
keyOCLOMRS-1067


Matching Sources




The subscription module creates new concept sources if needed, and has no way to match up against existing concept sources if they are named slightly differently. (No validation step.) For whatever reason, in our existing system we have "SNOMED CT" whereas in OCL this is "SNOMED-CT", so these are all getting associated with a different source. Also all of the expected "PIH" mappings are imported as "PIH-temp" mappings, which makes the diffs hard to use to find actual differences.

OCL Module should prompt user: "I'm about to create a new source. Is this what you want? Or, pick one to map to/use."


2 Yes Concepts




Where are the 2 yes's coming from? To investigate...
Different Concept Total




PIH experience: Before the import there were 5713 concepts in the dictionary, and afterwards there were 5884 concepts. I will try to dig into this different


  • Unique IDs and ___ IDs different