additionalInstruction

Dosage Human readable text
{
  "additionalInstruction": [
    {
      "text": "Instruction 1"
    },
    {
      "text": "Instruction 2"
    }
  ]
}
Instruction 1 and Instruction 2
{
  "additionalInstruction": [
    {
      "text": "Instruction 1"
    }
  ]
}
Instruction 1