CIMPL Project
CIMPL (Clinical Information Modeling Profiling Language) is a domain specific language for defining clinical information models. It was designed to be simple and declarative, with tools to produce FHIR Profiles, Implementation Guides, data dictionaries, and other documentation.
Table of Contents
- Installation - Installing and configuring the CIMPL development environment.
- CIMPL Tutorials
- CIMPL HelloWorld Tutorial - a very simple tutorial which creates a FHIR Implementation Guide (IG).
- CIMPL Detailed Tutorial - Walkthrough example of how to author a detailed clinical model using CIMPL 6.0 grammar.
- CIMPL User Guides
- CIMPL Authoring - A guide on authoring within the CIMPL development environment.
- CIMPL Class Library (aka Objective FHIR) - An overview of the base classes provided with CIMPL.
- CIMPL Reference Manuals
- CIMPL Language Reference Manual - A detailed reference of CIMPL data primitives and syntax. The current version of CIMPL Grammar is CIMPL 6.0.
- CIMPL Tooling Reference Manual - A detailed description of the command line interface (CLI), auxiliary files, options, and configuration to produce a FHIR IG.