From 547bcae20430236346a5c2a6cd262788d0df2d2d Mon Sep 17 00:00:00 2001 From: Vineet Sharma Date: Wed, 8 Jan 2025 15:27:37 +0530 Subject: [PATCH] Move the Medical Supply order type to Ozone Haiti --- configs/openmrs/initializer_config/ordertypes/order_type.csv | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/openmrs/initializer_config/ordertypes/order_type.csv b/configs/openmrs/initializer_config/ordertypes/order_type.csv index 590d5a2..f36f0e6 100644 --- a/configs/openmrs/initializer_config/ordertypes/order_type.csv +++ b/configs/openmrs/initializer_config/ordertypes/order_type.csv @@ -1,6 +1,5 @@ Uuid,Void/Retire,Name,Description,Java class name,Parent,Concept Classes 425ae793-e776-4f84-8be1-2f322744644d,,Urology,An order for Urology exams,org.openmrs.Order,,Urology -67a92bd6-0f88-11ea-8d71-362b9e155667,,Medical Supply Order,An order for Medical supplies,org.openmrs.module.orderexpansion.api.model.MedicalSupplyOrder,,Material 67a92e56-0f88-11ea-8d71-362b9e155667,,Procedure,An order for Procedure exams,org.openmrs.Order,,Procedure 67a9328e-0f88-11ea-8d71-362b9e155667,,Wound,An order for Wound exams,org.openmrs.Order,,Wound 67a93496-0f88-11ea-8d71-362b9e155667,,Wound Dressing,An order for Wound Dressing exams,org.openmrs.Order,,Wound Dressing