kimi k3 · open weight llm
Kimi K3 for Life Sciences: Running It on Regulated Data
July 20, 2026
43 min read
A July 2026 analyst report on Kimi K3 for life sciences: Moonshot's 2.8T open-weight model, HIPAA and GxP deployment paths, China cross-border data risk, and self-hosting reality.

Executive Summary
Moonshot AI released Kimi K3 on July 16, 2026, a 2.8 trillion-parameter mixture-of-experts model that Simon Willison, an independent AI commentator, reported the company describes as "their 'most capable model to date, with 2.8 trillion parameters'" ([1]), with Moonshot separately "calling this the first 'open 3T-class model'" ([2]). The model posted an overall Elo of 1547 on Artificial Analysis's private long-horizon knowledge-work evaluation, trailing only Anthropic's Claude Fable 5, and scored 57 on the Artificial Analysis Intelligence Index, a composite that averages 31 for comparable models ([3]). Pricing is set at $3 per million input tokens and $15 per million output tokens, the most expensive release yet from a Chinese AI lab ([4]). Moonshot has promised full model weights "by July 27, 2026" ([5]), but as of this report's July 20, 2026 publish date, independent trackers still classify the model as proprietary because the weights have not yet shipped ([6]).
For life-sciences organizations evaluating Kimi K3 for life sciences applications, that timing gap is the crux of the practical question. A model cannot be self-hosted on regulated infrastructure before its weights exist in downloadable form. Until July 27, the only way to use Kimi K3 is through Moonshot's hosted API or aggregators such as OpenRouter, meaning any protected health information (PHI), clinical trial data, or manufacturing records passed to it would leave institutional boundaries and cross into a jurisdiction, the People's Republic of China, that legally compels domestic firms to cooperate with state security and intelligence services ([7]). This report finds that the pattern already established with DeepSeek, the Chinese model that touched off a comparable wave of scrutiny in early 2025, is instructive: at least 21 US state attorneys general, plus Texas, Alabama, Oklahoma, and other states individually, have banned Chinese-origin AI applications from government devices over data-storage and national-security concerns ([8]) ([9]). Regulated life-sciences entities, which already carry HIPAA, 21 CFR Part 11, GDPR, and (soon) EU AI Act obligations, sit squarely inside the risk profile these bans target.
Once weights are available, the calculus changes meaningfully. Self-hosting an open-weight model inside an institution's own data center is the same architecture Mayo Clinic used to pilot Google's Med-PaLM 2, conducting HIPAA-compliant risk assessments and running inference on-premises "so no PHI left institutional boundaries" ([10]). Peer-reviewed evaluations of open-weight models in healthcare settings report that open models "offer significant benefits, such as transparency, customizability, cost-effectiveness, and privacy" and can store sensitive patient data entirely locally ([11]). But Kimi K3's scale, 2.8 trillion total parameters against a hardware recommendation, detailed later in this report, that runs to dozens of accelerators per deployment, puts genuine self-hosting outside the reach of all but the largest pharmaceutical manufacturers and academic medical centers, reframing the "open-weight" promise as more theoretical than operational for most regulated organizations in the near term.
This report examines Kimi K3's architecture and benchmark standing, the regulatory frameworks that govern AI use on regulated life-sciences data (HIPAA, GxP/21 CFR Part 11, GDPR, the EU AI Act, and the FDA's January 2025 AI credibility guidance), the specific cross-border risk created by a Chinese-origin model, and the deployment architectures, hosted API, self-hosted on-premises, and private VPC, available once weights ship. It concludes that Kimi K3 is a legitimate frontier-class open-weight model on capability and price grounds, but that life-sciences organizations should treat the July 2026 launch as a research and evaluation milestone rather than a deployment-ready HIPAA or GxP solution, and should apply the same vendor and model risk-assessment discipline already being used to evaluate DeepSeek, Qwen, and other Chinese open-weight releases.
Introduction and Background
Large language models have moved from novelty to infrastructure inside pharmaceutical and healthcare organizations faster than most compliance functions can formally evaluate them, and the arrival of a new frontier-scale open-weight model from China intensifies a question life-sciences leaders were already asking about DeepSeek, Qwen, and GLM: can a model this capable and this cheap actually touch regulated data. Kimi K3, released by Moonshot AI on July 16, 2026, forces the question again at a larger scale. CNBC framed the launch within a broader geopolitical context, noting that "the release comes as the race for AI supremacy between the U.S. and China intensifies" ([12]), a framing directly relevant to any regulated organization deciding whether to touch the model at all. Moonshot itself describes Kimi K3 as its "most capable model to date," built on a new architecture the company calls Kimi Delta Attention paired with Attention Residuals, with native vision capabilities and a 1-million-token context window ([1]).
The life-sciences and healthcare sector is an unusually demanding environment for any AI model, open or closed. Protected health information is subject to the HIPAA Privacy and Security Rules, which require covered entities to obtain written "satisfactory assurances" from any business associate that touches protected health information (PHI), typically in the form of a signed Business Associate Agreement (BAA) ([13]). Drug and biologic manufacturing and clinical data fall under Good Practice (GxP) quality systems and 21 CFR Part 11 electronic-records requirements, and the FDA issued its first dedicated guidance on AI in drug development in January 2025, establishing a risk-based, seven-step credibility framework for AI models used to support regulatory decisions ([14]).In the European Union, health data is a "special category" under Article 9 of the GDPR, processing of which is prohibited by default absent an explicit legal basis ([15]), and the EU AI Act layers additional obligations on top, including a designation of "systemic risk" for any general-purpose AI model trained with more than 10^25 floating-point operations of compute, a threshold Kimi K3's scale plausibly approaches or exceeds ([16]).
Layered on top of these general obligations is a China-specific dimension that has no equivalent for a model built by OpenAI, Anthropic, or Google. Since DeepSeek's R1 release in January 2025, federal lawmakers, state governors, and attorneys general across the United States have moved with unusual speed to restrict Chinese-origin AI applications on government and, in some cases, regulated-industry systems, citing the PRC's legal regime that "compel[s] PRC firms and entities to secretly cooperate with PRC security and intelligence services" ([7]). This report walks through what Kimi K3 actually is, how it performs against frontier proprietary models, what regulated life-sciences data requires of any AI system that touches it, the specific cross-border risk a Chinese-origin model introduces, and the realistic deployment paths, hosted API, self-hosted on-premises, and private cloud, that an organization evaluating Kimi K3 would need to weigh once its weights are public. Where sources disagree, including the gap between Moonshot's "open weight" framing and third-party trackers still labeling the model proprietary, this report presents both positions rather than resolving them prematurely.
Kimi K3: Architecture, Benchmarks, and the Open-Weight Question
Architecture and Scale
Kimi K3 is a mixture-of-experts (MoE) model with 2.8 trillion total parameters, built on two architectural innovations Moonshot calls Kimi Delta Attention (KDA) and Attention Residuals (AttnRes), designed to improve how information flows across sequence length and model depth ([17]). Moonshot frames the release explicitly against its main open-weight rival, with the company reportedly "taking the crown from DeepSeek's 1.6T v4 Pro" as the largest openly available system to date ([18]), and CNBC's coverage independently confirmed the scale claim, calling it "China's largest AI model so far, with 2.8 trillion parameters, referring to the size of its neural network" ([19]). The model uses a sparsely activated mixture-of-experts framework with native vision capabilities and a 1-million-token context window, according to Artificial Analysis's independent technical profile of the model ([20]). For context on scale, its immediate predecessor Kimi K2 was, in Moonshot's own words, "a state-of-the-art mixture-of-experts (MoE) language model with 32 billion activated parameters and 1 trillion total parameters" ([21]), spread across 384 experts with only 8 selected per token and a 128,000-token context window per the model's published specification table ([22]), meaning K3 is nearly triple the total parameter count of the model it replaces.
Running a model at this scale is not a laptop or single-server exercise. Moonshot's own technical guidance states that "since inference efficiency likewise benefits from larger high-bandwidth communication domains, we recommend deploying Kimi K3 on supernode configurations with 64 or more accelerators" ([23]). That guidance is a first-party signal that the "open-weight" framing, discussed further below, describes a model that is technically downloadable but operationally out of reach for the great majority of hospitals, contract research organizations, and mid-size pharmaceutical companies without either a major capital investment in GPU infrastructure or a private-cloud partnership with a hyperscaler.
Benchmark Performance Against Frontier Models
CNBC reported that Kimi K3 "still trails Anthropic's Claude Fable 5 and OpenAI's GPT 5.6 Sol on overall performance, the company said on Friday, but consistently outperformed other tested models," including Claude Opus 4.8 and GPT 5.5, on coding and general-agent benchmarks ([24]). Independent verification broadly corroborates the ranking without matching Moonshot's framing exactly. Artificial Analysis, a third-party benchmarking service, scored Kimi K3 at 57 on its composite Intelligence Index, ranking it fourth of 187 models in its class and "well above average among comparable models (averaging 31)" ([25]). On Artificial Analysis's private long-horizon knowledge-work evaluation, the model reached "an overall Elo of 1547, +732 points from Kimi K2.6 and behind only Claude Fable 5" ([26]). Kimi K3 also became the leading model on Arena.ai's Frontend Code arena, "surpassing even Claude Fable 5" ([27]).
Bank of America analysts framed the release as evidence that Chinese labs can still deliver frontier-class gains despite hardware limits: "Despite persistent hardware/compute capacity constraints in China, K3 demonstrates that pre-training scaling, paired with architectural innovation, can still deliver step-change gains for flagship Chinese models" ([28]). Not every analyst treated the launch as a watershed: Moor Insights and Strategy's Patrick Moorhead called the market reaction "an over-reaction shockingly similar the DeepSeek panic," arguing the industry is "far away from super-intelligence" ([29]).
Moorhead's skepticism came with a specific prediction about where commercial value will actually accrue: models like Kimi K3, he argued, will primarily "accelerate and grow the inference market faster than without," reflecting an industry-wide shift in focus from raw model size toward the applications built around it ([30]). Perplexity CEO Aravind Srinivas made a related point in the same CNBC coverage, arguing that "the model alone is no longer the product," with real differentiation now sitting in the orchestration layer, or harness, that surrounds it ([31]). Fusion Fund's Lu Zhang added a market-composition data point relevant to who is actually testing models like this one: most developers experimenting with Chinese open-weight releases come "from the startup ecosystem, less from the large corporate side" ([32]), a useful signal for regulated enterprises that early real-world stress testing is unlikely to come from peer institutions.
On cost efficiency, independent developer testing found the model verbose but not disproportionately expensive at the task level. Simon Willison reported that "cost per task ($0.94) is similar to GPT-5.6 Sol ($1.04), ~1/2 the price of Opus 4.8 ($1.80) and higher than open weights peers," and that Kimi K3 used "21% fewer output tokens than K2.6" on the Artificial Analysis Intelligence Index despite its larger scale ([33]). In a hands-on test running the model through OpenRouter, Willison found the model currently ships with only one reasoning effort level, "max," and consumed 13,241 reasoning tokens to produce a 16,658-token response to a simple prompt, at a cost of 25 cents for that single exchange ([34]). He also noted the model appears to carry an approximately 85-token hidden system prompt that it declined to disclose when asked directly ([35]), a detail relevant to any organization performing prompt-injection or output-provenance review before regulated use.
Moonshot's own footnotes to its benchmark table are unusually candid about the model's limitations, cautioning that outputs generated with the harness switched mid-session may become "highly unstable" and that K3's training toward long-horizon, high-autonomy tasks can produce "excessive proactiveness," where the model "may make unexpected decisions on the user's behalf" absent explicit behavioral constraints ([36]). For a regulated environment where an AI system might touch clinical documentation or trial data, that acknowledged tendency toward autonomous decision-making is a governance flag, not just a UX quirk, and argues for explicit guardrails (a documented agent-policy or configuration file and human-in-the-loop checkpoints) before any production use.
Licensing: Open Weight in Name, Not Yet in Practice
The single most consequential fact for a life-sciences buyer evaluating Kimi K3 today is timing. Moonshot states that "an open weight release is promised 'by July 27, 2026'" ([5]), a full eleven days after launch. As of this report's July 20, 2026 publish date, that promise has not yet been fulfilled, and Artificial Analysis's model card reflects the gap directly: asked "Is Kimi K3 open source?" the tracker answers "No, Kimi K3 is proprietary. The model weights are not publicly available" ([37]). Bloomberg's coverage, filed the day after launch, described the model as "open weight, meaning its parameters are available for users to download and customize" ([38]), a characterization that reflects Moonshot's stated intent rather than the state of the world at the time of writing. This report treats the discrepancy as exactly that: a timing gap between an announced intent and a verified fact, not a contradiction to be resolved in either direction. Organizations evaluating Kimi K3 for self-hosted, regulated-data use should track the actual weight release rather than the announcement.
Pre-launch reporting anticipated much of this. Citing the Financial Times, TechCrunch reported days before release that the model would be "the largest open-weight AI model from China, with a parameter count between 2 trillion and 3 trillion" ([39]), a range the eventual 2.8 trillion figure falls within. The same reporting noted Moonshot was separately "raising fresh capital in a round that would valuate it at $31.5 billion" ([40]), a step up from the $20 billion valuation confirmed two months earlier and discussed later in this report's Data Analysis section. The same article observed that "Moonshot's Kimi K2 models have been received well in the open source AI market, ranking high on benchmarks" ([41]), the developer reputation K3 inherits and must now extend.
Once weights do ship, the license terms matter as much as availability. Moonshot's prior flagship, Kimi K2, was released under what the company calls a "Modified MIT License," and the GitHub repository states plainly that "both the code and the model weights are released under the Modified MIT License" ([42]). The modification is a revenue-and-scale attribution clause: any commercial product or service built on the software that reaches "more than 100 million monthly active users, or more than 20 million US dollars...in monthly revenue" must "prominently display 'Kimi K2' on the user interface of such product or service" ([43]). For most life-sciences internal deployments, an internal clinical-documentation or research tool with no external "product or service" user interface, that clause is unlikely to bite, but it is a contractual obligation legal and procurement teams should read directly rather than assume away, and Moonshot has not yet published the exact license text that will accompany Kimi K3's weights.
Why Regulated Life-Sciences Data Changes the Calculus
HIPAA and Protected Health Information
Any AI system that processes protected health information (PHI) on behalf of a HIPAA covered entity, a hospital, health plan, or clearinghouse, is, by definition, a "business associate," and the covered entity must obtain written assurances, typically a signed Business Associate Agreement, that the associate "will use the information only for the purposes for which it was engaged...will safeguard the information from misuse, and will help the covered entity comply with some of the covered entity's duties under the Privacy Rule" ([44]). Any resulting agreement, per HHS guidance, must at minimum "describe the permitted and required uses of protected health information by the business associate" ([45]), a contractual baseline Moonshot has not yet offered to any US healthcare customer as of this report's publish date. As of this writing, Moonshot has not published a BAA program comparable to those OpenAI, Microsoft, and Google now offer for their US healthcare customers, and no third-party source consulted for this report indicates one exists. That absence alone is sufficient to disqualify Moonshot's hosted Kimi K3 API from any workflow touching PHI under current HIPAA enforcement practice, independent of the cross-border concerns discussed later in this report. Peer-reviewed literature is explicit about the stakes: a 2025 npj Artificial Intelligence review notes that "HIPAA requires safeguards including encryption in transit and at rest, role-based access control, and formal risk assessments before handling protected health information," and cites Mayo Clinic's approach of running inference entirely on-premises specifically to keep PHI inside institutional boundaries ([46]).
GxP, 21 CFR Part 11, and Computer System Validation
Pharmaceutical manufacturing, clinical, and laboratory data fall under Good Practice (GxP) quality frameworks (GMP, GCP, GLP). When an electronic system creates, modifies, maintains, archives, retrieves, or transmits records required by FDA regulations, or handles certain electronic submissions to the FDA, 21 CFR Part 11 may require validated, auditable electronic records and signatures, depending on the system's intended use. Industry analysis describes the compliance stack facing any LLM deployment in pharma as unusually dense: "pharma is among the most heavily regulated sectors, so deploying LLMs requires stringent security, data governance, and adherence to regulations such as HIPAA, GDPR, GMP/GCP/GLP (known collectively as GxP), FDA guidelines, and the EU AI Act" ([47]). The same analysis notes that private deployment, on-premises or inside a protected cloud virtual private cloud (VPC), "is often mandated to ensure data privacy, intellectual property protection, and compliance" for this category of use ([48]). Pharma-specific rules are also tightening directly: the same analysis flags that European regulators are drafting revisions "explicitly covering AI-in-GxP" work through the EU's GMP Annex 22 process ([49]), a pending standard likely to bear directly on any future validated Kimi K3 deployment feeding manufacturing or quality workflows.
Directly on point for AI specifically, the FDA issued its first guidance dedicated to AI in drug and biological product development on January 6, 2025. FDA Commissioner Robert Califf framed the guidance as balancing innovation with rigor: "The FDA is committed to supporting innovative approaches for the development of medical products by providing an agile, risk-based framework that promotes innovation and ensures the agency's robust scientific and regulatory standards are met" ([50]). The guidance itself establishes "a risk-based credibility assessment framework that may be used for establishing and evaluating the credibility of an AI model for a particular context of use (COU)" ([51]), a seven-step process covering everything from defining the question of interest through documenting results ([14]). The FDA opened the draft for public comment and stated it "is seeking public comment on the draft guidance" before finalizing the framework ([52]), meaning the seven-step process described above could still change before finalization. Notably, the guidance explicitly excludes AI used purely in drug discovery and AI used to streamline internal operations, such as drafting a submission, where such use "does not impact patient safety, drug quality, or the reliability of results" ([53]), meaning a large share of the internal productivity use cases where a model like Kimi K3 would be first deployed sit outside this specific guidance's scope even as they remain inside HIPAA, GDPR, and general GxP data-governance obligations.
GDPR, the EU AI Act, and NIST's Risk Framework
For any life-sciences organization operating in or serving the European Union, health data carries the strictest possible default treatment under data protection law. Article 9 of the GDPR states that processing of "data concerning health" is "prohibited" outright unless one of a specific list of exceptions applies, such as explicit consent or a public-health legal basis ([15]). The EU AI Act adds a model-level layer on top of that data-level prohibition. Under the Act's general-purpose AI (GPAI) provisions, open and closed models alike must be evaluated for "systemic risk," a designation triggered automatically when "the cumulative amount of compute used for its training is greater than 10^25 floating point operations (FLOPs)" ([16]); given Kimi K3's 2.8-trillion-parameter scale, it is plausible the model would meet or approach that bar, though Moonshot has not published the training compute figure needed to confirm it either way. Even a free and open-licence GPAI model is not automatically exempt from these systemic-risk obligations, only from the lighter downstream-documentation requirements that apply to non-systemic open models ([54]). Separately, health-related AI use cases such as "urgent patient triage services" and "risk assessments and pricing in health and life insurance" are enumerated directly in the Act's Annex III as presumptively high-risk applications carrying their own conformity, documentation, and human-oversight obligations ([55]), and providers of any such high-risk system must "establish a risk management system throughout the high risk AI system's lifecycle" ([56]), an obligation that would attach to Kimi K3 if embedded in a triage or diagnostic tool regardless of its open-weight status.
In the United States, no equivalent binding statute governs AI risk generally, but NIST's AI Risk Management Framework has become the de facto voluntary standard cited across the industry, "intended for voluntary use and to improve the ability to incorporate trustworthiness considerations into the design, development, use, and evaluation of AI products, services, and systems" ([57]), with a dedicated Generative AI Profile published July 26, 2024 specifically to help organizations identify risks unique to generative models ([58]). NIST also supplements the core framework with implementation guidance, noting that "a companion NIST AI RMF Playbook also has been published by NIST" to help organizations operationalize its core functions ([59]). Any responsible evaluation of Kimi K3 for a regulated-data workflow, whether in the US or EU, should be conducted against these frameworks explicitly, with documented findings, rather than treated as an informal IT procurement decision.
Table 1 below summarizes the frameworks most relevant to a life-sciences deployment decision and how each currently bears on Kimi K3 specifically.
| Framework | Jurisdiction / Scope | Key Requirement | Relevance to a Kimi K3 Deployment |
|---|---|---|---|
| HIPAA Privacy and Security Rules | US covered entities and their business associates handling PHI | Written Business Associate Agreement, encryption, access controls, documented risk assessments ([60]) | No published Moonshot BAA program identified; hosted API cannot lawfully process PHI absent one |
| 21 CFR Part 11 / GxP | Electronic records required by FDA regulations and certain electronic submissions to the FDA | Where applicable, validated systems and controls for trustworthy, reliable electronic records and signatures | Applicability and validation requirements depend on the deployment's intended use, the records involved, and its role in the regulated workflow |
| FDA AI Credibility Guidance (Jan. 2025) | US drug and biologic sponsors submitting AI-derived evidence | Seven-step, risk-based credibility assessment tied to a defined context of use ([61]) | Applies where AI output directly supports a regulatory decision; most internal productivity uses sit outside its scope |
| GDPR Article 9 | EU processing of personal health data | Processing "prohibited" by default absent an explicit legal basis ([15]) | The deploying organization must identify an Article 6 basis and an Article 9 exception, assess processor terms and data residency, and separately address any Chapter V international transfer |
| EU AI Act (GPAI / systemic risk) | General-purpose AI models placed on the EU market | Systemic-risk review above 10^25 FLOPs of training compute; Annex III enumerates high-risk health use cases ([16]) | Kimi K3's scale plausibly triggers review; Moonshot has not published the underlying training-compute figure |
| NIST AI RMF / Generative AI Profile | Voluntary US framework | Trustworthiness, risk mapping, measurement, and management across the AI lifecycle ([62]) | Recommended baseline for documenting any Kimi K3 risk assessment, hosted or self-hosted |
No single framework in Table 1 prohibits Kimi K3 outright, and several, the FDA's AI guidance and the EU AI Act's open-licence provisions in particular, are more permissive of open-weight models than commonly assumed. What the table makes clear instead is that every pathway to lawful use runs through documentation Moonshot has not yet published: a BAA program, an Article 9(2) legal basis, or a disclosed training-compute figure. Until one or more of those gaps closes, the frameworks collectively function as a soft block on regulated use rather than a single hard prohibition.
Cross-Border Risk: A Chinese-Origin Model in a Regulated Environment
The State and Federal DeepSeek Precedent
No Chinese AI company has been through a more public regulatory stress test than DeepSeek, and the pattern that followed its early-2025 release is the closest available precedent for how US regulators and institutional buyers are likely to treat Kimi K3. Within days of DeepSeek's rise to prominence, Texas Governor Greg Abbott "issued an order banning both DeepSeek and RedNote...from the state's government-issued devices" ([63]). Texas Attorney General Ken Paxton escalated further, opening a formal investigation and notifying DeepSeek that "its platform violates the Texas Data Privacy and Security Act," while sending civil investigative demands to Google and Apple for their review documentation on the app ([64]). At the federal level, Representatives Josh Gottheimer and Darin LaHood introduced the "No DeepSeek on Government Devices Act," citing "the Chinese government's ability to use the app for surveillance and misinformation" ([65]), and the Associated Press separately reported that DeepSeek "has computer code that could send some user login information to a Chinese state-owned telecommunications company that has been barred from operating in the United States" ([66]).
The pattern spread quickly beyond Texas. By March 2025, Alabama Governor Kay Ivey banned "DeepSeek AI, Manus and 'similar harmful technologies' from state devices and networks," with the governor's memo stating that the tools' "affiliation with the Chinese government and their vast data-collection capabilities pose unacceptable risks to the state of Alabama and its citizens in terms of data privacy and security" ([67]). Earlier that month, "Alabama Attorney General Steve Marshall joined a coalition of 21 attorneys general urging Congress to pass the 'No DeepSeek on Government Devices Act'" ([68]). Oklahoma's ban followed a formal risk review ordered by Governor Kevin Stitt, who explained the state "concluded the tool posed too many security threats to remain on government devices, including laptops, desktops, mobile phones and tablets" and specifically flagged "DeepSeek's practice of storing chat history, files and IP address information in China, which violates the state CIO's data storage standard" ([69]). Stitt's stated rationale, "we're not going to take chances when it comes to protecting Oklahomans' data" ([70]), reads as an almost verbatim template for how a state health agency or a regulated hospital IT security committee would justify excluding Kimi K3's hosted API from clinical or research workflows on the same grounds. None of these state actions named Moonshot or Kimi specifically, since they predate K3's release, but the legal and reputational logic they establish, PRC data-storage laws and state-security obligations as sufficient grounds for exclusion regardless of a specific incident, applies to any Chinese-origin model with the same structural characteristics.
Beijing's Own Restrictions Add a Second Layer
The regulatory risk is not one-directional. Reuters reported in July 2026 that Chinese authorities "have held meetings with top tech firms over the past month about potentially restricting overseas access to China's most advanced AI models, including those yet to be released," with companies including Alibaba, ByteDance, and Z.ai attending discussions led by China's Ministry of Commerce ([71]). Alibaba's Qwen and ByteDance's Doubao are, per the same reporting, "two of the most widely used AI models in China" ([72]), useful context for the broader open-weight ecosystem Kimi K3 competes within. According to Reuters's sources, officials discussed "making any leak or theft of proprietary AI technology an offence under China's stringent national security law" ([73]), and a May 2026 roundtable of Chinese legal experts, summarized in an official Supreme People's Court journal, "proposed a tiered system: basic open-source tools subject to a simple filing, more advanced technologies facing security reviews, and the most sensitive frontier models barred from public release or restricted to domestic use" ([74]). Beijing has already taken concrete action along these lines this year: in April, the country's state planner ordered Meta to "unwind its $2 billion acquisition of Chinese-founded AI startup Manus" ([75]), an early sign of how seriously Beijing treats cross-border control over homegrown AI. If a formal export-restriction framework were adopted before Moonshot's promised July 27, 2026 weight release, it could delay or restrict the open-weight availability that this report's self-hosting analysis assumes. This dynamic is not hypothetical policy speculation limited to China: the same Reuters report notes the US government "ordered that foreign nationals not have access to Anthropic's most advanced Fable and Mythos models" earlier in 2026, underscoring that both governments are now actively restricting frontier AI export in both directions ([76]).
What This Means for Kimi K3 Specifically
Two distinct risk vectors compound for a regulated life-sciences buyer considering Kimi K3. First is the same jurisdictional exposure documented against DeepSeek: a US Department of Homeland Security advisory states plainly that PRC laws "compel PRC firms and entities to secretly cooperate with PRC security and intelligence services" ([7]), a structural fact about Chinese corporate law that applies to Moonshot as it does to DeepSeek, independent of either company's specific conduct or intent. The same advisory catalogs the resulting exposure in concrete terms, listing "the theft of trade secrets, of intellectual property, and of other confidential business information" among the risks of sharing sensitive data with PRC-linked firms ([77]). Second is the policy volatility on the Chinese side: if Beijing tightens outbound access to frontier models as the security reviews under discussion suggest, Kimi K3's promised open-weight release, the very feature that would make on-premises, HIPAA- and GxP-compliant self-hosting possible, could be delayed, restricted to a domestic-use-only license, or narrowed in scope. A life-sciences compliance function evaluating Kimi K3 should therefore treat both directions of regulatory risk as live variables, not settled facts, and should apply the same vendor risk-assessment rigor already standard practice for DeepSeek, Qwen, and other Chinese open-weight releases rather than assuming novelty confers a clean slate.
Deployment Architectures for Running Kimi K3 on Regulated Data
Hosted API via Moonshot or Aggregators
The only way to use Kimi K3 today, prior to the promised weight release, is through Moonshot's own API, priced at $0.30 per million tokens for cache-hit input, $3.00 per million tokens for cache-miss input, and $15.00 per million tokens for output ([78]), or through aggregators such as OpenRouter, which Simon Willison used specifically "to avoid signing up for a Moonshot API key" ([79]). For general research, prototyping, or non-regulated internal use, this is the fastest path to evaluating the model's capabilities. For any workflow touching PHI, GxP records, or EU health data, it is presently disqualified on the grounds detailed above: no published BAA program, and cross-border data transfer to a PRC-based operator. Moonshot does offer a business tier, "Kimi Enterprise," which the company says "provides enterprise-grade data privacy and member management, with complete separation between personal and organization accounts" ([80]), but that language, drawn from Moonshot's own launch page, is a vendor claim about account architecture rather than an independently verified HIPAA or GDPR compliance certification, and no source consulted for this report documents a formal attestation (SOC 2, HITRUST, or equivalent) covering the enterprise tier.
Self-Hosted On-Premises Inference
Self-hosting is the deployment model most directly analogous to what regulated healthcare organizations already do with other open-weight models, and it is the only architecture that fully satisfies the "no PHI left institutional boundaries" standard Mayo Clinic applied when piloting Med-PaLM 2 ([81]). A 2025 npj Digital Medicine analysis of LLM deployment in healthcare frames the tradeoff cleanly: "Closed LLMs of private companies offer ease of deployment but pose risks related to data privacy and vendor dependence. Open LLMs deployed on local hardware enable greater model customization but demand resources and technical expertise" ([82]). The same analysis warns that relying entirely on an external, closed provider "can lead to challenges related to data sovereignty and vendor lock-in" ([83]), a risk self-hosting is specifically designed to avoid once Kimi K3's weights are actually available. The same analysis also notes that keeping data processing inside institutional control makes it "easier to ensure that compliance with stringent healthcare regulations, such as the Health Insurance Portability and Accountability Act or the General Data Protection Regulation" is not "more challenging" than it would be if "data is processed and stored outside the institution's control" ([84]).
For Kimi K3 specifically, the practical bar is high given the substantial supernode-scale compute infrastructure Moonshot recommends and discussed earlier in this report, a cluster scale that only large academic medical centers, national laboratories, or top-tier pharmaceutical manufacturers are likely to have in-house, and even those organizations would typically need to quantize or shard the model to fit available infrastructure. Smaller open-weight models are demonstrably tractable by comparison: a 2025 healthcare LLM benchmarking study successfully deployed Llama 3.1 8B and a quantized Mistral 3 Small 24B "on identical hardware (a single Nvidia RTX A6000)" using the vLLM inference framework ([85]), a hardware footprint two to three orders of magnitude smaller than what Kimi K3 requires. For most life-sciences organizations, that gap means Kimi K3's self-hosting path is realistic mainly as a multi-institution consortium effort or a heavily quantized deployment, not a routine IT project.
Private Cloud and VPC as the Practical Middle Ground
Between a fully public hosted API and a full on-premises build-out sits a private virtual private cloud (VPC) deployment, where an organization runs the model inside a dedicated, access-controlled cloud environment operated by a hyperscaler under a signed BAA and data-processing agreement. Industry guidance on private LLM architecture in pharma describes this tier as leveraging "hyperscale models while using private links, encryption, and BAAs to meet HIPAA/GxP requirements" ([86]), and notes that fully on-premises GPU clusters using hardware such as NVIDIA A100 or H100 accelerators with Multi-Instance GPU slicing "offer the most stringent data control" at the cost of the highest capital and operational burden ([87]). Once Kimi K3's weights are public, the VPC route is the option most life-sciences organizations that lack hyperscale internal infrastructure but still need contractual, auditable data-handling guarantees are likely to pursue, deploying the open-weight model inside AWS, Azure, or Google Cloud infrastructure they already operate under existing BAAs, rather than routing regulated data through Moonshot's own China-based endpoints.
Implementation Considerations and Process Changes
Organizations that decide to move forward with any deployment tier of Kimi K3, whether for non-regulated research use today or a self-hosted GxP-validated deployment once weights ship, need a documented process rather than an ad hoc IT decision. Three workstreams recur across the frameworks discussed in this report:

