{ "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.c", "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": "3.0.0", "status": "active", "id": "633bb3f9-f3f4-4632-9a27-243253c8a714", "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." } ] }