From 89382bf9b28da7b7a6d1932b58992291617fec5f Mon Sep 17 00:00:00 2001 From: Luis Pabon Date: Thu, 21 Nov 2024 12:03:19 -0500 Subject: [PATCH] Update transformation_definitions.json Updated description of ucsdOruUpdateUniversalServiceIdentifier --- etor/src/main/resources/transformation_definitions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etor/src/main/resources/transformation_definitions.json b/etor/src/main/resources/transformation_definitions.json index d88c6261b..985efa310 100644 --- a/etor/src/main/resources/transformation_definitions.json +++ b/etor/src/main/resources/transformation_definitions.json @@ -169,7 +169,7 @@ }, { "name": "ucsdOruUpdateUniversalServiceIdentifier", - "description": "Overrides the values of Name of Coding System (OBR-4.3) and Alternate Identifier (OBR-4.4) in Universal Type Code (OBR-4)", + "description": "Updates the coding system name (OBR-4.3) for ORU orders to the expected value", "message": "", "conditions": [ "Bundle.entry.resource.ofType(MessageHeader).destination.receiver.resolve().identifier.where(extension.value = 'HD.1').value in ('R797' | 'R508')",