Class Summary |
BooleanConceptChangeSet |
Adds yes/no boolean concepts and changes all boolean obs values to match these concepts |
ConceptValidatorChangeSet |
This change set is run just after the conversion of core concept name tags to concept name types'
it runs through all the rows in the concept table and checks if all its conceptNames conform to
the constraints added with the conversion of the tags. |
GenerateUuid |
Uses Java's UUID class to generate UUIDs for all rows in all tables in the tableNames
parameter. |
MoveDeletedHL7sChangeSet |
This change set moves "deleted" HL7s from the archive table to the queue table |
SourceMySqldiffFile |
Executes (aka "source"s) the given file on the current database. |