Validate a FHIR Observation against the bundled JSON schema
Source:R/interop-fhir.R
validateFHIRObservation.RdValidate a FHIR Observation against the bundled JSON schema
Value
TRUE if valid; otherwise FALSE with the validation
errors as an attribute (requires jsonvalidate).