Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 5a37f79

Browse files
committed
improved parameter description
1 parent c8d2229 commit 5a37f79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codex-process-data-transfer/src/main/resources/fhir/CodeSystem/num-codex-data-transfer.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
<concept>
5050
<code value="dry-run" />
5151
<display value="Dry Run" />
52-
<definition value="Boolean parameter to do a data send process dry run only (no actual data transfer to GTH/CRR)" />
52+
<definition value="Boolean parameter to instruct the data-send process to abort after validating the generated transfer bundle but before transferring data to GTH/CRR" />
5353
</concept>
5454
</CodeSystem>

0 commit comments

Comments
 (0)