Skip to content

Commit

Permalink
Update transformation_definitions.json
Browse files Browse the repository at this point in the history
Updating a config line to match its sibling
  • Loading branch information
luis-pabon-tf authored Jun 17, 2024
1 parent ae73d05 commit a32f043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etor/src/main/resources/transformation_definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -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')",
Expand Down

0 comments on commit a32f043

Please sign in to comment.