-
**Describe the bug**
The Bulk Data Exit Status is limited to 2048 characters.
`.addVarcharColumn(EXITSTATUS, 2048, NULL) // EXITSTATUS VARCHAR(512) - Default was 512, we upped to 2048`
The Bul…
-
shows this:
====== Load test data in FHIRSERVER from /usr/irissys/mgr/test-data-fhir
Starting DataLoader with 6 jobs
Assiging ID ABA72A44-B0F2-11EE-ADC9-0242AC110003 to this run
ERROR InvalidNa…
-
eine Frage zum KDS bzgl. Datumseinschränkung Consent. Ist eine Liste der Datumselemente in den Profilen bekannt, welche für die Datumseinschränkung im Consent relevant sind bzw. herangezogen werden so…
-
Improvement would flag these types of structures as invalid
```
{
"resourceType": "Specimen",
"id": "XXXXXXXXX-8058-57d1-aaf2-c3fcc564125f",
"identifier": [
{
"system": "http://…
-
Thanks for a great project. Enjoying working with it.
Unless I've missed it, I don't see support for:
* https://www.hl7.org/fhir/http.html#paging
* https://www.hl7.org/fhir/search.html#count
…
-
For some data extractions the resources have to be filtered by consent,
as described here: https://github.com/medizininformatik-initiative/kerndatensatzmodul-consent/wiki/Example-Scenario-MDAT---Cons…
-
ResearchStudy.category := Kategorie Opt-In oder Opt-Out
Bei Organization als Extension ergänzen.
lhitc updated
9 months ago
-
1 - fetch schema from FHIR ex. `Coding.schema()['properties']['code']['description']` - need function to clean schema() regex
2- add function to extract element_required for all destination keys requ…
-
Use case:
As a BMEG ETL author, when I have a case record from GDC, I need to know what FHIR resources will be created.
As a BMEG ETL engineer, before I can write code, I need a document that outlin…
-
@hyunho-mo I'm moving the issue you posted on (https://github.com/MyDigiTwinNL/LifelinesDataAccessDocumentation/issues/1#issue-1924309576) to this repository, where we will actually handle it.
> Hi…