Schema for RxCUI from CMS Marketplace API
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "RxCUI", "description": "Schema for RxCUI from CMS Marketplace API", "type": "string", "pattern": "^[0-9]+$", "properties": {} }