validate_resource
Validate FHIR resources against the specification and required value-set bindings. Review issues to identify and correct errors.
Instructions
Validate a FHIR resource (JSON object) against the spec, including required value-set bindings. Call this after constructing or editing FHIR JSON yourself; read issues[] (severity/diagnostics/expression) and correct the resource. Never raises.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource | Yes | ||
| resource_type | No |