pieter-edelman-nictiz/HL7 Validator
Run the HL7 Java validator and analyze the results.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The FHIR version to use | — | — |
| ig | An IG or profile definition to load (multiple ig's seperated by spaces may be defined) | — | — |
| recurse | Look in subfolders when 'ig' refers to a folder | — | true |
| tx | The [base] url of a FHIR terminology server | — | — |
| profile | — | — | — |
| language | The language to use when validating coding displays - same value as for xml:lang | — | — |
| source | a file, url, directory or pattern for resources to validate | yes | — |
| fail-at | The level at which issues are considered fatal (fatal, error, warning or information). | — | error |
| verbosity-level | Only show issues at this level or more severe (error, warning or information). | — | information |
| ignored-issues | A YAML file listing issues that should be ignored. | — | — |
| suppress-display-issues | Suppress all reported issues about incorrect terminology displays. | — | — |
| validator-version | The version of the HL7 Validator to use. | — | latest |
Outputs
| name | description |
|---|---|
| was-skipped | Indicate whether the check was skipped |
| stats-file | The location of the JSON file containing statistics about the check. |