PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.fais@1.0.0-comment
    https://profiles.ihe.net/ITI/FAIS/OperationDefinition/IHE.FAIS.Claim.Cancel
{
  "description": "The FAIS Claim $cancel operation to be used on a Claim instance when the Claim should be cancelled.\\n\\nThis is called from the Claims Requestor to the Claims Manager.",
  "_filename": "OperationDefinition-IHE.FAIS.Claim.Cancel.json",
  "package_name": "ihe.iti.fais",
  "date": "2024-08-07T10:05:52-05:00",
  "system": false,
  "publisher": "IHE IT Infrastructure Technical Committee",
  "instance": true,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "FAIS_Claim_Cancel",
  "type": "false",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "FAIS Claim $cancel",
  "package_version": "1.0.0-comment",
  "status": "draft",
  "id": "83a5328e-4569-42a1-b5a8-9c5fe73756ef",
  "resource": [ "Claim" ],
  "affectsState": true,
  "kind": "operation",
  "url": "https://profiles.ihe.net/ITI/FAIS/OperationDefinition/IHE.FAIS.Claim.Cancel",
  "code": "cancel",
  "version": "1.0.0-comment",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.ihe.net/ihe_domains/it_infrastructure/",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "iti@ihe.net",
      "system": "email"
    } ]
  }, {
    "name": "IHE IT Infrastructure Technical Committee",
    "telecom": [ {
      "value": "iti@ihe.net",
      "system": "email"
    } ]
  } ],
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "return",
    "type": "Resource",
    "documentation": "A ClaimResponse resource, a Bundle with a ClaimResponse and any referenced resources, or an OperationOutcome if there was an error.",
    "targetProfile": [ "https://profiles.ihe.net/ITI/FAIS/StructureDefinition/IHE.FAIS.ClaimResponse", "https://profiles.ihe.net/ITI/FAIS/StructureDefinition/IHE.FAIS.ClaimResponse.Bundle" ]
  } ]
}