Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

5.20.0

Compare
Choose a tag to compare
@cmoesel cmoesel released this 05 Jun 18:48
· 9 commits to 5.x since this release

Version 5.20.0 introduces support for exporting a data dictionary.

The data dictionary is driven from a ContentProfile (cp) file. ContentProfiles are described in the README here. The data dictionary only contains information about profiles and elements marked as Must Support (MS) in the ContentProfile.

For profiles with MS elements, the data dictionary contains:

  • a Profiles tab listing those profiles and their definitions
  • a Data Elements tab with a row for each MS data element, listing profile name, data element name, description, required in profile, occurrences allowed, data type, vale set, value set binding, and units
  • a Value Sets tab that lists CIMPL-defined value sets, their descriptions, and their code systems
  • a Value Set Details tab that lists Value Set, Code System, Code, and Code Description for each code in CIMPL-defined value sets