We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af7d38b commit 7680348Copy full SHA for 7680348
config/oystehr/ottehr-spec.json
@@ -1310,7 +1310,7 @@
1310
"name": "generate-statement",
1311
"type": "subscription",
1312
"runtime": "nodejs22.x",
1313
- "src": "src/ehr/generate-statement/index",
+ "src": "src/subscriptions/task/sub-generate-statement/index",
1314
"zip": ".dist/zips/generate-statement.zip",
1315
"subscription": {
1316
"criteria": "Task?code=send-invoice-to-patient|&status=completed",
0 commit comments