Versions Compared

Key

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

...

Within the CDA import module, entries are imported into OpenMRS' data model depending on their mood code. Below is a table representing the source CDA RMIM class by moodCode and the resulting structure in OpenMRS.

RMIM Class / MoodEVNEVNEVNEVNINTGOLPRP
ObservationObsObservationOrderObs Group (having GOAL sub-obs)Obs Group (having PROPOSAL sub-obs)
OrganizerObs GroupN/AN/AN/AN/ANA
SubstanceAdministrationObs Group (160741)DrugOrderN/AN/AN/A
ProcedureObs Group  (160714)ProcedureOrderObs Group (having GOAL sub-obs)Obs Group (having PROPOSAL sub-obs)
ActActiveListItem (Allergy or Problem)N/AN/AN/AN/A

Note: ProcedureOrder and ObservationOrder are extended orders having additional data placed in the procedure_order and observation_order tables in OpenSHR's data model respectively. These classes were extended to qualify the type of order as well as track additional data required such as targetSiteCode, procedure/observation requested, and goal ranges.

...