add labels kr project

This commit is contained in:
p.delpy@dkfz-heidelberg.de
2024-07-29 09:59:07 +02:00
parent c4fc6e32ba
commit ad5fdea827
14 changed files with 375 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Full Excel Export
curl --location --request POST 'https://${HOST}/ccp-exporter/request?query=Patient&query-format=FHIR_PATH&template-id=ccp&output-format=EXCEL' \
--header 'x-api-key: ${EXPORT_API_KEY}'
# QB
curl --location --request POST 'https://${HOST}/ccp-reporter/generate?template-id=ccp'