Investigational New Drug (IND)
IND represents an investigational new drug, collected in a set on Study.
Content
Name | Type | Description |
---|---|---|
id | string |
A unique identifier used to reference the IND within a Study. Assigned by the IRB Exchange. |
number | string |
The actual IND number. |
holder | string |
Used to indicate who holds the IND. |
Example
{
"id": "uuid:1966eaed8aec41aa9a27ec9144fdd0f0",
"number": "IND21010",
"holder": "Sponsor",
}