{
"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": "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.1.1-dft-preballot",
"status": "active",
"id": "59a6c520-1853-4ada-aacc-f0cbac158497",
"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."
} ]
}