{
  "resourceType" : "OperationDefinition",
  "id" : "vn-reverse-bhyt-claim",
  "language" : "vi",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition vn-reverse-bhyt-claim</b></p><a name=\"vn-reverse-bhyt-claim\"> </a><a name=\"hcvn-reverse-bhyt-claim\"> </a><p>URL: [base]/Claim/$reverse-bhyt-claim</p><p>URL: [base]/Claim/[id]/$reverse-bhyt-claim</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>ma-lk</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Mã liên kết hồ sơ cần thu hồi.</p>\n</div></td></tr><tr><td>IN</td><td>reason</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Lý do thu hồi/hủy hồ sơ.</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/operationoutcome.html\">OperationOutcome</a></td><td/><td><div><p>OperationOutcome phản hồi kết quả thu hồi.</p>\n</div></td></tr></table></div>"
  },
  "url" : "http://fhir.hl7.org.vn/core/OperationDefinition/vn-reverse-bhyt-claim",
  "version" : "0.5.0",
  "name" : "VNReverseBHYTClaim",
  "title" : "Thu hồi hồ sơ BHYT — VN Reverse BHYT Claim Operation",
  "status" : "draft",
  "kind" : "operation",
  "date" : "2026-04-29T14:58:55+07:00",
  "publisher" : "Omi HealthTech / VN Core FHIR Community Initiative",
  "contact" : [{
    "name" : "Omi HealthTech / VN Core FHIR Community Initiative",
    "telecom" : [{
      "system" : "url",
      "value" : "https://hl7.org.vn"
    },
    {
      "system" : "email",
      "value" : "info@hl7.org.vn"
    }]
  },
  {
    "name" : "Omi HealthTech (OmiGroup)",
    "telecom" : [{
      "system" : "url",
      "value" : "https://omihealthtech.vn"
    },
    {
      "system" : "url",
      "value" : "https://omigroup.vn"
    },
    {
      "system" : "email",
      "value" : "healthtech@omigroup.vn"
    }]
  }],
  "description" : "OperationDefinition cho phép thu hồi hoặc hủy hồ sơ BHYT đã gửi.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "VN",
      "display" : "Viet Nam"
    }]
  }],
  "affectsState" : true,
  "code" : "reverse-bhyt-claim",
  "resource" : ["Claim"],
  "system" : false,
  "type" : true,
  "instance" : true,
  "parameter" : [{
    "name" : "ma-lk",
    "use" : "in",
    "min" : 1,
    "max" : "1",
    "documentation" : "Mã liên kết hồ sơ cần thu hồi.",
    "type" : "string"
  },
  {
    "name" : "reason",
    "use" : "in",
    "min" : 0,
    "max" : "1",
    "documentation" : "Lý do thu hồi/hủy hồ sơ.",
    "type" : "string"
  },
  {
    "name" : "return",
    "use" : "out",
    "min" : 1,
    "max" : "1",
    "documentation" : "OperationOutcome phản hồi kết quả thu hồi.",
    "type" : "OperationOutcome"
  }]
}