Schema

{
    "id": "hospital_discharge_medications",
    "type": "array",
    "items": {
        "$ref": "medication"
    }
}