Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
gofhir-validator
command
Package main implements the gofhir-validator CLI tool.
|
Package main implements the gofhir-validator CLI tool. |
|
pkg
|
|
|
binding
Package binding validates FHIR terminology bindings.
|
Package binding validates FHIR terminology bindings. |
|
cardinality
Package cardinality provides cardinality validation for FHIR resources.
|
Package cardinality provides cardinality validation for FHIR resources. |
|
constraint
Package constraint validates FHIR constraints (invariants) using FHIRPath.
|
Package constraint validates FHIR constraints (invariants) using FHIRPath. |
|
extension
Package extension validates FHIR extensions against their StructureDefinitions.
|
Package extension validates FHIR extensions against their StructureDefinitions. |
|
fixedpattern
Package fixedpattern validates fixed[x] and pattern[x] constraints from ElementDefinitions.
|
Package fixedpattern validates fixed[x] and pattern[x] constraints from ElementDefinitions. |
|
issue
Package issue provides diagnostic message templates for FHIR validation.
|
Package issue provides diagnostic message templates for FHIR validation. |
|
loader
Package loader handles loading FHIR packages from the NPM cache, local .tgz files, or remote URLs.
|
Package loader handles loading FHIR packages from the NPM cache, local .tgz files, or remote URLs. |
|
location
Package location provides utilities to find line and column positions in JSON source for FHIRPath expressions.
|
Package location provides utilities to find line and column positions in JSON source for FHIRPath expressions. |
|
logger
Package logger provides a simple logging interface for the validator.
|
Package logger provides a simple logging interface for the validator. |
|
primitive
Package primitive provides validation of FHIR primitive types against StructureDefinitions.
|
Package primitive provides validation of FHIR primitive types against StructureDefinitions. |
|
reference
Package reference validates FHIR Reference elements.
|
Package reference validates FHIR Reference elements. |
|
registry
Package registry provides a registry for FHIR StructureDefinitions.
|
Package registry provides a registry for FHIR StructureDefinitions. |
|
slicing
Package slicing validates FHIR slicing constraints from StructureDefinitions.
|
Package slicing validates FHIR slicing constraints from StructureDefinitions. |
|
specs
Package specs provides embedded FHIR specification packages for R4, R4B, and R5.
|
Package specs provides embedded FHIR specification packages for R4, R4B, and R5. |
|
structural
Package structural provides structural validation of FHIR resources against StructureDefinitions.
|
Package structural provides structural validation of FHIR resources against StructureDefinitions. |
|
terminology
Package terminology handles ValueSet and CodeSystem operations for FHIR validation.
|
Package terminology handles ValueSet and CodeSystem operations for FHIR validation. |
|
validator
Package validator provides a FHIR resource validator.
|
Package validator provides a FHIR resource validator. |
|
walker
Package walker provides a generic resource walker for traversing FHIR resources, Bundle entries, and contained resources with a unified interface.
|
Package walker provides a generic resource walker for traversing FHIR resources, Bundle entries, and contained resources with a unified interface. |
Click to show internal directories.
Click to hide internal directories.