package
0.7.4
Repository: https://github.com/google/fhir.git
Documentation: pkg.go.dev

# Functions

Validate a FHIR msg against the rules defined in the FHIR spec.
ValidatePrimitives on the msg according to the FHIR spec.
ValidatePrimitivesWithErrorReporter on the msg according to the FHIR spec.
ValidateWithErrorReporter validates a FHIR msg against the rules defined in the FHIR spec, validation errors will be reported according to provided error reporter.