Technische handleiding van de applicatie HD4DP v2

Technische handleiding van de applicatie HD4DP v2

De inhoud van deze pagina is enkel beschikbaar in het Engels. Selecteer de EN knop in de rechterbovenhoek van het scherm om de pagina te openen.

Adelaide.DAmore wo, 11/22/2023 - 12:52

Technische gebruikersrollen in HD4DP v2

Technische gebruikersrollen in HD4DP v2

De inhoud van deze pagina is enkel beschikbaar in het Engels. Selecteer de EN knop in de rechterbovenhoek van het scherm om de pagina te openen.

Adelaide.DAmore wo, 11/22/2023 - 13:00

Installatie van HD4DP v2

Installatie van HD4DP v2

De inhoud van deze pagina is enkel beschikbaar in het Engels. Selecteer de EN knop in de rechterbovenhoek van het scherm om de pagina te openen.

Adelaide.DAmore wo, 11/22/2023 - 13:33

Instructies voor HD4DP v2 Infrastructuur

Instructies voor HD4DP v2 Infrastructuur

De inhoud van deze pagina is enkel beschikbaar in het Engels. Selecteer de EN knop in de rechterbovenhoek van het scherm om de pagina te openen.

Adelaide.DAmore wo, 11/22/2023 - 13:38

Informatieblad HD4DP v2 Infrastructuur

Informatieblad HD4DP v2 Infrastructuur

De inhoud van deze pagina is enkel beschikbaar in het Engels. Selecteer de EN knop in de rechterbovenhoek van het scherm om de pagina te openen.

Adelaide.DAmore wo, 11/22/2023 - 15:16

Vereisten voor de installatie van HD4DP

Vereisten voor de installatie van HD4DP

De inhoud van deze pagina is enkel beschikbaar in het Engels. Selecteer de EN knop in de rechterbovenhoek van het scherm om de pagina te openen.

Adelaide.DAmore wo, 11/22/2023 - 15:41

S2S API data submission for ZEPHYR registries

S2S API data submission for ZEPHYR registries

General description of S2S API

  • Go here for a general description of the S2S API data submission service.

Training

  • Go here to watch the S2S API training organized by healthdata.be.

API endpoint description

  • Go here for an overview of API endpoints and the relevant information.

Data submission procedure in Architecture 2 using S2S API

1. Requirements at Data Provider's side

In order to be able to communicate with the healthdata.be S2S API, the IT services of the healthcare organizations must setup their systems as follows:

  • Ensure to have the credentials available for the endpoint/URL for which authorization is necessary. If this is not the case, please contact our service portalhttps://sciensano.service-now.com/sp.
  • Ensure to have the end-to-end API process in place in order to submit data registrations in a fully automated manner.
  • Ensure capability of submitted data retrieval in the local database.

2. Preparing the JSON file

  • To send data to healthdata.be by S2S API, the file must be in a .json file format.
  • Extract the requested data from the electronic patient files and/or other local databases.
  • Map the data according to the fields and formats as described in the DCD specifications of this section and the general code lists.
  • Go here for additional information on the codes and the formats used for the Author group, SSIN code, Status, "Date" - "Date:Time", Repeatable fields and Multiple choice.

Note: The example files below are only provided as a guideline and do not contain real life data.

ZEPHYR - Primo Implantation

ZEPHYR - Replacement

ZEPHYR - Follow-up

Note: Below documentation contains generic example screens with the sole purpose to demonstrate how the process looks like regardless of the registry.

3. Uploading the JSON file

  • The IT department of the Data Provider implements a data transmission system (e.g. Postman) to send the API queries by means of a json file. The correct endpoints for uploading of the json file can be found here.
  • The URL that needs to be entered after POST (selected method for uploading) should have a syntax similar to the one below:

