Skip to content

Publish formal evidence schema specification #1

@PawanRamaMali

Description

@PawanRamaMali

Summary

The evidence schema (columns, types, valid values, pillar assignments) is currently implicit in the code. It should be formally documented and machine-readable.

Tasks

  • Create a JSON Schema definition for the evidence data frame
  • Document all valid pillar names, indicator codes, and value ranges
  • Add vignette("evidence-schema") with the full specification
  • Export a validate_evidence() function that checks a data frame against the schema and returns informative errors

Why

External tools and pharma partners need a clear contract for what evidence format R4SUB expects. This is a prerequisite for parser development and SCI validation work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions