The shr-cli repo has been integrated into the shr-tools monorepo. All further development will be in shr-tools/packages/shr-cli.
Current releases can be found at shr-tools/releases.
This GitHub repository contains a Node.js command-line interface for parsing CIMPL (Clinical Information Modeling and Profiling Language) definitions and exporting them as a FHIR Implementation Guide, Data Dictionary, JSON serialized files, JSON schema, and/or ES6 classes. Future versions of the CLI may support additional capabilities.
The CIMPL base class definitions, FHIR mappings, and clinical model definitions can be found in the shr-spec repo. Documentation on the CIMPL language can be found here.
For complete details on how to install SHR-CLI on Windows and macOS, please see the CIMPL Setup and Installation Guide.
For details of the command line options and descriptions of auxiliary files and configurations needed to create a FHIR Implementation Guide (IG) from CIMPL (Clinical Information Modeling Profiling Language), please see CIMPL 6.0 Tooling Reference Guide.
Copyright 2016, 2017, 2018, 2019 The MITRE Corporation
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.