{
"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": "se.electronichealth.fhir.nll.r4",
"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": "1.0.1-alpha",
"status": "active",
"id": "c4746b52-82fb-4639-a202-85df83996b93",
"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."
} ]
}