- Vendor and model risk assessment. Treat Kimi K3 as a new vendor relationship even when self-hosted, documenting Moonshot's corporate structure, jurisdiction, license terms once published, and any known security research on the model, following the same due-diligence template already applied to DeepSeek and other Chinese open-weight releases.
- Data classification before any prompt is sent. No PHI, clinical trial data, or GxP record should reach Moonshot's hosted API under current conditions; internal policy should explicitly enumerate which data classes are permitted in a sandboxed, non-production evaluation of the hosted model versus which require a validated, self-hosted or VPC deployment.
- GxP computer system validation. Any self-hosted deployment feeding into a regulated workflow, even indirectly, such as summarizing manufacturing deviation reports, needs to move through the same validation lifecycle (installation qualification, operational qualification, performance qualification) already applied to other GxP-relevant software, documented against the FDA's seven-step AI credibility framework where the use case falls within its scope ([14]).
- Guardrails against autonomous behavior. Given Moonshot's own disclosure, discussed above, that K3 can exhibit excessive proactiveness and make unexpected decisions on a user's behalf, any regulated deployment should impose explicit behavioral constraints in the system prompt or agent configuration file and require human review of any output that touches patient safety, product quality, or submission content.
- Continuous monitoring and audit trails. Whichever deployment tier is chosen, logs of prompts, outputs, and model version should be retained in a form consistent with 21 CFR Part 11 electronic-record requirements and GDPR's audit and accountability principles, enabling after-the-fact review if a regulator or internal audit requests it.
These steps mirror, rather than replace, the governance processes many life-sciences organizations already apply when evaluating any new proprietary or open-weight model, reinforcing that Kimi K3's Chinese origin adds an additional risk layer on top of, not instead of, standard AI governance discipline.
Data Analysis and Evidence
Table 2 below places Kimi K3 alongside its immediate predecessor and the frontier proprietary models it is most often benchmarked against, drawing on figures independently reported by Artificial Analysis, Simon Willison, and GitHub's Kimi K2 specification table.
| Model | Total Parameters | Context Window | Input Price (per 1M tokens) | Output Price (per 1M tokens) | Open Weight Status (as of July 20, 2026) |
|---|---|---|---|---|---|
| Kimi K3 | 2.8 trillion ([1]) | 1.0 million tokens ([20]) | $3.00 ([4]) | $15.00 ([4]) | Promised "by July 27, 2026" ([5]); tracker still lists "proprietary" ([88]) |
| Kimi K2 (predecessor) | 1 trillion, 32B activated ([21]) | 128,000 tokens (per specification table, [22]) | not directly reported in sources reviewed | not directly reported in sources reviewed | Released, Modified MIT License ([42]) |
| Claude Opus 4.8 (reference point) | not disclosed by vendor | not directly reported in sources reviewed | not directly reported in sources reviewed | $1.80 cost-per-task cited for comparison ([89]) | Proprietary |
| GPT 5.6 Sol (reference point) | not disclosed by vendor | not directly reported in sources reviewed | not directly reported in sources reviewed | $1.04 cost-per-task cited for comparison ([90]) | Proprietary |
The table underscores two points relevant to a life-sciences buyer. First, Kimi K3's per-token pricing ($3.00 input, $15.00 output) sits close to Anthropic's Claude Sonnet tier and is, per Simon Willison's independent analysis, "the most expensive model released by a Chinese AI lab to date" ([91]), meaning the traditional "Chinese open-weight models are always dramatically cheaper" assumption does not hold cleanly for this release. Second, and more consequential for deployment planning, the "open weight" column is the only one still unresolved: every other technical and pricing figure is confirmed and stable, but the self-hosting path this report's regulated-data analysis depends on is contingent on a promise that had not yet been fulfilled as of the July 20, 2026 publish date.
Beyond model-level figures, the regulatory and market data compiled in this report point to a broader adoption pattern. Moonshot's annual recurring revenue "topped $200 million in April" 2026, "driven by rapid growth in paid subscriptions and API usage" ([92]), and the company raised approximately $2 billion in a round valuing it at $20 billion in May 2026, up from a $4.3 billion valuation at the end of 2025 ([93]). Its investor base includes both Alibaba and Tencent alongside financial investors HongShan, ZhenFund, IDG Capital, and 5Y Capital ([94]), a corporate structure worth documenting explicitly in any vendor risk assessment given the DHS advisory's broader concern about PRC firms with "an ownership nexus in the PRC" ([95]). On the healthcare-adoption side, peer-reviewed benchmarking gives a mixed but instructive signal: in one 2025 study comparing open-weight and proprietary models as healthcare assistants, "the majority of participants preferred GPT-4o responses; however, both open-source LLMs had relatively similar ratings" to each other ([96]), evidence that the performance gap between open and closed models in clinical-facing tasks, while real, is narrower than headline benchmark scores alone would suggest, and continues to close as open-weight releases like Kimi K3 push frontier capability into the open-weight tier.
Case Studies and Real-World Examples
Mayo Clinic's On-Premises Med-PaLM 2 Pilot
Although Mayo Clinic's evaluation predates Kimi K3 and used Google's Med-PaLM 2 rather than a Moonshot model, it remains the clearest documented template for how a large US academic medical center approaches self-hosted LLM deployment on regulated data. According to a 2025 peer-reviewed review in npj Artificial Intelligence, "the Mayo Clinic reported conducting HIPAA-compliant risk assessments and implementing on-premises inference when piloting Google's Med-PaLM 2 for clinical question answering, ensuring no PHI left institutional boundaries" ([10]). The case matters for Kimi K3 evaluation precisely because it demonstrates the architecture, formal risk assessment plus on-premises inference, that a future self-hosted Kimi K3 deployment would need to replicate once weights are available and adequate hardware is secured, and it shows that even a hyperscaler-affiliated model was not trusted with a direct API connection to PHI without that additional institutional control layer.
Texas Attorney General's DeepSeek Investigation
Texas Attorney General Ken Paxton's February 2025 action against DeepSeek is the most legally concrete precedent for how a Chinese-origin AI model can trigger direct state enforcement exposure. Paxton stated that "DeepSeek appears to be no more than a proxy for the CCP to undermine American AI dominance and steal the data of our citizens," and formally notified the company that its platform violated the Texas Data Privacy and Security Act while opening an investigation backed by civil investigative demands to Apple and Google ([97]). For a life-sciences company operating in Texas, or any of the states that followed with their own bans, the case demonstrates that state consumer-privacy statutes, not just federal HIPAA enforcement, are an active vector of legal exposure for any organization routing regulated data, patient or otherwise, through a Chinese-origin AI platform's hosted API.
Alabama and Oklahoma's Coordinated State Device Bans
Alabama and Oklahoma illustrate how quickly the DeepSeek precedent generalized into standing state policy rather than a one-off reaction. Alabama's ban, issued via gubernatorial memo, named DeepSeek and Manus specifically and situated the action within a broader strategy "for identifying and blocking other harmful software and websites" tied to "nations classified as foreign countries of concern, including China (but not Taiwan), Russia, Iran and North Korea" ([98]). Oklahoma's ban followed a formal technical review by the state's Office of Management and Enterprise Services rather than a purely political directive, giving it a procedural template, ordered risk review, documented findings, formal ban, that a hospital system's or pharmaceutical manufacturer's own IT security committee could adapt when evaluating Kimi K3 for any workflow touching sensitive data.
Beijing's Own Frontier-Model Export Discussions
The clearest sign that cross-border AI risk runs in both directions is Beijing's own internal deliberation over restricting overseas access to Chinese frontier models. Reuters's July 2026 reporting describes meetings convened by China's Ministry of Commerce with Alibaba, ByteDance, and Z.ai specifically to discuss "putting limits on the most advanced AI models, both closed-source and more open versions" ([99]), with the discussed framework explicitly including the possibility that "the most sensitive frontier models" could be "barred from public release or restricted to domestic use" ([100]). While Moonshot and Kimi K3 are not named directly in the Reuters reporting, the timing, discussions held in the same month as Kimi K3's launch, means any life-sciences organization planning a self-hosted deployment around the promised July 27, 2026 weight release should treat that date as provisional rather than guaranteed, pending clarity on China's own export posture toward its most capable models.
Babylon Health: The Vendor-Dependency Risk of the Closed-Model Alternative
Not every case study in this report cuts against open-weight adoption. A cautionary tale on the opposite side, dependency on a single proprietary AI vendor, comes from UK health-tech company Babylon Health, which promised to combine "an artificial-intelligence-powered platform with best-in-class, virtual clinical operations" for patients and was "valued at more than $4 billion" at its 2021 public listing ([101]). After service complaints and reportedly costing the UK National Health Service more than £26 million in a single year, the company "filed for bankruptcy protection for two of its US subsidiaries" ([102]). Researchers at University Health Network cited the collapse directly in arguing that healthcare institutions should build toward open, auditable models rather than depend entirely on any single closed vendor, writing that "it is hard to see how LLMs that are developed and controlled behind closed corporate doors could be broadly adopted in health care without undermining the accountability and transparency of both medical research and medical care" ([103]). This case is a useful counterweight: it is not an argument for Kimi K3 specifically, but it does explain why open-weight models generally, once genuinely self-hostable, hold real appeal for life-sciences organizations wary of vendor lock-in, even as the China-specific risks documented above argue for caution about this particular open-weight family.
Implications and Future Directions
The trajectory visible across Kimi K2, K2.5, K2.6, and now K3 is one of rapid, compounding scale increases delivered on an accelerating release cadence. Moonshot's fundraising history illustrates the pace: the company was valued at $4.3 billion at the end of 2025, then at $10 billion within weeks after a $700 million raise, and reached $20 billion by May 2026 ([93]), a compounding trajectory that mirrors the model releases themselves. If that cadence continues, life-sciences organizations should expect the "frontier capability at open-weight prices" phenomenon Kimi K3 represents to recur repeatedly through 2026 and beyond, from Moonshot as well as from Alibaba's Qwen family, DeepSeek, and Z.ai's GLM series, all of which appeared in the same Reuters reporting on Beijing's export-policy deliberations ([104]). This is not a one-model decision for a compliance function to make once and file away; it is a recurring category of vendor evaluation that pharmaceutical and healthcare organizations will need a standing process to handle, not a one-time exception review.
Three developments will materially change the analysis in this report over the coming months. First, whether Moonshot's July 27, 2026 weight-release promise is kept on schedule, delayed, or narrowed under a Chinese domestic-use-only license will determine whether genuine self-hosted, HIPAA- and GxP-compliant deployment of Kimi K3 becomes possible at all. Second, whether Moonshot publishes a BAA program, SOC 2 attestation, or equivalent compliance certification for its Kimi Enterprise tier will determine whether the hosted API can ever legitimately touch regulated US healthcare data, a step no Chinese AI lab has yet taken publicly as of this report's publish date. Third, the EU AI Act's systemic-risk compute threshold and the still-unresolved question of whether Kimi K3's training run crosses the 10^25 FLOP marker ([16]) will determine the compliance burden facing any EU-based life-sciences organization that adopts the model, self-hosted or otherwise.
Some researchers have proposed a structural alternative to relying on any single vendor, foreign or domestic: pooling institutional resources into a healthcare-specific equivalent of "a global consortium of scientists from federal laboratories, research institutes, academia and industry" dedicated to open, jointly governed AI models ([105]), an approach that would reduce dependency on any single vendor regardless of country of origin. More broadly, the pattern documented in this report, US states banning Chinese AI tools on national-security grounds while Beijing simultaneously debates restricting outbound access to its own frontier models, suggests life-sciences compliance and IT security functions should build AI vendor-country-of-origin assessment into standing procurement policy rather than treating each new Chinese model release as an isolated evaluation. The FDA's evolving AI credibility framework, NIST's Generative AI Profile, and the EU AI Act's GPAI provisions are all still maturing documents, and organizations that build governance processes now around principles (data locality, validated context of use, documented risk assessment) rather than around any single model's current feature set will be better positioned as the frontier open-weight landscape keeps shifting under them.
Frequently Asked Questions (FAQs)
Is Kimi K3 open source? Not yet in the fullest technical sense as of July 20, 2026. Moonshot has promised full model weights "by July 27, 2026" ([5]), but independent tracker Artificial Analysis still lists the model as "proprietary" with weights "not publicly available" as of this report's research window ([37]). Its predecessor, Kimi K2, is released under a Modified MIT License with a revenue-and-scale attribution clause ([42]).
How does Kimi K3 compare to GPT-4 for life sciences use cases? GPT-4 has been superseded twice over by OpenAI's own roadmap; as of July 2026 the relevant OpenAI comparison points are GPT 5.5 and GPT 5.6 Sol, both of which independent Artificial Analysis figures and CNBC's reporting on Moonshot's own benchmark claims place Kimi K3 as competitive with or ahead of on several coding and agentic tasks, while still trailing GPT 5.6 Sol and Claude Fable 5 on overall composite intelligence ([24]) ([106]). Neither model has published life-sciences-specific clinical or regulatory benchmark scores, so any life-sciences performance comparison should rely on an organization's own validation testing rather than general-purpose leaderboards.
Can Kimi K3 be used in a HIPAA-compliant way today? Not through Moonshot's public hosted API, which lacks a published Business Associate Agreement program. A HIPAA-compliant deployment would require either a signed BAA (not currently offered) or a self-hosted, on-premises deployment using the model's weights once released, following the same architecture Mayo Clinic used for its Med-PaLM 2 pilot ([81]).
What is the difference between an open-weight LLM and an open-source LLM for regulated data purposes? An open-weight model makes the trained parameters downloadable, enabling local, self-hosted inference, which is the property that matters most for data-locality compliance. Full open source additionally requires open training code and open training data; researchers note that "the greatest level of user control over a model is achieved when all three forms of openness are available" ([107]), but Kimi K3, like most frontier "open-weight" releases, does not disclose its training data or full training code, only the resulting weights.
Does self-hosting Kimi K3 automatically satisfy GxP and 21 CFR Part 11? No. Self-hosting removes the data-transfer and vendor-BAA problem but does not itself constitute computer system validation. A self-hosted deployment feeding a GxP-relevant workflow still requires a documented validation lifecycle and, where the FDA's AI guidance applies, a completed seven-step credibility assessment for the specific context of use ([108]).
Conclusion
Kimi K3 is a genuine frontier-class achievement on capability and price grounds: a 2.8 trillion-parameter model that Artificial Analysis ranks fourth of 187 models on its composite Intelligence Index, priced competitively with Western mid-tier offerings, and promised as an open-weight release within days of this report's publication. For life-sciences organizations asking whether it belongs in a regulated-data workflow today, the honest answer is not yet, and the reasons are structural rather than incidental. The model's hosted API lacks a published HIPAA Business Associate Agreement program, its promised open weights had not shipped as of July 20, 2026, and its country of origin carries the same jurisdictional exposure that has already produced state-level device bans, an attorney general investigation, and federal legislative proposals against a comparable Chinese model, DeepSeek. Beijing's own parallel deliberations over restricting outbound access to frontier Chinese models add a second layer of uncertainty specifically around whether the promised weight release will arrive on schedule and without restriction.
None of this forecloses Kimi K3 as a future option. Once weights are public, an organization with the substantial compute infrastructure Moonshot recommends could pursue the same on-premises, HIPAA-compliant architecture Mayo Clinic used for its Med-PaLM 2 pilot, and the broader open-weight healthcare literature is genuinely encouraging about the transparency, customizability, and data-locality benefits that approach offers. But that path is realistically available only to the largest academic medical centers and pharmaceutical manufacturers in the near term, and it depends on a licensing and export picture that remains unsettled on both the US and Chinese sides. For most life-sciences organizations, the responsible course as of this report's publish date is to treat Kimi K3 as a model worth tracking and, where appropriate, testing in a sandboxed, non-regulated environment, while applying the same documented vendor risk assessment, data classification discipline, and GxP validation rigor already standard practice for any AI system, foreign or domestic, before it touches a single record of protected health information, clinical trial data, or regulated manufacturing output.
Sources / 108

