PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.halo@1.0.0-dft-preballot
    http://fhir.infoway-inforoute.ca/io/HALO/OperationDefinition/clear-context
{
  "description": "Clears the context, specified by the provided launchID, along with any resources that have been created for the current session within the SoFA.",
  "_filename": "profiles/OperationDefinition-clear-context.json",
  "package_name": "ca.infoway.io.halo",
  "date": null,
  "system": true,
  "publisher": null,
  "instance": false,
  "name": "ClearContext",
  "type": "false",
  "experimental": "false",
  "resourceType": "OperationDefinition",
  "title": "Clear Context",
  "package_version": "1.0.0-dft-preballot",
  "status": "active",
  "id": "5dc07e66-33ca-40ec-b174-d41f2cbf4a02",
  "kind": "operation",
  "url": "http://fhir.infoway-inforoute.ca/io/HALO/OperationDefinition/clear-context",
  "code": "clear-context",
  "version": "1.0.0",
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "launchID",
    "type": "string",
    "documentation": "The launchID is a required parameter. It is returned by the $set-context operation when the context was first established."
  }, {
    "max": "*",
    "min": 1,
    "use": "out",
    "name": "outcome",
    "type": "OperationOutcome",
    "documentation": "An OperationOutcome resource detailing the outcome (e.g., success, failure) of the operation."
  } ]
}