diff --git a/etor/src/main/resources/transformation_definitions.json b/etor/src/main/resources/transformation_definitions.json index 7174460bc..fcd592455 100644 --- a/etor/src/main/resources/transformation_definitions.json +++ b/etor/src/main/resources/transformation_definitions.json @@ -42,7 +42,7 @@ }, { "name": "ucsdOruUpdateReceivingFacilityWithOrderingFacilityIdentifier", - "description": "Updates UCSD ORU Receiving Facility (MSH-6) to value in ORC-21.10 and remove content from MSH-6.2 and MSH-6.3", + "description": "Updates UCSD ORU Receiving Facility (MSH-6) to value in ORC-21.10 and remove Universal Id (MSH-6.2) and Universal Id Type (MSH-6.3).", "message": "", "conditions": [ "Bundle.entry.resource.ofType(DiagnosticReport)[0].basedOn.resolve().requester.resolve().organization.resolve().extension.where(url = 'https://reportstream.cdc.gov/fhir/StructureDefinition/xon-organization').extension.where(url = 'XON.10').value in ('R797' | 'R508')",