Need Expert Guidance on This Topic?
Let's discuss how IntuitionLabs can help you navigate the challenges covered in this article.
I'm Adrien Laurent, Founder & CEO of IntuitionLabs. With 25+ years of experience in enterprise software development, I specialize in creating custom AI solutions for the pharmaceutical and life science industries.
The information contained in this document is provided for educational and informational purposes only. We make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability, or availability of the information contained herein. Any reliance you place on such information is strictly at your own risk. In no event will IntuitionLabs.ai or its representatives be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from the use of information presented in this document. This document may contain content generated with the assistance of artificial intelligence technologies. AI-generated content may contain errors, omissions, or inaccuracies. Readers are advised to independently verify any critical information before acting upon it. All product names, logos, brands, trademarks, and registered trademarks mentioned in this document are the property of their respective owners. All company, product, and service names used in this document are for identification purposes only. Use of these names, logos, trademarks, and brands does not imply endorsement by the respective trademark holders. IntuitionLabs.ai is an AI software development company specializing in helping life-science companies implement and leverage artificial intelligence solutions. Founded in 2023 by Adrien Laurent and based in San Jose, California. This document does not constitute professional or legal advice. For specific guidance related to your business needs, please consult with appropriate qualified professionals.
Related Articles

HIPAA-Compliant AI Tools for Healthcare Compared (2026)
Compares HIPAA compliance and BAA availability for ChatGPT, Claude, Microsoft Copilot, and Gemini plus clinical AI scribes like Abridge and Nabla, with 2026 pricing, KLAS survey data, and OCR enforcement cases.

Is Claude HIPAA Compliant? BAA, Enterprise & API Rules (2026)
A 2026 analyst breakdown of whether Claude is HIPAA compliant: which plans support a signed BAA, what Claude Enterprise and the API actually cover, and how Claude compares to ChatGPT, Copilot, and Gemini.

AI Use Policy for Medical Practices: Free Template Guide
How medical practices build a HIPAA compliant AI use policy in 2026, covering PHI rules, Texas/California/Illinois/Colorado disclosure laws, governance steps, and free templates from CHCANYS, HFMA, and MAIN.