Skip to contents

Validate a FHIR Observation against the bundled JSON schema

Usage

validateFHIRObservation(obs)

Arguments

obs

An "fhir_observation" (or a list).

Value

TRUE if valid; otherwise FALSE with the validation errors as an attribute (requires jsonvalidate).