POST {{baseURL}}/api/dcd/payload/submit?organization-id={organizationId}&dcd-id={dcdId}&dcd-version-id={dcdVersionId}&data-src-type={dataSrcType}

  • Whereby:
    • {organizationId} needs to be replaced by the id of your organization; go here for more information
    • {dcdId} needs to be replaced by a register-specific numerical value; go here for more information
    • <optional> {dcdVersionId} needs to be replaced by the intended version number; if not provided, the latest version of the dcd specifications is assumed; go here for more information
    • <optional> {dataSrcType} needs to be replaced by the data source type. Permitted values are API or CSV; go here for more information
    • a GET method URL should not contain /submit/ in the endpoint or path
    • multiple query parameters need to be connected by an ampersand (&) (see example above)
  • In the Authorization tab, select “Basic Auth” in the “Auth Type” drop-down list. Subsequently, fill out the API credentials in the username and password fields.
  • In Body tab, select the “raw” option from the top line and paste the content of the JSON file in the box.
  • Once the request settings are completed, press the Send button to submit the records.
  • After succesful submission of the data, the “Status: 202 Accepted” code will appear below the box where the data was pasted. The bottom box should return a message about the records uploaded or an error message if any.
  • A 401 Unauthorized message instead indicates missing or incorrect credentials. Request the correct credentials as described above in the Requirements at Data Provider's side.
  • A 400 Bad request might refer to incorrect syntax of the API query. Check the query parameters and ensure to connect multiple parameters with the ampersand (&) character.

4. Validating the JSON Upload

4.1 Validation of the S2S API Upload via the response:

Verify in the same way the request was sent, that the returned response is containing a valid Business key.

If a valid Business key has been provided, the registration upload via System 2 System API was succesful.

4.2 Validation of the S2S API via HD4DP 2.0:

Step 1: Open the HD4DP 2.0 application.

Step 2: Select the organization in the dropdown list and click on Volgende (Next).

Step 3: Fill in the username and password, that has been provided by your IT Department or Healthdata team, and click on Log in to access the HD4DP v2.0 application.

Step 4: Navigate in the menu on the left-hand side panel to the desired study program:

Step 5: Check that the uploaded registration(s) is/are displayed in the overview table:

This documentation is being updated regularly. We try to provide as correct, complete and clear as possible information on these pages. Nevertheless, if you see anything in the documentation that is not correct, does not match your experience or requires further clarification, please create support ticket via our portal (https://healthdatabe.atlassian.net/servicedesk/customer/portals) or send us an e-mail via support.healthdata@sciensano.be to report this documentation issue. Please, do not forget to mention the URL or web address of the page with the documentation issue. We will then adjust the documentation as soon as possible. Thank you!
Bart.Servaes do, 10/31/2024 - 11:16

CSV Upload data submission for ZEPHYR registries

CSV Upload data submission for ZEPHYR registries

General description of CSV Upload

  • Go here for a general description of the data submission service via CSV Upload.

Training

  • Go here to watch the CSV Upload training organized by healthdata.be.

Data submission procedure in Architecture 2 using CSV Upload

1. Preparing the csv file

  • Extract the requested data from the electronic patient files and/or other local databases.
  • Map the data according to the fields and formats as described in the DCD specifications of this section and the general code lists.
  • Go here for additional information on the codes and the formats used for the Author group, NISS code, Status, "Date" - "Date:Time", Repeatable fields and Multiple choice.
  • Make sure the name of the csv test file(s) has the correct format as follows:
    HD_DCD_submcsv_HDBPnumber_HDBPabbreviation_versionnumber_versionreleasedate

  • An alternative method for migrated projects would be to export the csv file from Architecture 1 and to manually add the additional fields that are required in Architecture 2. (see Additional fields below, if applicable)

ZEPHYR - Primo-implantation

ZEPHYR - Replacement

ZEPHYR - Follow-up

Disclaimer: The example files above are only provided as a guideline and do not contain real life data.

2. Uploading the csv file

Step 1: Open the sftp tool like WinSCP

Step 2: Get the credentials (Host name, Port number, User name and Password) from the IT department of the Data Provider, to log on to the sftp server located on the Data Provider side. In case the credenials are unavailable we advise you to request your credentials through our service portal at https://sciensano.service-now.com/sp via the Request something tab and subsequently the Request for Information box.

Step 3: Fill in the credentials into the Login screen and click on Login to be able to access the different upload folders:

Note: a warning might be given, just click on Update

In the CSV Upload folder structure that is displayed on the right-hand side panel, you will notice draftcsv folders and submcsv folders for the diverse HD business projects.

Historically, a directly submitted csv file would end up in the submitted folder (submcsv), whereas a csv file featuring ‘draft’ in the status field would have ended up in the draft folder (draftcsv). At this stage there is no real distinction between both folders, so you can save the csv file in either of them.

Attention: If you wish to create a draft to work on at a later stage, don’t forget to add ‘draft’ in the status column of the csv file.

Below documentation contains generic example screens with the sole purpose to demonstrate how the process looks like. In the subsequent screens the desired ZEPHYR register (Primo-implantation, Replacement and Follow-up) needs to be selected.

Step 4: Select the desired ZEPHYR folder and open it by double-clicking on it:

Step 5: Now go to the folder on the left-hand side panel where the csv file to be uploaded is located:

Step 6: Drag the csv file to be uploaded from the left-hand side panel into the folder on the right-hand side panel:

Step 7: Wait until the polling system of the CSV Uploader has picked up the CSV file and has processed it.
Once the csv file has been processed it will disappear from the folder, when the page is manually refreshed!

3. Validate csv upload

Once the csv file has been processed, 3 folders will be created (if they haven't been created already) in the DCD folder:

  • ARCHIVE (after a csv file has been processed, the original csv file will be saved in this folder)
  • RESULT (when the csv file is placed in this folder, it means that the csv file has been processed, a file will be created (or appended, if the file already existed) with the result of the upload of the csv file).
    All the errors that are described in this file are business related, which means that they are technically correct, but in violation with the business rules or contain wrong values for that field.
  • ERROR (when the csv file is placed in this folder, it means that a technical error has occurred like the csv file contained erroneous formatting. The csv file won't get processed and an error file will be created with the errors and reason why the csv file couldn't be processed)

3.1 Validation of the csv upload via sftp tool:

Step 1: Double-click on the ERROR folder to open it, click on the refresh button and verify that there is no error file present.

Step 2: Return to the DCD folder. Now double-click on the RESULT folder to open it, click on the refresh button and verify that the result file is present.

Step 3: Double-click on the result file to open it.

Step 4: If there are multiple records in the result file, scroll to the entry of the current csv upload by looking at the upload date (Started at dd/mm/yyyy hh:mm).
Verify the result file that the upload was successful by searching for the word SUCCESS and having a look at the Status. This Status must contain: Success;Success Count:1;Error Count:0

3.2 Validation of the csv upload via HD4DP 2.0:

Step 1: Open the HD4DP 2.0 web application.

Step 2: Select the organization in the dropdown list and click on Volgende (Next)

Step 3: Fill in the username and password, that has been provided by your IT Department or Healthdata team, and click on Log in to access the HD4DP v2.0 application.

Step 4: Navigate in the menu on the left-hand side panel to the desired study program:

Step 5: Check that the uploaded registration(s) is/are displayed in the overview table.

This documentation is being updated regularly. We try to provide as correct, complete and clear as possible information on these pages. Nevertheless, if you see anything in the documentation that is not correct, does not match your experience or requires further clarification, please create support ticket via our portal (https://healthdatabe.atlassian.net/servicedesk/customer/portals) or send us an e-mail via support.healthdata@sciensano.be to report this documentation issue. Please, do not forget to mention the URL or web address of the page with the documentation issue. We will then adjust the documentation as soon as possible. Thank you!
Bart.Servaes wo, 10/23/2024 - 13:39

Databases

Databases Bart.Servaes vr, 02/16/2024 - 11:22

ZEPHYR data ophalen uit de lokale database van HD4DP v2

ZEPHYR data ophalen uit de lokale database van HD4DP v2

De inhoud van deze pagina is enkel beschikbaar in het Engels. Selecteer de EN knop in de rechterbovenhoek van het scherm om de pagina te openen.

Bart.Servaes wo, 11/22/2023 - 23:52

Nippin database

Nippin database

What is the NIPPIN?

For the secured exchange of their data the Nationaal Intermutualistisch College (NIC) / Collège Intermutualist National (CIN) provides the NIPPIN platform, i.e. Nationaal Intermutualistisch Platform (NIP) / Platforme Intermutualiste Nationale (PIN).

The platform aims at standardizing data exchanges between providers / institutions and the insurance corporations. The platform also wants to make new services available.

The different statuses of a Nippin_message in the database

StatusDescription
TO_SEND HD4DP v2.0 ready to be sent to MyCareNet or SFTP folder
ARCHIVEDMessages are set to ARCHIVED, only if the NippinCleanup table has 0 records. These messages will not be processed and won't receive any attention afterwards.
INVALIDXML payload is invalid, a new message will be generated once patched in HD4DP v2.0.
BUFFEREDnot used
ERRORHD4DP v2.0 was not able to send the message to MyCareNet or SFTP folder
SENTHD4DP v2.0 was able to send the message to MyCareNet or SFTP folder

Nippin_message information table

Column nameData typeDescription
idbigserialPrimary Key
message_idvarchar(255)Identifier for the message
identification_valuetextIdentification value of the organization that is sending the message
nametextName of the organization that is sending the message
payloadtextPayload of the message
payload_after_validationtextPayload after (xsd-)validation
responsetextResponse to the message (received from myCarenet)
validbooleanWhether the message is valid or not
interface_typevarchar(25)Type of interface used for the message (e.g. FILE_SYSTEM or REST)
statusvarchar(25)Current status of the message (possible states : INVALID (validation against xsd-scheme failed), TO_SEND (ready for sending to myCarenet), SENT (sent to myCarenet), ERROR (something went wrong during sending, e.g. unable to reach myCarenet))
created_ontimestampTimestamp of when the message was created
input_referencevarchar(255)Reference for the input message (this is a unique identifier that can be used for debugging/tracing with myCarenet)
issuertextIssuer of the message
postresponse_tack_applies_totextApplies-to value for the TACK post-response (received from myCarenet)
postresponse_tack_idtextID of the TACK post-response (received from myCarenet)
postresponse_tack_referencetextReference for the TACK post-response (received from myCarenet)
postresponse_tack_resultMajortextResult major for the TACK post-response (received from myCarenet)
postresponse_tack_resultMinortextResult minor for the TACK post-response (received from myCarenet)
postresponse_tack_resultMessagetextResult message for the TACK post-response (received from myCarenet)
previous_registrationcodevarchar(255)Previous registration code for the message (obsolete) (registrationcode before (xsd-)validation)
current_registrationcodevarchar(255)Current registration code for the message (value will be identical to previous_registrationcode) (registrationcode after (xsd-)validation)
version_tagvarchar(255)Current application-version

Granted privileges

DatabaseUserPrivileges
nippindpuserCONNECT/nippin_message:SELECT/nippin_cleanup:SELECT

Queries

  • Count records grouped by the type and status:
nippin=# select interface_type, status, count(id) from nippin_message group by interface_type,status;
 interface_type | status  | count
----------------+---------+-------
 FILE_SYSTEM    | SENT    |   117
 FILE_SYSTEM    | INVALID |   352
 FILE_SYSTEM    | TO_SEND |  9238
(3 rows)
  • Get all error and invalid information:
select id, message_id, project_id, dcd_id, payload_after_validation from nippin_message where status in ('INVALID', 'ERROR');
  • Get previous and current registration code:
select id, message_id, project_id, dcd_id, previous_registrationcode, current_registrationcode from nippin_message;
  • Get nippin cleanup information:
select * from nippin_cleanup;

MyCareNet integration-specific queries

Only for hospitals that are using the Nippin integration in HD4DP v2.

  • Count records with status SENT and group them based on the reference ID received from MyCareNet:
 select postresponse_tack_result_major, postresponse_tack_reference, count(*)  from nippin_message where status = 'SENT' group by status, postresponse_tack_result_major, postresponse_tack_reference;
  postresponse_tack_result_major   |     postresponse_tack_reference      | count
-----------------------------------+--------------------------------------+-------
 urn:nip:tack:result:major:success | ***** |   2
 urn:nip:tack:result:major:success | ***** |   88
Bart.Servaes do, 02/15/2024 - 15:48

Architecture 2.5

Architecture 2.5 Adelaide.DAmore za, 01/06/2024 - 16:35

Uniformed naming convention

Uniformed naming convention

Change name: 

Create DCD formio naming structure using a general overall naming convention of healthdata.be projects.

Change Description:

The change is to refactor the formio DCD naming to have a structure as:

HDBPnumberHDBPabbreviationdcdname/abbreviationversionnumber

Where the abbreviation will be used as seen in the column “TX_PROJ_BUS_ABBREV” of the document below, that will be a reference to fill the MDM:

Example 1: 

So for the formio DCDs of the project “Mandatory registration of spine surgery” (full name) it would be something like:

HDBP0240_SPINE_1 and because there is only 1 dcd for the project we do not use a dcd name.

Example 2:
So for the formio DCDs of the project “Pneumology Endobronchial valve” (full name) it would be something like:

HDBP0231_ZEPHYR_ZEPHYR_REPLAC_1
HDBP0231_ZEPHYR_ZEPHYR_PRIM_IMPLT_1

Full example:

dcdname/abbreviation: will be the TX_REG_NAME of the DCD.

form titleform nameform pathcollection name
HDBP0240_SPINEhdbp0240Spine1hdbp0240spine1HDBP0240SPINE1
HDBP0231_ZEPHYR_ZEPHYR_PRIM_IMPLThdbp0231ZephyrZephyrPrimImplt1hdbp0231zephyrzephyrprimimplt1HDBP0231ZEPHYRZEPHYRPRIMIMPLT1

Adelaide.DAmore vr, 01/26/2024 - 22:05

Sending code values instead of code IDs in S2S requests

Sending code values instead of code IDs in S2S requests

De inhoud van deze pagina is enkel beschikbaar in het Engels. Selecteer de EN knop in de rechterbovenhoek van het scherm om de pagina te openen.

Adelaide.DAmore di, 03/12/2024 - 12:52

MDM Mapping of billing codes for MyCareNet

MDM Mapping of billing codes for MyCareNet

Note: The below described mapping solution only applies to the study project of PACEMAKER.

In Architecture 2.0 the DCD fields related to billing codes for MyCareNet do not contain the billing code as their code value, instead this is just a numerical value, and the code value is only displayed in the label, e.g.:

When then sending key values to localdwh and dwh, the submission will contain a key value as follows:

When generating a message for MyCareNet, however, this same numerical value is used in the message payload. Keeping these numerical values, will generate MyCareNet messages with a incorrect billingcode, in this case <BillingCode>2</BillingCode>.

In Architecture 2.5 an MDM Mapping of billing codes for MyCarenet has been implemented. The value for the key will no longer be a numerical value such as 1,2,3… but an actual billing code. To facilitate this requirement, a new column has been introduced in the MDM to associate the billing code with the correct 13 character value, such as "182932-182943". This billing code will be accepted by MyCareNet.

Adelaide.DAmore za, 01/06/2024 - 16:35

Online Acceptance Environment (OACC) voor HD4DP v2

Online Acceptance Environment (OACC) voor HD4DP v2

De inhoud van deze pagina is enkel beschikbaar in het Engels. Selecteer de EN knop in de rechterbovenhoek van het scherm om de pagina te openen.

Adelaide.DAmore do, 11/23/2023 - 00:17

Toegang aanvragen

Toegang aanvragen

De inhoud van deze pagina is enkel beschikbaar in het Engels. Selecteer de EN knop in de rechterbovenhoek van het scherm om de pagina te openen.

Adelaide.DAmore do, 11/23/2023 - 14:44