{
  "$schema": "https://any.health/schemas/contract-registry@1.schema.json",
  "registry": "any",
  "registry_version": "1.0",
  "canonical_url": "https://any.health/.well-known/any/contracts.json",
  "updated_at": "2026-09-11",
  "contracts": [
    {
      "coordinate": "any/encounter.lifecycle@1",
      "family": "encounter.lifecycle",
      "major_version": 1,
      "name": "Encounter Lifecycle",
      "shorthand": "ELC",
      "operation": "encounter.lifecycle.resolve",
      "summary": "Resolve UB-04 and EOB/Remit evidence into a source-grounded care event.",
      "status": {
        "lifecycle": "active",
        "availability": "private"
      },
      "documentation_url": "https://any.health/contracts/encounter-lifecycle/",
      "descriptor_url": "https://any.health/contracts/encounter.lifecycle/1/contract.json",
      "schemas": [
        {
          "kind": "request",
          "scope": "current_binding",
          "maturity": "binding",
          "url": "https://any.health/contracts/encounter.lifecycle/1/bindings/box-salesforce/request.schema.json"
        },
        {
          "kind": "response",
          "scope": "family",
          "maturity": "representative",
          "url": "https://any.health/contracts/encounter.lifecycle/1/response.schema.json"
        }
      ],
      "bindings": [
        {
          "id": "box-salesforce",
          "status": "production",
          "visibility": "customer_specific",
          "public_invocation": false,
          "sources": ["Box"],
          "destinations": ["Salesforce"]
        }
      ],
      "truth_boundary": "Encounter Lifecycle reports what UB-04 and EOB/Remit evidence documents about services, diagnoses, participants, place and time, charges, adjudication, payment, and patient responsibility. It does not by itself establish clinical outcome, provider cost or profit, payer value, medical necessity, coverage, or payment correctness. Those conclusions require additional clinical, coverage, rate, policy, cost, or quality evidence."
    },
    {
      "coordinate": "any/coverage.state@1",
      "family": "coverage.state",
      "major_version": 1,
      "name": "Coverage State",
      "shorthand": "COV",
      "operation": "coverage.resolve",
      "summary": "Resolve time-bound coverage relationships and administrative state for a subject.",
      "status": {
        "lifecycle": "proposed",
        "availability": "none"
      },
      "documentation_url": "https://any.health/contracts/coverage-state/",
      "descriptor_url": "https://any.health/contracts/coverage.state/1/contract.json",
      "schemas": [
        {
          "kind": "request",
          "scope": "family",
          "maturity": "draft",
          "url": "https://any.health/contracts/coverage.state/1/request.schema.json"
        },
        {
          "kind": "response",
          "scope": "family",
          "maturity": "draft",
          "url": "https://any.health/contracts/coverage.state/1/response.schema.json"
        }
      ],
      "bindings": [],
      "truth_boundary": "Coverage State reports what available administrative evidence indicates was in force for a subject at an effective time and when that evidence was observed. It does not guarantee authorization, medical necessity, provider participation at the moment of care, an allowed amount, final member responsibility, or payment. Unknown, unavailable, stale, and conflicting evidence are not false. A payment-correctness determination requires joining Coverage State with Encounter Lifecycle and applicable rate, policy, and adjudication evidence."
    }
  ]
}
