Nippin validation
Laatst bijgewerkt: 2024-07-15 15:43
Scope
To support the Data Provider with the validation of the MyCarenet message, every night a CSV file is generated with the latest MyCareNet message information.
NexuzHealth hospitals are not able to validate this.
Requirements
The data provider needs access to the sftp folder of HD4DP2.0.
Request the credentials if you did not receive this in our support portal.
Server: IP of HD4DP v. 2 server
Username: (your SFTP credentials)
Password: (your SFTP credentials)
Path: /data/localsftp/upload (home directory of the user)
Output
Example output CSV file:
head -n2 output.csv
localdwh_id,localdwh_created_on,localdwh_registration_code,localdwh_register,nippin_message,nippin_interface_type,nippin_status,nippin_created_on,nippin_payload_after_validation,nippin_postresponse_tack_reference,result
16686,2024-06-18T06:38:01.449820+00:00,206.24.000214.88,OP_KNEE_PRIM_IMPLT,208f3aab-c97a-4ea0-aa70-6cba5e23ce72,REST,SENT,2024-06-18T06:38:01.938909+00:00,,11b7aeb0-4e41-496c-a9f0-8e506744b064,urn:nip:tack:result:major:success,valid
Status
| Status | Info |
| valid | A valid status means the payload looks okay and the nippin_status is SENT or TO_SEND. |
| invalid | An invalid status means the payload is wrong and the nippin_status is INVALID or ARCHIVED. The issue needs to be investigated by healthdata.be. Please create a ticket in our support portal. |
| not_found | No nippin message was created for the localdwh message. The issue needs to be investigated by healthdata.be. Please create a ticket in our support portal. |
| not_sent | This status is used when a payload is not able to be delivered to MyCareNet. The communication problem needs to be resolved and the messages need to be resend to MyCareNet. Please create a ticket in our support portal. |
docs.healthdata.be