Skip to content

Added schema abc-clinical-demand-forecast-2.0.0.json#5669

Open
mosofsky wants to merge 2 commits into
SchemaStore:masterfrom
mosofsky:feature/publish-abc-clinical-demand-forecast-2.0.0
Open

Added schema abc-clinical-demand-forecast-2.0.0.json#5669
mosofsky wants to merge 2 commits into
SchemaStore:masterfrom
mosofsky:feature/publish-abc-clinical-demand-forecast-2.0.0

Conversation

@mosofsky
Copy link
Copy Markdown
Contributor

  • Added abc-clinical-demand-forecast-2.0.0.json schema file
  • Updated catalog.json to include version 2.0.0 and set as default
  • Updated schema-validation.jsonc with validation configuration
  • Added positive test case for version 2.0.0 with required dispensationIntervals/dispensationIntervalUnit fields
  • Copied negative test cases from version 1.0.0

Key changes in version 2.0.0:

  • Added required dispensationIntervals (non-empty array of numbers >= 1) on dosingRegimenDefinition
  • Added required dispensationIntervalUnit (enum: days/weeks/months/years) on dosingRegimenDefinition

Testing:

  • Validated schema-specific: node ./cli.js check --schema-name=abc-clinical-demand-forecast-2.0.0.json
  • Validated full test suite: node ./cli.js check (all 802 tested schemas pass)

- Added abc-clinical-demand-forecast-2.0.0.json schema file
- Updated catalog.json to include version 2.0.0 and set as default
- Updated schema-validation.jsonc with validation configuration
- Added positive test case for version 2.0.0 with required dispensationIntervals/dispensationIntervalUnit fields
- Copied negative test cases from version 1.0.0

Key changes in version 2.0.0:
- Added required dispensationIntervals (non-empty array of numbers >= 1) on dosingRegimenDefinition
- Added required dispensationIntervalUnit (enum: days/weeks/months/years) on dosingRegimenDefinition

Testing:
- Validated schema-specific: node ./cli.js check --schema-name=abc-clinical-demand-forecast-2.0.0.json
- Validated full test suite: node ./cli.js check (all 802 tested schemas pass)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant