> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.medicomp.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.medicomp.com/_mcp/server.

# Medicomp Systems Documentation

Medicomp Systems operationalizes clinical data and intelligence across healthcare through its Quippe&reg; platform. This documentation site introduces a public preview of that technology. 
 
## About this public site

The capabilities and features, APIs, methods, and SDK references documented on this site represent a limited, non-exhaustive subset of Medicomp's full platform, made available for public preview purposes only. Nothing on this site should be construed as representative of the full capabilities, coverage, depth, or performance available to licensed partners and customers. The full API surface, SDK, and platform capabilities are disclosed only to parties who have executed a non-disclosure agreement for sandbox access, or who hold an active commercial license. This gated material includes significant intellectual property beyond what is described in this public documentation site. 

If you are evaluating Quippe for a project and need visibility into the full API/SDK, [contact us](https://medicomp.com/request-access/) to discuss NDA-based sandbox access or licensing options for your organization. 


## Foundational Technology 

  - **[MEDCIN](docs/core-concepts/medcin)** - clinical terminology covering concepts across all domains and specialties of medicine, every modality of care, genomic markers, and synonymy
  - **[Quippe Clinical Knowledge Graph](docs/core-concepts/clinical-knowledge-graph)** - evidence-based, expert curated clinical knowledge graph diagnostically connecting nearly every condition in medicine to related symptoms, history, physical exam, tests, and treatments
  - **[Quippe Data Model](docs/core-concepts/data-model)** - the underlying structured data model enabling capture of discrete, computable patient information 


## Explore Key Capabilities

In this preview, you'll find a few of the capabilities enabled by Quippe. Additional capabilities are documented here over time as they move into public preview.

For a demo of the full platform, sandbox access, or enterprise licensing, [contact us](https://medicomp.com/request-access/). 

<CardGroup cols={2}>
  <Card 
    title="Diagnostic Links" 
    icon="fa-solid fa-hexagon-nodes" 
    href="/capabilities/problem-oriented-links"
  >
    Link diagnoses and their associated concepts
  </Card>
  <Card 
    title="Text to Data" 
    icon="fa-solid fa-cubes" 
    href="/capabilities/text-recognition"
  >
    Convert text to structured data and codes 
  </Card>
</CardGroup>