PackagesCanonicalsLogsProblems
    Packages
    bonsai.demo.a@2.2.3
    http://electronichealth.se/fhir/OperationDefinition/NLLPing
{
  "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.3",
  "status": "active",
  "id": "11b43d92-57c5-4ba3-a2f0-aefd4bacfefb",
  "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."
  } ]
}