{
  "$schema": "https://any.health/schemas/contract-descriptor@1.schema.json",
  "coordinate": "any/encounter.lifecycle@1",
  "family": "encounter.lifecycle",
  "major_version": 1,
  "name": "Encounter Lifecycle",
  "operation": "encounter.lifecycle.resolve",
  "status": {
    "lifecycle": "active",
    "availability": "private"
  },
  "documentation_url": "https://any.health/contracts/encounter-lifecycle/",
  "public_invocation": false,
  "schemas": {
    "current_binding_request": "https://any.health/contracts/encounter.lifecycle/1/bindings/box-salesforce/request.schema.json",
    "representative_family_response": "https://any.health/contracts/encounter.lifecycle/1/response.schema.json"
  },
  "bindings": [
    {
      "id": "box-salesforce",
      "status": "production",
      "visibility": "customer_specific",
      "request_schema_maturity": "binding",
      "family_response_schema_maturity": "representative",
      "sources": ["Box"],
      "destinations": ["Salesforce"]
    }
  ],
  "truth_boundary": "Encounter Lifecycle reports what UB-04 and EOB/Remit evidence documents. It does not by itself establish clinical outcome, provider cost or profit, payer value, medical necessity, coverage, or payment correctness.",
  "notice": "No public production endpoint or authentication model is published. The interactive web demonstration uses deterministic synthetic data and does not invoke the private binding."
}
