{
  "resourceType" : "OperationDefinition",
  "id" : "vn-submit-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-submit-bhyt-claim</b></p><a name=\"vn-submit-bhyt-claim\"> </a><a name=\"hcvn-submit-bhyt-claim\"> </a><p>URL: [base]/Bundle/$submit-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>resource</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td><td/><td><div><p>Bundle hồ sơ thanh toán BHYT đã qua validation.</p>\n</div></td></tr><tr><td>IN</td><td>mode</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></td><td/><td><div><p>Chế độ gửi: test hoặc production.</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 hoặc phản hồi nghiệp vụ từ gateway.</p>\n</div></td></tr></table></div>"
  },
  "url" : "http://fhir.hl7.org.vn/core/OperationDefinition/vn-submit-bhyt-claim",
  "version" : "0.5.0",
  "name" : "VNSubmitBHYTClaim",
  "title" : "Gửi hồ sơ thanh toán BHYT — VN Submit 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 đóng gói và gửi hồ sơ thanh toán BHYT lên Cổng giám định BHXH.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "VN",
      "display" : "Viet Nam"
    }]
  }],
  "affectsState" : true,
  "code" : "submit-bhyt-claim",
  "resource" : ["Bundle"],
  "system" : false,
  "type" : true,
  "instance" : false,
  "parameter" : [{
    "name" : "resource",
    "use" : "in",
    "min" : 1,
    "max" : "1",
    "documentation" : "Bundle hồ sơ thanh toán BHYT đã qua validation.",
    "type" : "Bundle"
  },
  {
    "name" : "mode",
    "use" : "in",
    "min" : 0,
    "max" : "1",
    "documentation" : "Chế độ gửi: test hoặc production.",
    "type" : "code"
  },
  {
    "name" : "return",
    "use" : "out",
    "min" : 1,
    "max" : "1",
    "documentation" : "OperationOutcome hoặc phản hồi nghiệp vụ từ gateway.",
    "type" : "OperationOutcome"
  }]
}