This repository has been archived by the owner on Feb 26, 2019. It is now read-only.
forked from onc-healthit/code-validator-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Standard Vocabulary Validator API and Service
License
QueenCityCodeFactory/code-validator-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project does vocabulary validation of C-CDAs against a configured repository of codesystem and valueset files. The following environment properties are expected: 1. vocabulary.localCodeRepositoryDir - this is the path to the codesystems (SMOMED-CT, LOINC, ETC.) 2. vocabulary.localValueSetRepositoryDir - this is the path to the valuesets. Valuesets MUST be .xsl files. 3. referenceccda.configFile - this is the path to the validator configuration. This configuration consists of xpath expressions to target elements in a given C-CDA and the validators used to validate the section. A working configuration file can be found in the project referenced at the bottom of this readme. Also, please see the CodeValidatorApiConfiguration class to get more details on how these environment properties are used. See https://github.com/siteadmin/referenceccdavalidator for an example implementation and instructions.
About
Standard Vocabulary Validator API and Service
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 100.0%