{ "description": "This operation is used for sending av requst to E-hälsomyndigheten for checking that the connection is working.", "_filename": "NLLPing.OperationDefinition.json", "package_name": "bonsai.demo.a", "date": "2024-12-02", "system": true, "publisher": "The Swedish eHealth Agency", "instance": false, "name": "NLLPing", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": "ping", "package_version": "2.2.2", "status": "active", "id": "7628bb17-8f0c-4c47-b3d5-3a827e43bb1b", "affectsState": false, "kind": "operation", "comment": "Can be invoked with a HTTP POST or GET.\r\nThis operation can be used for two things:\r\n- to check if there is a connection to the server by not including an authentication token in the authorization header.\r\n- include an authentication token in the authorization header to verify the format of the token and get a list of all applicable user roles.", "url": "http://electronichealth.se/fhir/OperationDefinition/NLLPing", "code": "ping", "version": "1.1.0", "parameter": [ { "max": "1", "min": 1, "use": "out", "name": "result", "type": "string", "documentation": "Upon a successful call, you receive confirmation and information about the assigned role if the call included a valid authentication token." } ] }